2025-10-08T15:41:27.409027153Z [migrations] started
2025-10-08T15:41:27.413109966Z [migrations] no migrations found
2025-10-08T15:41:27.966816138Z usermod: no changes
2025-10-08T15:41:28.054182802Z ───────────────────────────────────────
2025-10-08T15:41:28.054832611Z 
2025-10-08T15:41:28.054843513Z       ██╗     ███████╗██╗ ██████╗
2025-10-08T15:41:28.054852331Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-08T15:41:28.054860698Z       ██║     ███████╗██║██║   ██║
2025-10-08T15:41:28.054869335Z       ██║     ╚════██║██║██║   ██║
2025-10-08T15:41:28.054877511Z       ███████╗███████║██║╚██████╔╝
2025-10-08T15:41:28.054885818Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-08T15:41:28.054894065Z 
2025-10-08T15:41:28.054901901Z    Brought to you by linuxserver.io
2025-10-08T15:41:28.054909967Z ───────────────────────────────────────
2025-10-08T15:41:28.059198123Z 
2025-10-08T15:41:28.059557998Z To support the app dev(s) visit:
2025-10-08T15:41:28.084997726Z Lidarr: https://opencollective.com/lidarr
2025-10-08T15:41:28.088852390Z 
2025-10-08T15:41:28.088875316Z To support LSIO projects visit:
2025-10-08T15:41:28.088884434Z https://www.linuxserver.io/donate/
2025-10-08T15:41:28.088892641Z 
2025-10-08T15:41:28.088902060Z ───────────────────────────────────────
2025-10-08T15:41:28.088913603Z GID/UID
2025-10-08T15:41:28.088923744Z ───────────────────────────────────────
2025-10-08T15:41:28.245803753Z 
2025-10-08T15:41:28.245837922Z User UID:    911
2025-10-08T15:41:28.245847191Z User GID:    911
2025-10-08T15:41:28.245855568Z ───────────────────────────────────────
2025-10-08T15:41:28.282668121Z Linuxserver.io version: 2.14.5.4836-ls6
2025-10-08T15:41:28.285441396Z Build-date: 2025-10-08T15:37:25+00:00
2025-10-08T15:41:28.285469092Z ───────────────────────────────────────
2025-10-08T15:41:28.285480345Z     
2025-10-08T15:41:31.206403362Z [custom-init] No custom files found, skipping...
2025-10-08T15:41:40.115575317Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.5.4836 
2025-10-08T15:41:40.417609529Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-08T15:41:40.503672607Z [Debug] Bootstrap: Console selected 
2025-10-08T15:41:40.523532847Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-08T15:41:45.303191178Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-08T15:41:46.229891425Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {033172ca-59cb-4b0c-abce-914cdc6c933d} may be persisted to storage in unencrypted form. 
2025-10-08T15:41:47.587861913Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-10-08T15:41:48.393597297Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-08T15:41:49.682821233Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-08T15:41:49.908059851Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:41:49.924594563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:41:51.195556768Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-10-08T15:41:51.257999001Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3078681s 
2025-10-08T15:41:51.267009158Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-08T15:41:51.272745431Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3495524s 
2025-10-08T15:41:51.526925830Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-08T15:41:51.539256154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:51.659118737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-08T15:41:51.857919917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-08T15:41:52.123393020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4580447s 
2025-10-08T15:41:52.132139987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:52.166264116Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-08T15:41:52.170863690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5013686s 
2025-10-08T15:41:52.306352945Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-08T15:41:52.312741162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:52.404372354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-08T15:41:52.432548222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-08T15:41:52.449956724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405814s 
2025-10-08T15:41:52.455962931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-08T15:41:52.462237409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019723s 
2025-10-08T15:41:52.472209854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-08T15:41:52.486210833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-08T15:41:52.504553657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271919s 
2025-10-08T15:41:52.511088659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:52.528472321Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-08T15:41:52.533534867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0502608s 
2025-10-08T15:41:52.548514267Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-08T15:41:52.554475032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:52.569573832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-08T15:41:52.574292576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003617s 
2025-10-08T15:41:52.580124702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-08T15:41:52.588661246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-08T15:41:52.596943687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121453s 
2025-10-08T15:41:52.602123460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:52.610817390Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-08T15:41:52.615345930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247805s 
2025-10-08T15:41:52.636215143Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-08T15:41:52.642035606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:52.658254001Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-10-08T15:41:52.966966310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-10-08T15:41:52.982327008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-10-08T15:41:52.993794324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221766s 
2025-10-08T15:41:52.998596166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-10-08T15:41:53.006809548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-10-08T15:41:53.014081805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113533s 
2025-10-08T15:41:53.018458971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-10-08T15:41:53.029481140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-10-08T15:41:53.037937041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153671s 
2025-10-08T15:41:53.042624713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-10-08T15:41:53.050828235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-10-08T15:41:53.058333401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114017s 
2025-10-08T15:41:53.062581547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-10-08T15:41:53.276098636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-10-08T15:41:53.376801109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.300007s 
2025-10-08T15:41:53.385810845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-10-08T15:41:53.397283492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-08T15:41:53.406051962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155325s 
2025-10-08T15:41:53.410903303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-10-08T15:41:53.418796421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-08T15:41:53.426136865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110868s 
2025-10-08T15:41:53.430794776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-10-08T15:41:53.438752343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-08T15:41:53.445776881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107077s 
2025-10-08T15:41:53.450071070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-10-08T15:41:53.459015745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-08T15:41:53.466334766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113849s 
2025-10-08T15:41:53.470501218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-10-08T15:41:53.572108482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-10-08T15:41:53.616722498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1416831s 
2025-10-08T15:41:53.620805131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-10-08T15:41:53.628005433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-08T15:41:53.634478050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100593s 
2025-10-08T15:41:53.638126338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-10-08T15:41:53.643961320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-08T15:41:53.649854379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083373s 
2025-10-08T15:41:53.653538248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-10-08T15:41:53.659317137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-08T15:41:53.665107560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081379s 
2025-10-08T15:41:53.669529085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-10-08T15:41:53.675968374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-08T15:41:53.683399150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102318s 
2025-10-08T15:41:53.687199755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-10-08T15:41:53.693628383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-08T15:41:53.699398063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087694s 
2025-10-08T15:41:53.702975578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-10-08T15:41:53.708555727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-10-08T15:41:53.717397425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091109s 
2025-10-08T15:41:53.721321439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-10-08T15:41:53.756276330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-10-08T15:41:53.776978616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0523571s 
2025-10-08T15:41:53.781042671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-10-08T15:41:53.788179997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-08T15:41:53.794365344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098301s 
2025-10-08T15:41:53.798079996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-10-08T15:41:53.804026623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-10-08T15:41:53.812457624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109748s 
2025-10-08T15:41:53.816528453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-10-08T15:41:53.823056310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-08T15:41:53.830736058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106455s 
2025-10-08T15:41:53.835567388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-10-08T15:41:53.844777969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-10-08T15:41:53.852941321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013474s 
2025-10-08T15:41:53.856388304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-10-08T15:41:53.884118745Z [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-08T15:41:53.900943782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411911s 
2025-10-08T15:41:53.904848236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-10-08T15:41:53.911670806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-10-08T15:41:53.917857687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091729s 
2025-10-08T15:41:53.921673142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-10-08T15:41:53.928142812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-08T15:41:53.933942624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088092s 
2025-10-08T15:41:53.937299194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-10-08T15:41:53.968762704Z [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-08T15:41:53.987836921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0473174s 
2025-10-08T15:41:53.991434286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-10-08T15:41:53.997205389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-08T15:41:54.003230434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082935s 
2025-10-08T15:41:54.007210721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-10-08T15:41:54.015305485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-08T15:41:54.022456467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112185s 
2025-10-08T15:41:54.026401623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-10-08T15:41:54.033213844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-08T15:41:54.039467128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094146s 
2025-10-08T15:41:54.043458767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-10-08T15:41:54.049518793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-10-08T15:41:54.055996068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090872s 
2025-10-08T15:41:54.059549776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-10-08T15:41:54.084358452Z [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-08T15:41:54.099498886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366147s 
2025-10-08T15:41:54.103121944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-10-08T15:41:54.115812724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-10-08T15:41:54.126878871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200222s 
2025-10-08T15:41:54.131284835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-10-08T15:41:54.138765502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-08T15:41:54.146394828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111231s 
2025-10-08T15:41:54.150090883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-10-08T15:41:54.233678915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-10-08T15:41:54.246414105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0926396s 
2025-10-08T15:41:54.250435183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-10-08T15:41:54.256496812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-08T15:41:54.263754319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097267s 
2025-10-08T15:41:54.267127783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-10-08T15:41:54.280787996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-10-08T15:41:54.292430415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020373s 
2025-10-08T15:41:54.296459870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-10-08T15:41:54.302826213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-08T15:41:54.308567075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087686s 
2025-10-08T15:41:54.312314172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-10-08T15:41:54.324848187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-10-08T15:41:54.334007023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183107s 
2025-10-08T15:41:54.338089375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-10-08T15:41:54.345608860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-10-08T15:41:54.352201709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105272s 
2025-10-08T15:41:54.356193919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-10-08T15:41:54.363422979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-10-08T15:41:54.369689150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010041s 
2025-10-08T15:41:54.373102394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-10-08T15:41:54.392038353Z [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-08T15:41:54.403930224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274867s 
2025-10-08T15:41:54.407298769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-10-08T15:41:54.439125169Z [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-08T15:41:54.476087825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0650994s 
2025-10-08T15:41:54.479705952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-10-08T15:41:54.495343066Z [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-08T15:41:54.506760151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237956s 
2025-10-08T15:41:54.510261513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-08T15:41:54.534863473Z [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-08T15:41:54.550355696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036834s 
2025-10-08T15:41:54.553839733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-10-08T15:41:54.569705498Z [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-08T15:41:54.580475199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233096s 
2025-10-08T15:41:54.584028555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-10-08T15:41:54.601976113Z [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-08T15:41:54.615067570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275827s 
2025-10-08T15:41:54.619216607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-10-08T15:41:54.630858955Z [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-08T15:41:54.639803570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170236s 
2025-10-08T15:41:54.642676517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-10-08T15:41:54.650315763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-10-08T15:41:54.656672135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010976s 
2025-10-08T15:41:54.660303098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-10-08T15:41:54.665966514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-10-08T15:41:54.671623217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082315s 
2025-10-08T15:41:54.681090074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-10-08T15:41:54.692225743Z [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-08T15:41:54.700806084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163828s 
2025-10-08T15:41:54.704549854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-10-08T15:41:54.726566427Z [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-08T15:41:54.740478016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327273s 
2025-10-08T15:41:54.743719385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-10-08T15:41:54.755997934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-10-08T15:41:54.764553506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174696s 
2025-10-08T15:41:54.768153026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-10-08T15:41:54.774300608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-10-08T15:41:54.781127888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096992s 
2025-10-08T15:41:54.784648609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-10-08T15:41:54.790573172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-10-08T15:41:54.799900778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121049s 
2025-10-08T15:41:54.803192057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-10-08T15:41:54.826847471Z [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-08T15:41:54.843412364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0369113s 
2025-10-08T15:41:54.846913485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-10-08T15:41:54.865064062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-08T15:41:54.877213171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270319s 
2025-10-08T15:41:54.881267096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-10-08T15:41:54.888247535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-08T15:41:54.894498285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009805s 
2025-10-08T15:41:54.897775004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-08T15:41:54.918151774Z [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-08T15:41:54.931437663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305161s 
2025-10-08T15:41:54.934682348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-10-08T15:41:54.957805179Z [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-08T15:41:54.972753436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346695s 
2025-10-08T15:41:54.976307374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-10-08T15:41:54.987158559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-10-08T15:41:54.996143857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016508s 
2025-10-08T15:41:55.000040214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-10-08T15:41:55.006759437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-10-08T15:41:55.012818871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094253s 
2025-10-08T15:41:55.016433762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-10-08T15:41:55.032317282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-08T15:41:55.043613624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236953s 
2025-10-08T15:41:55.047995609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-10-08T15:41:55.056444346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-08T15:41:55.063047986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011479s 
2025-10-08T15:41:55.109892344Z [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-08T15:41:55.126714134Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0544742 taking an average of 00:00:00.0544742 
2025-10-08T15:41:55.144249993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-08T15:41:55', 'InitialSetup') 
2025-10-08T15:41:55.153812683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:55.163062934Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-08T15:41:55.166342459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0965386s 
2025-10-08T15:41:55.174625131Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-10-08T15:41:55.179319796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:55.188219230Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-10-08T15:41:55.206683889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-08T15:41:55.210328390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002142s 
2025-10-08T15:41:55.214609993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-10-08T15:41:55.221962792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:41:55.233983623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158277s 
2025-10-08T15:41:55.243583639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-08T15:41:55', 'add_reason_to_pending_releases') 
2025-10-08T15:41:55.251461565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:55.257114390Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-10-08T15:41:55.260563607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379812s 
2025-10-08T15:41:55.264661842Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-10-08T15:41:55.268972293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:55.273899397Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-10-08T15:41:55.326410999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-08T15:41:55.330219048Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2025-10-08T15:41:55.333937488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-10-08T15:41:55.340196133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-10-08T15:41:55.352063405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147525s 
2025-10-08T15:41:55.355283520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-08T15:41:55.358429657Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-10-08T15:41:55.362270443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-10-08T15:41:55.368806747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:41:55.379435073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137682s 
2025-10-08T15:41:55.382560699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-08T15:41:55.385521873Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-10-08T15:41:55.389611850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-10-08T15:41:55.396660086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:41:55.407363723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142202s 
2025-10-08T15:41:55.415200608Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-10-08T15:41:55.424250535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-10-08T15:41:55.430175548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106252s 
2025-10-08T15:41:55.436921365Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-10-08T15:41:55.728456809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-10-08T15:41:55.774162083Z [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-08T15:41:55.797043528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-10-08T15:41:55.812416180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-10-08T15:41:55.843898427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-08T15:41:55.853772534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-10-08T15:41:55.862341002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-08T15:41:55.869073602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4286937s 
2025-10-08T15:41:55.872275992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-08T15:41:55.875196824Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2025-10-08T15:41:55.879016167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-10-08T15:41:55.884491615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-10-08T15:41:55.894866791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123637s 
2025-10-08T15:41:55.903663769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-08T15:41:55', 'add_medium_support') 
2025-10-08T15:41:55.911252353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:55.930123751Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-10-08T15:41:55.933346122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0470997s 
2025-10-08T15:41:55.937936537Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-10-08T15:41:55.942203881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:55.947429035Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-10-08T15:41:55.957714862Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-10-08T15:41:55.964933140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-10-08T15:41:55.972492916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101459s 
2025-10-08T15:41:55.975601868Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:41:55.979703619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:41:56.098175340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189325s 
2025-10-08T15:41:56.107379828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-08T15:41:56', 'add_various_qualites_in_profile') 
2025-10-08T15:41:56.115293306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:56.128664798Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-10-08T15:41:56.132106480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1489701s 
2025-10-08T15:41:56.136170725Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-10-08T15:41:56.140205882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:56.144984927Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-10-08T15:41:56.165620810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-10-08T15:41:56.178065354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-10-08T15:41:56.187584596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184778s 
2025-10-08T15:41:56.191357626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-10-08T15:41:56.197993982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-10-08T15:41:56.204179410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094419s 
2025-10-08T15:41:56.207241768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-08T15:41:56.210184094Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-10-08T15:41:56.214258921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-10-08T15:41:56.221295813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-10-08T15:41:56.232084312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143196s 
2025-10-08T15:41:56.236117816Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-10-08T15:41:56.421726626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-10-08T15:41:56.547649333Z [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-08T15:41:56.595092117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-08T15:41:56.602996657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-08T15:41:56.628180569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-08T15:41:56.637322742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-08T15:41:56.645652680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-08T15:41:56.653494093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-08T15:41:56.659268873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4194289s 
2025-10-08T15:41:56.663493352Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-10-08T15:41:56.792697990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-10-08T15:41:56.906313770Z [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-08T15:41:56.949087780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-08T15:41:56.957184758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-08T15:41:56.981876469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-08T15:41:56.990729420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-08T15:41:56.999053064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-08T15:41:57.006820058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-08T15:41:57.012234302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3451456s 
2025-10-08T15:41:57.015457243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-08T15:41:57.018533639Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.44E-05s 
2025-10-08T15:41:57.022959343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-10-08T15:41:57.028767822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-10-08T15:41:57.038904318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124701s 
2025-10-08T15:41:57.048161331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-08T15:41:57', 'metadata_profiles') 
2025-10-08T15:41:57.055609372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:57.102330272Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-10-08T15:41:57.105555738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0752873s 
2025-10-08T15:41:57.111037469Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-10-08T15:41:57.116023010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:57.121616676Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-10-08T15:41:57.167265927Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-10-08T15:41:57.287461610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-10-08T15:41:57.310526064Z [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-08T15:41:57.321710419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-08T15:41:57.328545245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-08T15:41:57.352962303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-08T15:41:57.358698907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1872156s 
2025-10-08T15:41:57.361938031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-08T15:41:57.364979537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-10-08T15:41:57.369465622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-10-08T15:41:57.376079563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-10-08T15:41:57.386522095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132585s 
2025-10-08T15:41:57.392776041Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-08T15:41:57.400131265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-08T15:41:57.405345046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082206s 
2025-10-08T15:41:57.408486453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-08T15:41:57.411467958Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-10-08T15:41:57.419562391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-10-08T15:41:57.483892075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-10-08T15:41:57.512239940Z [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-08T15:41:57.525389304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-08T15:41:57.532059348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-08T15:41:57.555950176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-08T15:41:57.561602670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1382091s 
2025-10-08T15:41:57.570794563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-08T15:41:57', 'separate_automatic_and_interactive_search') 
2025-10-08T15:41:57.578612289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:57.627651387Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-10-08T15:41:57.631657065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2028214s 
2025-10-08T15:41:57.636338554Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-10-08T15:41:57.640661400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:57.645748065Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-10-08T15:41:57.654004174Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-10-08T15:41:57.758123918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-10-08T15:41:57.849379965Z [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-08T15:41:57.884863291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-08T15:41:57.892588280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-08T15:41:57.916404016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-08T15:41:57.924505443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-08T15:41:57.932174880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-08T15:41:57.940244663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-08T15:41:57.948471813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-08T15:41:57.954312056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2969518s 
2025-10-08T15:41:57.962898129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-08T15:41:57', 'change_album_path_to_relative') 
2025-10-08T15:41:57.970693550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:57.992765985Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-10-08T15:41:57.996035129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3337862s 
2025-10-08T15:41:58.001366798Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-10-08T15:41:58.005870679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:58.011116194Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-10-08T15:41:58.026127938Z [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-08T15:41:58.039817610Z [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-08T15:41:58.047699004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149171s 
2025-10-08T15:41:58.056042518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-08T15:41:58', 'change_quality_size_mb_to_kb') 
2025-10-08T15:41:58.063883551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:58.085641954Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-10-08T15:41:58.088990679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0515586s 
2025-10-08T15:41:58.092726693Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-10-08T15:41:58.096719655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:58.101318488Z [Info] album_releases: Starting migration of Main DB to 9 
2025-10-08T15:41:58.109949882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-08T15:41:58.113042651Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s 
2025-10-08T15:41:58.116733555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-10-08T15:41:58.122504999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-10-08T15:41:58.133228998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131179s 
2025-10-08T15:41:58.136336055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-08T15:41:58.139235886Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-10-08T15:41:58.143138226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-10-08T15:41:58.149260597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-10-08T15:41:58.159764292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131649s 
2025-10-08T15:41:58.167461965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-08T15:41:58', 'album_releases') 
2025-10-08T15:41:58.174576865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:58.199469832Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-10-08T15:41:58.202590286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0524121s 
2025-10-08T15:41:58.206584872Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-10-08T15:41:58.210694699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:58.215490979Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-10-08T15:41:58.225226497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-08T15:41:58.228282272Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2025-10-08T15:41:58.232266837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-10-08T15:41:58.344045798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-10-08T15:41:58.449876188Z [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-08T15:41:58.489788655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-08T15:41:58.496887593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-08T15:41:58.520295318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-08T15:41:58.528255500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-08T15:41:58.535676066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-08T15:41:58.543440453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-08T15:41:58.551589196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-08T15:41:58.558744377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.32307s 
2025-10-08T15:41:58.561776985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-08T15:41:58.565474281Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2025-10-08T15:41:58.569726436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-10-08T15:41:58.684008658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-10-08T15:41:58.786773474Z [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-08T15:41:58.827487746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-08T15:41:58.835331333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-08T15:41:58.860912926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-08T15:41:58.869660785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-08T15:41:58.877868867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-08T15:41:58.886536494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-08T15:41:58.895639398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-08T15:41:58.901657679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3284383s 
2025-10-08T15:41:58.910041455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-08T15:41:58', 'album_releases_fix') 
2025-10-08T15:41:58.917373793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:58.956435335Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-10-08T15:41:58.959945856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3828398s 
2025-10-08T15:41:58.964197459Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-10-08T15:41:58.968014918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:58.973401477Z [Info] import_lists: Starting migration of Main DB to 11 
2025-10-08T15:41:58.996700282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-10-08T15:41:59.024895319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-10-08T15:41:59.042230914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0423737s 
2025-10-08T15:41:59.045715512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-10-08T15:41:59.051463479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-10-08T15:41:59.056869307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081487s 
2025-10-08T15:41:59.060127159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-10-08T15:41:59.076524564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-08T15:41:59.087510250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244095s 
2025-10-08T15:41:59.091248820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-10-08T15:41:59.098133747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-08T15:41:59.103946483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095012s 
2025-10-08T15:41:59.111466429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-08T15:41:59', 'import_lists') 
2025-10-08T15:41:59.118249090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:59.123231806Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-10-08T15:41:59.126173100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283507s 
2025-10-08T15:41:59.130258498Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-10-08T15:41:59.134230007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:59.138816975Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-10-08T15:41:59.146929494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-10-08T15:41:59.150021803Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-05s 
2025-10-08T15:41:59.154414380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-10-08T15:41:59.161600203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-10-08T15:41:59.172898007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149675s 
2025-10-08T15:41:59.175829973Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:41:59.179484763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:41:59.215611705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036478s 
2025-10-08T15:41:59.223626808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-08T15:41:59', 'add_release_status') 
2025-10-08T15:41:59.231048967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:59.236102165Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-10-08T15:41:59.239104412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.056844s 
2025-10-08T15:41:59.243179038Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-10-08T15:41:59.247228544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:59.251946877Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-10-08T15:41:59.259343394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-08T15:41:59.262081399Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2025-10-08T15:41:59.266233942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-10-08T15:41:59.273276106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:41:59.284648180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149458s 
2025-10-08T15:41:59.292748284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-08T15:41:59', 'album_download_notification') 
2025-10-08T15:41:59.299927023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:59.305416880Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-10-08T15:41:59.308645793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347685s 
2025-10-08T15:41:59.312856043Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-10-08T15:41:59.316965870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:59.321748543Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-10-08T15:41:59.337680912Z [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-08T15:41:59.355989206Z [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-08T15:41:59.367741255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219951s 
2025-10-08T15:41:59.380809736Z [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-08T15:41:59.398604296Z [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-08T15:41:59.407560825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188971s 
2025-10-08T15:41:59.415905993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-08T15:41:59', 'fix_language_metadata_profiles') 
2025-10-08T15:41:59.423257890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:59.428828630Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-10-08T15:41:59.432067083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0390662s 
2025-10-08T15:41:59.435683967Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-10-08T15:41:59.439483099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:59.443989505Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-10-08T15:41:59.451161931Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-10-08T15:41:59.457264312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-10-08T15:41:59.462547102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072713s 
2025-10-08T15:41:59.470458085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-08T15:41:59', 'remove_fanzub') 
2025-10-08T15:41:59.477500018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:59.482266989Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-10-08T15:41:59.485282853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265815s 
2025-10-08T15:41:59.489606651Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-10-08T15:41:59.493880489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:59.498713283Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-10-08T15:41:59.531398143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-10-08T15:41:59.537297484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-10-08T15:41:59.543309032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084928s 
2025-10-08T15:41:59.547231231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-10-08T15:41:59.554438738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-10-08T15:41:59.560434143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099117s 
2025-10-08T15:41:59.569820859Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-10-08T15:41:59.577917195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-10-08T15:41:59.583416451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01035s 
2025-10-08T15:41:59.587121724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-10-08T15:41:59.593570662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-08T15:41:59.599466547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091073s 
2025-10-08T15:41:59.603199416Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-10-08T15:41:59.608227322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-10-08T15:41:59.612657455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063497s 
2025-10-08T15:41:59.616343910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-10-08T15:41:59.622839762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-08T15:41:59.628692901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091218s 
2025-10-08T15:41:59.636960182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-08T15:41:59', 'update_artist_history_indexes') 
2025-10-08T15:41:59.644311208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:59.649947049Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-10-08T15:41:59.653217926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293084s 
2025-10-08T15:41:59.656720801Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-10-08T15:41:59.660536136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:59.665008203Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-10-08T15:41:59.753424560Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-08T15:41:59.791033657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-10-08T15:41:59.797182612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398631s 
2025-10-08T15:41:59.805962324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-08T15:41:59', 'remove_nma') 
2025-10-08T15:41:59.815770659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:59.820761351Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-10-08T15:41:59.823782837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0631964s 
2025-10-08T15:41:59.827780709Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-10-08T15:41:59.831739041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:59.836834834Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-10-08T15:41:59.843595551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-08T15:41:59.846655484Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.33E-05s 
2025-10-08T15:41:59.850712224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-10-08T15:41:59.856263154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-10-08T15:41:59.867391568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133095s 
2025-10-08T15:41:59.875474647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-08T15:41:59', 'album_disambiguation') 
2025-10-08T15:41:59.882769500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:59.888034123Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-10-08T15:41:59.891669796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332519s 
2025-10-08T15:41:59.896436747Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-10-08T15:41:59.900537877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:41:59.905339398Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-10-08T15:41:59.910910939Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:41:59.914743738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:41:59.957830248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043264s 
2025-10-08T15:41:59.966695253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-08T15:41:59', 'add_ape_quality_in_profiles') 
2025-10-08T15:41:59.974536455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:41:59.994445624Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-10-08T15:41:59.997719417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0795825s 
2025-10-08T15:42:00.001500563Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-10-08T15:42:00.005389215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:00.009952356Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-10-08T15:42:00.023777630Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-08T15:42:00.031001350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-10-08T15:42:00.035894896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085137s 
2025-10-08T15:42:00.039776043Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-08T15:42:00.045821158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-10-08T15:42:00.050639633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075449s 
2025-10-08T15:42:00.054549878Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-08T15:42:00.060263856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-10-08T15:42:00.064990586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072122s 
2025-10-08T15:42:00.072463307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-08T15:42:00', 'remove_pushalot') 
2025-10-08T15:42:00.079434648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:00.086530780Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-10-08T15:42:00.089466994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281783s 
2025-10-08T15:42:00.093270825Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-10-08T15:42:00.097140118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:00.101682186Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-10-08T15:42:00.109819635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-10-08T15:42:00.119887293Z [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-08T15:42:00.128119393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151242s 
2025-10-08T15:42:00.135608816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-08T15:42:00', 'add_custom_filters') 
2025-10-08T15:42:00.142559245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:00.147537251Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-10-08T15:42:00.150565781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340767s 
2025-10-08T15:42:00.154206574Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-10-08T15:42:00.157997199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:00.162455087Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-10-08T15:42:00.168811870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-08T15:42:00.171700578Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s 
2025-10-08T15:42:00.175253193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-10-08T15:42:00.180396422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-10-08T15:42:00.191139339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127035s 
2025-10-08T15:42:00.199095283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-08T15:42:00', 'import_list_tags') 
2025-10-08T15:42:00.206222528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:00.210891762Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-10-08T15:42:00.213769738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031844s 
2025-10-08T15:42:00.217618871Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-10-08T15:42:00.221522082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:00.226203170Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-10-08T15:42:00.331840822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-10-08T15:42:00.353426708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-10-08T15:42:00.368223119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328932s 
2025-10-08T15:42:00.372089075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-10-08T15:42:00.379283335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-10-08T15:42:00.385371276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100358s 
2025-10-08T15:42:00.460012569Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-08T15:42:00.460235548Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-08T15:42:00.460445982Z                           FROM "Artists" 
2025-10-08T15:42:00.503413392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-08T15:42:00.503442440Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-08T15:42:00.503454294Z                           FROM "Artists" 
2025-10-08T15:42:00.521668108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445914s 
2025-10-08T15:42:00.524586306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-08T15:42:00.527295973Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-10-08T15:42:00.531066818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-10-08T15:42:00.537715258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:00.548942821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145885s 
2025-10-08T15:42:00.575857549Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-10-08T15:42:00.575882369Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-08T15:42:00.575892730Z                                                   FROM "ArtistMetadata"
2025-10-08T15:42:00.575901247Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-10-08T15:42:00.615930489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-10-08T15:42:00.615968526Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-08T15:42:00.616011913Z                                                   FROM "ArtistMetadata"
2025-10-08T15:42:00.616080221Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-10-08T15:42:00.633971445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0431871s 
2025-10-08T15:42:00.637440081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-10-08T15:42:00.665851604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-10-08T15:42:00.682860892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424993s 
2025-10-08T15:42:00.687095481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-10-08T15:42:00.694374561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-10-08T15:42:00.700533516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101631s 
2025-10-08T15:42:00.704207435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-10-08T15:42:00.710193902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-10-08T15:42:00.715583548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082962s 
2025-10-08T15:42:00.718531575Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:42:00.722171917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:42:00.830445428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1085699s 
2025-10-08T15:42:00.833890436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-08T15:42:00.836693733Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.32E-05s 
2025-10-08T15:42:00.840500520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-10-08T15:42:00.847160453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:00.859260894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154406s 
2025-10-08T15:42:00.862209453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-08T15:42:00.864899691Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-10-08T15:42:00.868525153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-10-08T15:42:00.874811164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-10-08T15:42:00.885929567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141849s 
2025-10-08T15:42:00.888833536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-08T15:42:00.891536810Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-10-08T15:42:00.894887489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-10-08T15:42:00.899692897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-10-08T15:42:00.910103144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121317s 
2025-10-08T15:42:00.942947575Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-10-08T15:42:00.942972055Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-08T15:42:00.943026374Z                                                   FROM "ArtistMetadata"
2025-10-08T15:42:00.943064361Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-08T15:42:00.943102518Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-10-08T15:42:00.990637146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-10-08T15:42:00.990661865Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-08T15:42:00.990671785Z                                                   FROM "ArtistMetadata"
2025-10-08T15:42:00.990680212Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-08T15:42:00.990690703Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-10-08T15:42:01.011338379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.050726s 
2025-10-08T15:42:01.014214041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-08T15:42:01.016897015Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-10-08T15:42:01.020736729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-10-08T15:42:01.027585512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-10-08T15:42:01.038968037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149262s 
2025-10-08T15:42:01.041871756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-08T15:42:01.044591894Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-10-08T15:42:01.048234782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-10-08T15:42:01.054724953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:01.066242680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147708s 
2025-10-08T15:42:01.069243023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-08T15:42:01.072033494Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-10-08T15:42:01.075770961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-10-08T15:42:01.082436376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:01.093698659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014659s 
2025-10-08T15:42:01.123821388Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-08T15:42:01.123860878Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-08T15:42:01.123888544Z                                                 FROM "AlbumReleases"
2025-10-08T15:42:01.123897402Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-08T15:42:01.123923654Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-10-08T15:42:01.167753390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-08T15:42:01.167780505Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-08T15:42:01.167790525Z                                                 FROM "AlbumReleases"
2025-10-08T15:42:01.167810726Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-08T15:42:01.167833271Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-10-08T15:42:01.186300035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0458245s 
2025-10-08T15:42:01.218052376Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-08T15:42:01.218079551Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-08T15:42:01.218089511Z                                                   FROM "ArtistMetadata"
2025-10-08T15:42:01.218097878Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-08T15:42:01.218108379Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-10-08T15:42:01.264213488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-08T15:42:01.264238078Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-08T15:42:01.264247878Z                                                   FROM "ArtistMetadata"
2025-10-08T15:42:01.264256224Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-08T15:42:01.264266756Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-10-08T15:42:01.282973412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475611s 
2025-10-08T15:42:01.295875598Z [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-08T15:42:01.380243080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-08T15:42:01.423796991Z [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-08T15:42:01.441746392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-08T15:42:01.449201327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-08T15:42:01.474361602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-08T15:42:01.482166301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-08T15:42:01.487360732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1845011s 
2025-10-08T15:42:01.496395269Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-10-08T15:42:01.589012737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-10-08T15:42:01.653211498Z [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-08T15:42:01.678711677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-08T15:42:01.686174208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-08T15:42:01.712660062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-08T15:42:01.721443683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-08T15:42:01.727199265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2250205s 
2025-10-08T15:42:01.732246450Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-10-08T15:42:01.812913890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-08T15:42:01.858400764Z [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-08T15:42:01.876433984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-10-08T15:42:01.883008406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-10-08T15:42:01.907112884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-08T15:42:01.915145071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-08T15:42:01.920340806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1842125s 
2025-10-08T15:42:01.923708679Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-10-08T15:42:01.986076692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-10-08T15:42:02.014576483Z [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-08T15:42:02.026787317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-08T15:42:02.033328782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-08T15:42:02.056736276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-08T15:42:02.061994386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1352858s 
2025-10-08T15:42:02.065626662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-10-08T15:42:02.071579532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-08T15:42:02.076910078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082752s 
2025-10-08T15:42:02.081026408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-10-08T15:42:02.086271913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-08T15:42:02.091320952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074108s 
2025-10-08T15:42:02.094732393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-10-08T15:42:02.100549108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-08T15:42:02.105816567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081047s 
2025-10-08T15:42:02.109214852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-10-08T15:42:02.115053441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-10-08T15:42:02.120322483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081358s 
2025-10-08T15:42:02.123644173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-10-08T15:42:02.129264513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-10-08T15:42:02.134390798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077913s 
2025-10-08T15:42:02.137815195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-10-08T15:42:02.143713875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-10-08T15:42:02.149007276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082073s 
2025-10-08T15:42:02.151726142Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-08T15:42:02.184649763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-10-08T15:42:02.190074689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357337s 
2025-10-08T15:42:02.192684706Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-08T15:42:02.198033178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-10-08T15:42:02.202524564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073234s 
2025-10-08T15:42:02.205074360Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-08T15:42:02.212313189Z [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-08T15:42:02.218044753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104472s 
2025-10-08T15:42:02.225690041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-08T15:42:02', 'add_release_groups_etc') 
2025-10-08T15:42:02.232468944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:02.238340881Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-10-08T15:42:02.241268137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299838s 
2025-10-08T15:42:02.245632737Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-10-08T15:42:02.249328029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:02.254123859Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-10-08T15:42:02.268173155Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-08T15:42:02.273451626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-10-08T15:42:02.278144909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069242s 
2025-10-08T15:42:02.285414480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-08T15:42:02', 'NewMediaInfoFormat') 
2025-10-08T15:42:02.291960324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:02.296725461Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-10-08T15:42:02.299578939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249722s 
2025-10-08T15:42:02.304088090Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-10-08T15:42:02.308096975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:02.312835929Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-10-08T15:42:02.334507738Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-10-08T15:42:02.341043742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-10-08T15:42:02.363712017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254795s 
2025-10-08T15:42:02.366855418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-08T15:42:02.369615738Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-10-08T15:42:02.374113286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-10-08T15:42:02.381659465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-10-08T15:42:02.392642705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149363s 
2025-10-08T15:42:02.400906329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-08T15:42:02', 'rename_restrictions_to_release_profiles') 
2025-10-08T15:42:02.408032552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:02.413644735Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-10-08T15:42:02.416841875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346587s 
2025-10-08T15:42:02.421362198Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-10-08T15:42:02.425421174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:02.430182884Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-10-08T15:42:02.447559202Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-10-08T15:42:02.452834717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-10-08T15:42:02.476136328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252074s 
2025-10-08T15:42:02.479225530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-08T15:42:02.481984066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-10-08T15:42:02.485854421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-10-08T15:42:02.491613971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-08T15:42:02.501870959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127596s 
2025-10-08T15:42:02.504941544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-10-08T15:42:02.507680630Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-10-08T15:42:02.511594814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-10-08T15:42:02.517370456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-08T15:42:02.527463604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125806s 
2025-10-08T15:42:02.530037629Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-08T15:42:02.535271751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-08T15:42:02.539717204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071661s 
2025-10-08T15:42:02.542270978Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-08T15:42:02.546961254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-08T15:42:02.551303390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065339s 
2025-10-08T15:42:02.555422486Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-10-08T15:42:02.637682463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-08T15:42:02.680727669Z [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-08T15:42:02.698035228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-08T15:42:02.704724952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-08T15:42:02.731300807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-08T15:42:02.739892562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-08T15:42:02.748230535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-08T15:42:02.756046156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-08T15:42:02.761446783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2024472s 
2025-10-08T15:42:02.770501340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-08T15:42:02', 'rename_quality_profiles_add_upgrade_allowed') 
2025-10-08T15:42:02.778342402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:02.784649816Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-10-08T15:42:02.788285038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.224534s 
2025-10-08T15:42:02.792666813Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-10-08T15:42:02.797878509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:02.803726187Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-10-08T15:42:02.813930038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-10-08T15:42:02.823444532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL) 
2025-10-08T15:42:02.830886800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135733s 
2025-10-08T15:42:02.834548515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-10-08T15:42:02.841421929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-10-08T15:42:02.847212161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095652s 
2025-10-08T15:42:02.854593728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-08T15:42:02', 'add_import_exclusions') 
2025-10-08T15:42:02.861215876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:02.866916918Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-10-08T15:42:02.870165651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284905s 
2025-10-08T15:42:02.873711803Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-10-08T15:42:02.877548390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:02.882032913Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-10-08T15:42:02.995873816Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-08T15:42:02.995898697Z                           WHERE "Id" in (
2025-10-08T15:42:02.995919258Z                           SELECT "Artists"."Id" from "Artists"
2025-10-08T15:42:02.995928306Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-08T15:42:02.995944920Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-08T15:42:03.039240710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-08T15:42:03.039265320Z                           WHERE "Id" in (
2025-10-08T15:42:03.039274739Z                           SELECT "Artists"."Id" from "Artists"
2025-10-08T15:42:03.039283386Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-08T15:42:03.039302655Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-08T15:42:03.061829907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0490799s 
2025-10-08T15:42:03.091383059Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-10-08T15:42:03.091407558Z                           WHERE "Id" in (
2025-10-08T15:42:03.091456697Z                           SELECT "Albums"."Id" from "Albums"
2025-10-08T15:42:03.091465625Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-08T15:42:03.091484473Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-08T15:42:03.134823801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-10-08T15:42:03.134850535Z                           WHERE "Id" in (
2025-10-08T15:42:03.134859864Z                           SELECT "Albums"."Id" from "Albums"
2025-10-08T15:42:03.134868441Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-08T15:42:03.134879503Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-08T15:42:03.155271895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0460532s 
2025-10-08T15:42:03.182842745Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-10-08T15:42:03.182874078Z                           WHERE "Id" in (
2025-10-08T15:42:03.182886283Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-08T15:42:03.182897605Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-08T15:42:03.182909850Z                           WHERE "Albums"."Id" IS NULL) 
2025-10-08T15:42:03.223563319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-10-08T15:42:03.223591937Z                           WHERE "Id" in (
2025-10-08T15:42:03.223605725Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-08T15:42:03.223617228Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-08T15:42:03.223629763Z                           WHERE "Albums"."Id" IS NULL) 
2025-10-08T15:42:03.240638319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414079s 
2025-10-08T15:42:03.268703986Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-08T15:42:03.268728525Z                           WHERE "Id" in (
2025-10-08T15:42:03.268737924Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-08T15:42:03.268746491Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-08T15:42:03.268765470Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-10-08T15:42:03.309806739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-08T15:42:03.309831860Z                           WHERE "Id" in (
2025-10-08T15:42:03.309841369Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-08T15:42:03.309881811Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-08T15:42:03.309892943Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-10-08T15:42:03.327288830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04293s 
2025-10-08T15:42:03.356513961Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-08T15:42:03.356548661Z                           WHERE "Id" in (
2025-10-08T15:42:03.356607570Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-08T15:42:03.356629514Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-08T15:42:03.356641077Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-08T15:42:03.398269891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-08T15:42:03.398294180Z                           WHERE "Id" in (
2025-10-08T15:42:03.398303659Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-08T15:42:03.398313068Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-08T15:42:03.398325423Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-08T15:42:03.424852159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0520194s 
2025-10-08T15:42:03.456200908Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-08T15:42:03.456225427Z                           WHERE "Id" IN (
2025-10-08T15:42:03.456235057Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-08T15:42:03.456243684Z                           LEFT OUTER JOIN "Tracks"
2025-10-08T15:42:03.456254977Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-08T15:42:03.456281721Z                           WHERE "Tracks"."Id" IS NULL) 
2025-10-08T15:42:03.501679114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-08T15:42:03.501703603Z                           WHERE "Id" IN (
2025-10-08T15:42:03.501713173Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-08T15:42:03.501721910Z                           LEFT OUTER JOIN "Tracks"
2025-10-08T15:42:03.501740297Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-08T15:42:03.501749436Z                           WHERE "Tracks"."Id" IS NULL) 
2025-10-08T15:42:03.521091001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0476292s 
2025-10-08T15:42:03.529273030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-08T15:42:03', 'clean_artist_metadata_table') 
2025-10-08T15:42:03.536368080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:03.541593124Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-10-08T15:42:03.544812197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0672651s 
2025-10-08T15:42:03.551125833Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-10-08T15:42:03.555042712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:03.561514016Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-10-08T15:42:03.578633957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-08T15:42:03.581959665Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.67E-05s 
2025-10-08T15:42:03.585897376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-10-08T15:42:03.592554844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:03.603917470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147881s 
2025-10-08T15:42:03.606917111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-08T15:42:03.609689605Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-10-08T15:42:03.613771366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-10-08T15:42:03.620676914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:03.631462337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014387s 
2025-10-08T15:42:03.634447890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-08T15:42:03.637208149Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.45E-05s 
2025-10-08T15:42:03.641130299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-10-08T15:42:03.647743719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:03.658475052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140794s 
2025-10-08T15:42:03.661435345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-08T15:42:03.664083278Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-10-08T15:42:03.667926569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-10-08T15:42:03.674420147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:03.685191581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140078s 
2025-10-08T15:42:03.688131623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-08T15:42:03.690832422Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-10-08T15:42:03.694554038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-10-08T15:42:03.700900140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:03.711733959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139733s 
2025-10-08T15:42:03.715190772Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-10-08T15:42:03.804552743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-10-08T15:42:03.858520719Z [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-08T15:42:03.879081419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-08T15:42:03.885743176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-08T15:42:03.908209545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1899226s 
2025-10-08T15:42:03.912589136Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-10-08T15:42:03.997537819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-10-08T15:42:04.050307982Z [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-08T15:42:04.070959466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-08T15:42:04.077421911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-08T15:42:04.100096910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1838933s 
2025-10-08T15:42:04.107732258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-08T15:42:04', 'health_issue_notification') 
2025-10-08T15:42:04.114508676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:04.119746937Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-10-08T15:42:04.122717680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2029178s 
2025-10-08T15:42:04.128434715Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-10-08T15:42:04.132609002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:04.137255019Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-10-08T15:42:04.158656042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-08T15:42:04.161758521Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.45E-05s 
2025-10-08T15:42:04.165301327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-10-08T15:42:04.172292477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-10-08T15:42:04.184327767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015925s 
2025-10-08T15:42:04.187161945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-08T15:42:04.189795079Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-10-08T15:42:04.193135086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-10-08T15:42:04.197904472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-10-08T15:42:04.207746223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011647s 
2025-10-08T15:42:04.212444787Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-10-08T15:42:04.217933882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-10-08T15:42:04.222189463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061336s 
2025-10-08T15:42:04.241873799Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-08T15:42:04.241905673Z                 WHERE "Id" IN (
2025-10-08T15:42:04.241910132Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-08T15:42:04.241961295Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-08T15:42:04.242004292Z                     WHERE "Tracks"."Id" IS NULL) 
2025-10-08T15:42:04.269643559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-08T15:42:04.269675373Z                 WHERE "Id" IN (
2025-10-08T15:42:04.269679852Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-08T15:42:04.269684241Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-08T15:42:04.269688921Z                     WHERE "Tracks"."Id" IS NULL) 
2025-10-08T15:42:04.282176421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290547s 
2025-10-08T15:42:04.306931209Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-08T15:42:04.306965087Z                 WHERE "Id" IN (
2025-10-08T15:42:04.306969626Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-08T15:42:04.307018064Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-08T15:42:04.307042563Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-08T15:42:04.307053355Z                     WHERE "Artists"."Path" IS NULL) 
2025-10-08T15:42:04.343178704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-08T15:42:04.343322604Z                 WHERE "Id" IN (
2025-10-08T15:42:04.343332043Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-08T15:42:04.343358286Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-08T15:42:04.343383807Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-08T15:42:04.343396964Z                     WHERE "Artists"."Path" IS NULL) 
2025-10-08T15:42:04.360115426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03909s 
2025-10-08T15:42:04.388548913Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-08T15:42:04.388574164Z                 WHERE "Id" IN (
2025-10-08T15:42:04.388618664Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-08T15:42:04.388632792Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-08T15:42:04.388642582Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-08T15:42:04.388651470Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-10-08T15:42:04.388670267Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-10-08T15:42:04.429819475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-08T15:42:04.429844586Z                 WHERE "Id" IN (
2025-10-08T15:42:04.429854015Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-08T15:42:04.429878223Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-08T15:42:04.429902472Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-08T15:42:04.429914376Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-10-08T15:42:04.429927172Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-10-08T15:42:04.447631079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.042396s 
2025-10-08T15:42:04.463611174Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-10-08T15:42:04.463639962Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-08T15:42:04.463652467Z                 FROM "Artists"
2025-10-08T15:42:04.463702327Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-08T15:42:04.463726927Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-10-08T15:42:04.486218867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-10-08T15:42:04.486240020Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-08T15:42:04.486297616Z                 FROM "Artists"
2025-10-08T15:42:04.486326474Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-08T15:42:04.486337366Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-10-08T15:42:04.497260225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024275s 
2025-10-08T15:42:04.516466779Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-08T15:42:04.516483763Z                 WHERE "Id" NOT IN (
2025-10-08T15:42:04.516502100Z                     SELECT MIN("Id")
2025-10-08T15:42:04.516532751Z                     FROM "TrackFiles"
2025-10-08T15:42:04.516589696Z                     GROUP BY "Path"
2025-10-08T15:42:04.516611470Z                 ) 
2025-10-08T15:42:04.544727488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-08T15:42:04.544752027Z                 WHERE "Id" NOT IN (
2025-10-08T15:42:04.544761696Z                     SELECT MIN("Id")
2025-10-08T15:42:04.544770133Z                     FROM "TrackFiles"
2025-10-08T15:42:04.544779713Z                     GROUP BY "Path"
2025-10-08T15:42:04.544788470Z                 ) 
2025-10-08T15:42:04.561423916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329179s 
2025-10-08T15:42:04.564581856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-08T15:42:04.567226242Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-05s 
2025-10-08T15:42:04.570535256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-10-08T15:42:04.641200701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-10-08T15:42:04.673365413Z [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-08T15:42:04.687007560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-08T15:42:04.693442420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-08T15:42:04.718360737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-08T15:42:04.723564508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1500346s 
2025-10-08T15:42:04.727067373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-10-08T15:42:04.732372578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-08T15:42:04.737486818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075941s 
2025-10-08T15:42:04.740886275Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-10-08T15:42:04.808942064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-10-08T15:42:04.839444348Z [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-08T15:42:04.852991493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-08T15:42:04.860098958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-08T15:42:04.885151516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-08T15:42:04.893050384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-08T15:42:04.898370720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1542778s 
2025-10-08T15:42:04.906847964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-08T15:42:04', 'add_mediafilerepository_mtime') 
2025-10-08T15:42:04.913902092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:04.919726372Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-10-08T15:42:04.922876837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1747568s 
2025-10-08T15:42:04.928251893Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-10-08T15:42:04.932315187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:04.938061230Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-10-08T15:42:04.987372306Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-08T15:42:04.987397086Z                           WHERE "Id" NOT IN (
2025-10-08T15:42:04.987406615Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-10-08T15:42:04.987430463Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-08T15:42:04.987455193Z                             GROUP BY "ArtistMetadata"."Id") 
2025-10-08T15:42:05.030583316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-08T15:42:05.030607915Z                           WHERE "Id" NOT IN (
2025-10-08T15:42:05.030617575Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-10-08T15:42:05.030641152Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-08T15:42:05.030651443Z                             GROUP BY "ArtistMetadata"."Id") 
2025-10-08T15:42:05.050278834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0458233s 
2025-10-08T15:42:05.054171123Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-10-08T15:42:05.059003446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-10-08T15:42:05.063607549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064521s 
2025-10-08T15:42:05.067331810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-10-08T15:42:05.145101193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-08T15:42:05.189044247Z [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-08T15:42:05.206965682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-08T15:42:05.213685787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-08T15:42:05.238804779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-08T15:42:05.246229182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-08T15:42:05.253722784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-08T15:42:05.259757959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.188716s 
2025-10-08T15:42:05.265003675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-10-08T15:42:05.271544869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-08T15:42:05.278017355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097774s 
2025-10-08T15:42:05.287235231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-08T15:42:05', 'add_artistmetadataid_constraint') 
2025-10-08T15:42:05.294883916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:05.300739038Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-10-08T15:42:05.304287926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314212s 
2025-10-08T15:42:05.309102122Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-10-08T15:42:05.313499849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:05.319092253Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-10-08T15:42:05.334565427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-10-08T15:42:05.337851556Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.25E-05s 
2025-10-08T15:42:05.341455725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-10-08T15:42:05.347808990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-10-08T15:42:05.359629368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150417s 
2025-10-08T15:42:05.362652396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-10-08T15:42:05.365338366Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-10-08T15:42:05.369283141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-10-08T15:42:05.376181655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-08T15:42:05.387270248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014612s 
2025-10-08T15:42:05.390025888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-08T15:42:05.392606275Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-10-08T15:42:05.396211306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-10-08T15:42:05.402486044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-08T15:42:05.413272989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139235s 
2025-10-08T15:42:05.416243783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-10-08T15:42:05.418937107Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-10-08T15:42:05.422935891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-10-08T15:42:05.429777842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-08T15:42:05.441197041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01487s 
2025-10-08T15:42:05.443997861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-08T15:42:05.446705345Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2025-10-08T15:42:05.450630129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-10-08T15:42:05.457269822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-08T15:42:05.469442790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155203s 
2025-10-08T15:42:05.472261848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-08T15:42:05.474795991Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-10-08T15:42:05.478891430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-10-08T15:42:05.485592997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-08T15:42:05.497279665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145396s 
2025-10-08T15:42:05.506307919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-08T15:42:05', 'old_ids_and_artist_alias') 
2025-10-08T15:42:05.515159496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:05.521169801Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-10-08T15:42:05.524562505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0376718s 
2025-10-08T15:42:05.528560357Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-10-08T15:42:05.532412465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:05.537605614Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-10-08T15:42:05.544622487Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:42:05.548324072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:42:05.559194276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114171s 
2025-10-08T15:42:05.564095226Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-08T15:42:05.569525603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-08T15:42:05.574102642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064065s 
2025-10-08T15:42:05.581577246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-08T15:42:05', 'download_propers_config') 
2025-10-08T15:42:05.588191277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:05.593079182Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-10-08T15:42:05.595983151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245926s 
2025-10-08T15:42:05.599777613Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-10-08T15:42:05.603544550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:05.607952277Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-10-08T15:42:05.631355784Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-10-08T15:42:05.636655117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-10-08T15:42:05.641979380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073848s 
2025-10-08T15:42:05.645543308Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-10-08T15:42:05.718587374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-08T15:42:05.757266647Z [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-08T15:42:05.773298316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-08T15:42:05.780203063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-08T15:42:05.807461633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-08T15:42:05.814887009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-08T15:42:05.822033603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-08T15:42:05.830325322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-08T15:42:05.836177689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.187228s 
2025-10-08T15:42:05.840035810Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-10-08T15:42:05.916150290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-10-08T15:42:05.954502764Z [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-08T15:42:05.972601166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-08T15:42:05.980193117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-08T15:42:06.007218808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-10-08T15:42:06.014436886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1707286s 
2025-10-08T15:42:06.018493677Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-10-08T15:42:06.088819798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-10-08T15:42:06.122229869Z [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-08T15:42:06.138830293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-08T15:42:06.145054278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-08T15:42:06.167670229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1458117s 
2025-10-08T15:42:06.170904533Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-10-08T15:42:06.235099456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-10-08T15:42:06.261912139Z [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-08T15:42:06.273916336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-08T15:42:06.281245116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-08T15:42:06.305403363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-08T15:42:06.313170336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-08T15:42:06.321948306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-08T15:42:06.330562946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-08T15:42:06.337358412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.163279s 
2025-10-08T15:42:06.340885637Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-10-08T15:42:06.405778545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-08T15:42:06.432229069Z [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-08T15:42:06.444748023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-08T15:42:06.451368347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-08T15:42:06.475337833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1298636s 
2025-10-08T15:42:06.479532592Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-10-08T15:42:06.546064942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-10-08T15:42:06.574108895Z [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-08T15:42:06.586531224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-08T15:42:06.594138706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-08T15:42:06.618897382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-08T15:42:06.627074401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-08T15:42:06.633214938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1498669s 
2025-10-08T15:42:06.641107735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-08T15:42:06', 'remove_language_profiles') 
2025-10-08T15:42:06.649003978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:06.655211611Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-10-08T15:42:06.658230652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.171721s 
2025-10-08T15:42:06.662176198Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-10-08T15:42:06.666330656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:06.672927092Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-10-08T15:42:06.680781821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-08T15:42:06.683895172Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-10-08T15:42:06.687895819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-10-08T15:42:06.693582583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-10-08T15:42:06.704340641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132864s 
2025-10-08T15:42:06.711956028Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-10-08T15:42:06.722010980Z [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-08T15:42:06.727751532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010815s 
2025-10-08T15:42:06.735257640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-08T15:42:06', 'multi_disc_naming_format') 
2025-10-08T15:42:06.741788633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:06.746594793Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-10-08T15:42:06.749387548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288722s 
2025-10-08T15:42:06.753118002Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-10-08T15:42:06.756775418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:06.761096270Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-10-08T15:42:06.768508008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-08T15:42:06.771637231Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-10-08T15:42:06.775112410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-10-08T15:42:06.781302948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-10-08T15:42:06.792423947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143173s 
2025-10-08T15:42:06.795072441Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:42:06.798431807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:42:07.124165126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.325488s 
2025-10-08T15:42:07.132336735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-08T15:42:07', 'add_download_client_priority') 
2025-10-08T15:42:07.139438268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:07.144963726Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-10-08T15:42:07.147867524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3464071s 
2025-10-08T15:42:07.151536524Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-10-08T15:42:07.154786610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:07.158972751Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-10-08T15:42:07.167204591Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-08T15:42:07.173453607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-10-08T15:42:07.178173212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077918s 
2025-10-08T15:42:07.181701589Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-08T15:42:07.186700276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-10-08T15:42:07.190811126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062034s 
2025-10-08T15:42:07.197741174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-08T15:42:07', 'remove_growl_prowl') 
2025-10-08T15:42:07.204086354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:07.208689084Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-10-08T15:42:07.211346466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234771s 
2025-10-08T15:42:07.214871405Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-10-08T15:42:07.218396395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:07.222570061Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-10-08T15:42:07.229379415Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-08T15:42:07.234842428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-10-08T15:42:07.239414737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070431s 
2025-10-08T15:42:07.242888714Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-08T15:42:07.248112315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-10-08T15:42:07.252328907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006485s 
2025-10-08T15:42:07.259441633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-08T15:42:07', 'remove_plex_hometheatre') 
2025-10-08T15:42:07.265824138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:07.270512370Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-10-08T15:42:07.273278491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239109s 
2025-10-08T15:42:07.276957310Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-10-08T15:42:07.280558483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:07.284841560Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-10-08T15:42:07.298489258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-08T15:42:07.301213524Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-10-08T15:42:07.304533360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-10-08T15:42:07.309331725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-10-08T15:42:07.319829759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124358s 
2025-10-08T15:42:07.322691302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-08T15:42:07.325176467Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-10-08T15:42:07.328987723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-10-08T15:42:07.335729261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:07.346327747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014221s 
2025-10-08T15:42:07.349057876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-08T15:42:07.351510215Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2025-10-08T15:42:07.355347254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-10-08T15:42:07.361875411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:07.372459078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140546s 
2025-10-08T15:42:07.375704845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-08T15:42:07.377730775Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-10-08T15:42:07.381439174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-10-08T15:42:07.387900288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:07.398540347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140382s 
2025-10-08T15:42:07.401264023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-08T15:42:07.403806684Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-10-08T15:42:07.407208556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-10-08T15:42:07.412254128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-10-08T15:42:07.422148446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119101s 
2025-10-08T15:42:07.424800507Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:42:07.428054440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:42:07.449980922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223166s 
2025-10-08T15:42:07.457851915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-08T15:42:07', 'add_root_folder_add_defaults') 
2025-10-08T15:42:07.464620447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:07.469534805Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-10-08T15:42:07.472391208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0413337s 
2025-10-08T15:42:07.475631284Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-10-08T15:42:07.479023797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:07.483056108Z [Info] task_duration: Starting migration of Main DB to 40 
2025-10-08T15:42:07.489038036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-08T15:42:07.491753425Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-10-08T15:42:07.495457766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-10-08T15:42:07.500959396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-10-08T15:42:07.511691151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131461s 
2025-10-08T15:42:07.518503702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-08T15:42:07', 'task_duration') 
2025-10-08T15:42:07.524763720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:07.529126437Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-10-08T15:42:07.531746203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301887s 
2025-10-08T15:42:07.535886001Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-10-08T15:42:07.539725885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:07.544175136Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-10-08T15:42:07.552348487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-08T15:42:07.555024467Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-10-08T15:42:07.558447070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-10-08T15:42:07.564504621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-10-08T15:42:07.575502822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140767s 
2025-10-08T15:42:07.578380357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-08T15:42:07.580912938Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 
2025-10-08T15:42:07.584300090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-10-08T15:42:07.590284153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:07.600759852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135145s 
2025-10-08T15:42:07.608840527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-08T15:42:07', 'add_indexer_and_enabled_to_release_profiles') 
2025-10-08T15:42:07.615721856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:07.621116381Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-10-08T15:42:07.624186815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325099s 
2025-10-08T15:42:07.627579919Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-10-08T15:42:07.631056381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:07.635157571Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-10-08T15:42:07.643051971Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-10-08T15:42:07.711907210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-08T15:42:07.745627074Z [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-08T15:42:07.759950924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-08T15:42:07.766432137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-08T15:42:07.791648926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-08T15:42:07.799373022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-08T15:42:07.806614517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-08T15:42:07.814773239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-08T15:42:07.820374842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1743829s 
2025-10-08T15:42:07.826758278Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-10-08T15:42:07.834928393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-10-08T15:42:07.839896940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087099s 
2025-10-08T15:42:07.846289355Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-10-08T15:42:07.853902989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-10-08T15:42:07.859320340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088286s 
2025-10-08T15:42:07.863356409Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-10-08T15:42:07.921577180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-10-08T15:42:07.945224497Z [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-08T15:42:07.956449295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-08T15:42:07.962642779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-08T15:42:07.985393961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189725s 
2025-10-08T15:42:07.994376813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-08T15:42:07', 'remove_album_folders') 
2025-10-08T15:42:08.000857276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:08.006311230Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-10-08T15:42:08.009053233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1393686s 
2025-10-08T15:42:08.012857525Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-10-08T15:42:08.016412755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:08.020839511Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-10-08T15:42:08.027626861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-08T15:42:08.030538315Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.58E-05s 
2025-10-08T15:42:08.033657518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-10-08T15:42:08.039431637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-10-08T15:42:08.050361110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139167s 
2025-10-08T15:42:08.057565039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-08T15:42:08', 'add_priority_to_indexers') 
2025-10-08T15:42:08.063997935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:08.068784686Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-10-08T15:42:08.071511578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031579s 
2025-10-08T15:42:08.075374839Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-10-08T15:42:08.079842297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:08.084571742Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-10-08T15:42:08.092960799Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-10-08T15:42:08.098651179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-10-08T15:42:08.104331740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076152s 
2025-10-08T15:42:08.107021417Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:42:08.110340522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:42:08.119938093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102711s 
2025-10-08T15:42:08.127779476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-08T15:42:08', 'remove_chown_and_folderchmod_config') 
2025-10-08T15:42:08.134716898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:08.139797972Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-10-08T15:42:08.142722021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291615s 
2025-10-08T15:42:08.146009522Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-10-08T15:42:08.149423178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:08.153516281Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-10-08T15:42:08.230069735Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-08T15:42:08.245042301Z [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-08T15:42:08.253226985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162539s 
2025-10-08T15:42:08.260145049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-08T15:42:08', 'update_notifiarr') 
2025-10-08T15:42:08.266404346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:08.270860912Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-10-08T15:42:08.273485438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334447s 
2025-10-08T15:42:08.277706650Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-10-08T15:42:08.288562053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:08.294276021Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-10-08T15:42:08.299883926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:42:08.303486412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:42:08.345485009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0423565s 
2025-10-08T15:42:08.353487577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-08T15:42:08', 'email_multiple_addresses') 
2025-10-08T15:42:08.360227362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:08.365001758Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-10-08T15:42:08.367729171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.061541s 
2025-10-08T15:42:08.371514986Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-10-08T15:42:08.375107611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:08.379357210Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-10-08T15:42:08.385562218Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-10-08T15:42:08.390124517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-10-08T15:42:08.413068477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246162s 
2025-10-08T15:42:08.420552852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-08T15:42:08', 'rename_blacklist_to_blocklist') 
2025-10-08T15:42:08.427146432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:08.432391175Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-10-08T15:42:08.435230543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430216s 
2025-10-08T15:42:08.438673247Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-10-08T15:42:08.442150821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:08.446252342Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-10-08T15:42:08.454839237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-08T15:42:08.457577602Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-10-08T15:42:08.461847903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-10-08T15:42:08.469039437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-08T15:42:08.480471181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153342s 
2025-10-08T15:42:08.484449764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-10-08T15:42:08.491290162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-08T15:42:08.502119673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143674s 
2025-10-08T15:42:08.504704769Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:42:08.508195891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:42:08.563930704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0563367s 
2025-10-08T15:42:08.571530170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-08T15:42:08', 'cdh_per_downloadclient') 
2025-10-08T15:42:08.578250175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:08.583269303Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-10-08T15:42:08.586004793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0753872s 
2025-10-08T15:42:08.589319228Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-10-08T15:42:08.592698725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:08.596768983Z [Info] download_history: Starting migration of Main DB to 52 
2025-10-08T15:42:08.614136142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-10-08T15:42:08.636033404Z [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-08T15:42:08.650106919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331157s 
2025-10-08T15:42:08.653511406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-10-08T15:42:08.659402241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-08T15:42:08.664717777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083513s 
2025-10-08T15:42:08.668020829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-10-08T15:42:08.673706961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-10-08T15:42:08.678807223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008047s 
2025-10-08T15:42:08.682084604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-10-08T15:42:08.687890097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-08T15:42:08.693003666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080955s 
2025-10-08T15:42:08.695590246Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:42:08.698849550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:42:08.735190082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366399s 
2025-10-08T15:42:08.742505346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-08T15:42:08', 'download_history') 
2025-10-08T15:42:08.748991500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:08.753658369Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-10-08T15:42:08.756279278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0550806s 
2025-10-08T15:42:08.759630267Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-10-08T15:42:08.763046798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:08.767148439Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-10-08T15:42:08.775008179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-08T15:42:08', 'add_update_history') 
2025-10-08T15:42:08.781398500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:08.785826117Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-10-08T15:42:08.788466866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022909s 
2025-10-08T15:42:08.792023930Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-10-08T15:42:08.795639321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:08.799765662Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-10-08T15:42:08.806191414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-08T15:42:08.808865650Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-10-08T15:42:08.812644251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-10-08T15:42:08.819248803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-10-08T15:42:08.831016904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152573s 
2025-10-08T15:42:08.838436959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-08T15:42:08', 'add_on_update_to_notifications') 
2025-10-08T15:42:08.844977592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:08.849841068Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-10-08T15:42:08.852673853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331175s 
2025-10-08T15:42:08.856303653Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-10-08T15:42:08.859933544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:08.864124616Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-10-08T15:42:08.870321166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-08T15:42:08.872877875Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-10-08T15:42:08.876265589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-10-08T15:42:08.882292197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:08.893711325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014554s 
2025-10-08T15:42:08.901002280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-08T15:42:08', 'download_client_per_indexer') 
2025-10-08T15:42:08.907459786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:08.912242048Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-10-08T15:42:08.915040584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322066s 
2025-10-08T15:42:08.918471935Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-10-08T15:42:08.921959679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:08.926056922Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-10-08T15:42:08.935039804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-08T15:42:08.937608117Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-10-08T15:42:08.940934757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-10-08T15:42:08.946849289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:08.958250772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144485s 
2025-10-08T15:42:08.960972915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-08T15:42:08.963403711Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2025-10-08T15:42:08.967284126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-10-08T15:42:08.974147470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:08.985090860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146428s 
2025-10-08T15:42:08.987788343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-08T15:42:08.990229650Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2025-10-08T15:42:08.993652043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-10-08T15:42:08.999700766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:09.010395054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138139s 
2025-10-08T15:42:09.017551067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-08T15:42:09', 'AddNewItemMonitorType') 
2025-10-08T15:42:09.023891958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:09.028505871Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-10-08T15:42:09.031204837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312309s 
2025-10-08T15:42:09.034482038Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-10-08T15:42:09.037880161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:09.041932633Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-10-08T15:42:09.048196379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-08T15:42:09.050834011Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-10-08T15:42:09.054264030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-10-08T15:42:09.060281189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-10-08T15:42:09.071863827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146426s 
2025-10-08T15:42:09.078720176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-08T15:42:09', 'ImportListSearch') 
2025-10-08T15:42:09.084937408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:09.089336659Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-10-08T15:42:09.091915933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316303s 
2025-10-08T15:42:09.095534481Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-10-08T15:42:09.099105173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:09.103319240Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-10-08T15:42:09.109669009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-08T15:42:09.112273234Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-10-08T15:42:09.116022115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-10-08T15:42:09.122571356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:09.134298925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151842s 
2025-10-08T15:42:09.141529899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-08T15:42:09', 'ImportListMonitorExisting') 
2025-10-08T15:42:09.147985451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:09.152713163Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-10-08T15:42:09.155497651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327527s 
2025-10-08T15:42:09.158746063Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-10-08T15:42:09.162129047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:09.166120586Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-10-08T15:42:09.174495544Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-08T15:42:09.179722752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-10-08T15:42:09.184156342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006627s 
2025-10-08T15:42:09.187562993Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-08T15:42:09.192390095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-10-08T15:42:09.196406815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059363s 
2025-10-08T15:42:09.199003856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-08T15:42:09.201402006Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2025-10-08T15:42:09.204418972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-10-08T15:42:09.208837381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-10-08T15:42:09.219341948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121943s 
2025-10-08T15:42:09.226164529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-08T15:42:09', 'add_indexer_tags') 
2025-10-08T15:42:09.232422493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:09.236776002Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-10-08T15:42:09.239377812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291283s 
2025-10-08T15:42:09.242699582Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-10-08T15:42:09.246105742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:09.250136620Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-10-08T15:42:09.254920325Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:42:09.258226905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:42:09.288082536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301449s 
2025-10-08T15:42:09.295465687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-08T15:42:09', 'update_audio_types') 
2025-10-08T15:42:09.302088094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:09.306554380Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-10-08T15:42:09.309233115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0485008s 
2025-10-08T15:42:09.313615591Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-08T15:42:09.317568393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:09.322181203Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-10-08T15:42:09.372043389Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-08T15:42:09.376534775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-08T15:42:09.380647468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054127s 
2025-10-08T15:42:09.383408820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-10-08T15:42:09.385936050Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-10-08T15:42:09.389665371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-10-08T15:42:09.465323011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-10-08T15:42:09.507185745Z [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-08T15:42:09.527084833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-10-08T15:42:09.534086816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-10-08T15:42:09.562369058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-10-08T15:42:09.571247800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-10-08T15:42:09.576415629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1836245s 
2025-10-08T15:42:09.579980849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-08T15:42:09.582643081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001055s 
2025-10-08T15:42:09.586249736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-10-08T15:42:09.681996917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-10-08T15:42:09.752119939Z [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-08T15:42:09.780293763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-08T15:42:09.786693383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-08T15:42:09.814650460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-08T15:42:09.823426706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-08T15:42:09.832273264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-08T15:42:09.838914510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2486054s 
2025-10-08T15:42:09.841579487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-08T15:42:09.844027047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-10-08T15:42:09.847822932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-10-08T15:42:09.945483698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-10-08T15:42:10.017600946Z [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-08T15:42:10.046557757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-08T15:42:10.053319296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-08T15:42:10.080549229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-08T15:42:10.088317555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-08T15:42:10.095994988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-08T15:42:10.101585147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2504976s 
2025-10-08T15:42:10.104612664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-08T15:42:10.107090915Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.47E-05s 
2025-10-08T15:42:10.110615073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-10-08T15:42:10.209683514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-10-08T15:42:10.279381450Z [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-08T15:42:10.305313800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-08T15:42:10.311249144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-08T15:42:10.337415625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-08T15:42:10.345363513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-08T15:42:10.353946700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-08T15:42:10.360052367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2462423s 
2025-10-08T15:42:10.362722475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-08T15:42:10.365221718Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.84E-05s 
2025-10-08T15:42:10.368885738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-10-08T15:42:10.451028209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-10-08T15:42:10.491797511Z [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-08T15:42:10.508491304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-08T15:42:10.514963659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-08T15:42:10.540408998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-08T15:42:10.547162450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-08T15:42:10.553949089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-08T15:42:10.561767996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-08T15:42:10.568670047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1950445s 
2025-10-08T15:42:10.571281076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-08T15:42:10.573737594Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-10-08T15:42:10.577031318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-10-08T15:42:10.664812024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-10-08T15:42:10.704977089Z [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-08T15:42:10.723939962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-08T15:42:10.730487770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-08T15:42:10.757091822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-08T15:42:10.764207974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-08T15:42:10.770967258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-08T15:42:10.778810485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-08T15:42:10.784463721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2040771s 
2025-10-08T15:42:10.787324022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-08T15:42:10.790064000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001803s 
2025-10-08T15:42:10.793822250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-10-08T15:42:10.867656617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-10-08T15:42:10.899069875Z [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-08T15:42:10.911992352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-08T15:42:10.917735980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-08T15:42:10.941158545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1444617s 
2025-10-08T15:42:10.943780546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-08T15:42:10.946336975Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2025-10-08T15:42:10.949983609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-10-08T15:42:11.019377684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-10-08T15:42:11.049984889Z [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-08T15:42:11.062862735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-08T15:42:11.068570972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-08T15:42:11.091993136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.138982s 
2025-10-08T15:42:11.094531519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-08T15:42:11.097010782Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-10-08T15:42:11.100407693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-10-08T15:42:11.174190046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-08T15:42:11.201822781Z [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-08T15:42:11.213259805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-08T15:42:11.218995538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-08T15:42:11.242709409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1393983s 
2025-10-08T15:42:11.245476973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-08T15:42:11.247903430Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.71E-05s 
2025-10-08T15:42:11.251422187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-10-08T15:42:11.323496389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-08T15:42:11.350561270Z [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-08T15:42:11.362392970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-08T15:42:11.368217601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-08T15:42:11.393762350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.13933s 
2025-10-08T15:42:11.397525900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-08T15:42:11.401371576Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-10-08T15:42:11.404936035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-10-08T15:42:11.474185167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-08T15:42:11.501791237Z [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-08T15:42:11.513205316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-08T15:42:11.518764814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-08T15:42:11.542749120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.13492s 
2025-10-08T15:42:11.545722729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-08T15:42:11.548361804Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2025-10-08T15:42:11.552456701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-10-08T15:42:11.609825225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-08T15:42:11.630664377Z [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-08T15:42:11.640877486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-08T15:42:11.647755830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-08T15:42:11.676212203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-08T15:42:11.681782232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1260935s 
2025-10-08T15:42:11.684758065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-08T15:42:11.687290576Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2025-10-08T15:42:11.691382988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-10-08T15:42:11.746181777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-08T15:42:11.767009665Z [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-08T15:42:11.777275542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-08T15:42:11.784182903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-08T15:42:11.812447009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-08T15:42:11.817956385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1233265s 
2025-10-08T15:42:11.820912690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-08T15:42:11.823422164Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-10-08T15:42:11.827373452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-10-08T15:42:11.888721231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-08T15:42:11.910751812Z [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-08T15:42:11.921601534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-08T15:42:11.928595550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-08T15:42:11.957181615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-08T15:42:11.962750481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1321984s 
2025-10-08T15:42:11.965578557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-10-08T15:42:11.968141669Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.26E-05s 
2025-10-08T15:42:11.971842703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-10-08T15:42:12.029821587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-10-08T15:42:12.059360801Z [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-08T15:42:12.071996449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-10-08T15:42:12.078808700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-10-08T15:42:12.105817888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-08T15:42:12.113729393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-10-08T15:42:12.121748804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-08T15:42:12.126863365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1520214s 
2025-10-08T15:42:12.129484334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-08T15:42:12.132025883Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.67E-05s 
2025-10-08T15:42:12.135419097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-10-08T15:42:12.200972867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-08T15:42:12.238267901Z [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-08T15:42:12.254817073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-08T15:42:12.264697342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-08T15:42:12.291870681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1530153s 
2025-10-08T15:42:12.295182772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-08T15:42:12.298033283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002038s 
2025-10-08T15:42:12.302007167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-10-08T15:42:12.358324253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-08T15:42:12.382074878Z [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-08T15:42:12.393452314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-08T15:42:12.399533170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-08T15:42:12.423911981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1186878s 
2025-10-08T15:42:12.426683032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-08T15:42:12.429226485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001293s 
2025-10-08T15:42:12.432518666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-10-08T15:42:12.489958674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-10-08T15:42:12.515244090Z [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-08T15:42:12.526308856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-08T15:42:12.532549916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-08T15:42:12.558395150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-08T15:42:12.566351905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-08T15:42:12.574334903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-08T15:42:12.582379566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-08T15:42:12.587722807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1523352s 
2025-10-08T15:42:12.590664743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-08T15:42:12.593601698Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.19E-05s 
2025-10-08T15:42:12.597562094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-10-08T15:42:12.650452599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-08T15:42:12.674029265Z [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-08T15:42:12.685560188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-08T15:42:12.692511489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-08T15:42:12.721047282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-08T15:42:12.726547380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1258087s 
2025-10-08T15:42:12.729410626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-08T15:42:12.732084041Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.42E-05s 
2025-10-08T15:42:12.736153166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-10-08T15:42:12.788960444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-08T15:42:12.812902685Z [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-08T15:42:12.824215970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-08T15:42:12.831045145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-08T15:42:12.859009176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-08T15:42:12.864353510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1249895s 
2025-10-08T15:42:12.867147057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-08T15:42:12.869697824Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-10-08T15:42:12.873506615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-10-08T15:42:12.924280778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-08T15:42:12.947542709Z [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-08T15:42:12.958627965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-08T15:42:12.965148268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-08T15:42:12.992390746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-08T15:42:12.997617403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1210086s 
2025-10-08T15:42:13.000298984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-08T15:42:13.002688296Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-10-08T15:42:13.006445884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-10-08T15:42:13.065413649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-08T15:42:13.089550462Z [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-08T15:42:13.100645147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-08T15:42:13.106863582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-08T15:42:13.133787368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-08T15:42:13.138868021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.129383s 
2025-10-08T15:42:13.141540915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-08T15:42:13.143945457Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-10-08T15:42:13.148213834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-10-08T15:42:13.198563071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-08T15:42:13.222317063Z [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-08T15:42:13.233435506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-08T15:42:13.239604611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-08T15:42:13.266455050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-08T15:42:13.271553178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1202273s 
2025-10-08T15:42:13.274267254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-08T15:42:13.276677539Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-10-08T15:42:13.280356609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-10-08T15:42:13.331225482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-08T15:42:13.355457156Z [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-08T15:42:13.366907819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-08T15:42:13.373121934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-08T15:42:13.400075119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-08T15:42:13.405239922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1218712s 
2025-10-08T15:42:13.407831261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-10-08T15:42:13.410188509Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-10-08T15:42:13.413700813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-10-08T15:42:13.466959780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-08T15:42:13.489722465Z [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-08T15:42:13.499510199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-08T15:42:13.505223265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-08T15:42:13.528981366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1123412s 
2025-10-08T15:42:13.531895004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-10-08T15:42:13.534073341Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2025-10-08T15:42:13.537472588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-10-08T15:42:13.590806235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-10-08T15:42:13.613482477Z [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-08T15:42:13.623396814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-08T15:42:13.629127857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-08T15:42:13.652751226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1123425s 
2025-10-08T15:42:13.655450282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-08T15:42:13.657873934Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-10-08T15:42:13.661685230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-10-08T15:42:13.718537925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-10-08T15:42:13.746857693Z [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-08T15:42:13.758854095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-08T15:42:13.764828538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-08T15:42:13.788575004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1238266s 
2025-10-08T15:42:13.791290664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-08T15:42:13.793710187Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 
2025-10-08T15:42:13.797138612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-10-08T15:42:13.853239403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-10-08T15:42:13.881438217Z [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-08T15:42:13.893424779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-08T15:42:13.899475856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-08T15:42:13.923481836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1234271s 
2025-10-08T15:42:13.926251424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-08T15:42:13.928678482Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 
2025-10-08T15:42:13.932178592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-10-08T15:42:13.982197163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-10-08T15:42:14.001729072Z [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-08T15:42:14.010766383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-08T15:42:14.017014076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-08T15:42:14.040794862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1056049s 
2025-10-08T15:42:14.043541574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-08T15:42:14.046010036Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-10-08T15:42:14.049759338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-10-08T15:42:14.104898892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-10-08T15:42:14.121530700Z [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-08T15:42:14.129876419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-08T15:42:14.136472133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-08T15:42:14.163372292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-08T15:42:14.168482774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1156506s 
2025-10-08T15:42:14.171207913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-08T15:42:14.173632306Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-10-08T15:42:14.177594737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-10-08T15:42:14.224082586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-10-08T15:42:14.240255199Z [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-08T15:42:14.248413571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-08T15:42:14.254695272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-08T15:42:14.281473595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-08T15:42:14.286521773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1058841s 
2025-10-08T15:42:14.289141118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-08T15:42:14.291493106Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s 
2025-10-08T15:42:14.294946651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-10-08T15:42:14.348784585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-10-08T15:42:14.373888776Z [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-08T15:42:14.384693768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-08T15:42:14.390761719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-08T15:42:14.416465608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-08T15:42:14.423581681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-08T15:42:14.428263270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1303426s 
2025-10-08T15:42:14.430891844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-08T15:42:14.433257739Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-10-08T15:42:14.436677797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-10-08T15:42:14.490852709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-10-08T15:42:14.515945859Z [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-08T15:42:14.526765079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-08T15:42:14.532819333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-08T15:42:14.558742223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-08T15:42:14.565973898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-08T15:42:14.570652161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1310758s 
2025-10-08T15:42:14.573284392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-08T15:42:14.575640828Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 
2025-10-08T15:42:14.579113943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-08T15:42:14.620030572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-08T15:42:14.630629048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-08T15:42:14.637497351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-08T15:42:14.643498919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-08T15:42:14.669149581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-08T15:42:14.674711273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0926569s 
2025-10-08T15:42:14.685207042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-08T15:42:14', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-08T15:42:14.692283564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:14.699750894Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-08T15:42:14.702981581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1160223s 
2025-10-08T15:42:14.709183933Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-10-08T15:42:14.713056422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:14.720366064Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-10-08T15:42:14.735376426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-08T15:42:14.737933416Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2025-10-08T15:42:14.741629761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-10-08T15:42:14.748335487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:14.759932434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153274s 
2025-10-08T15:42:14.762611790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-08T15:42:14.765033187Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 
2025-10-08T15:42:14.768482704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-10-08T15:42:14.774596488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:14.785317441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139239s 
2025-10-08T15:42:14.792877086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-08T15:42:14', 'add_on_delete_to_notifications') 
2025-10-08T15:42:14.799205592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:14.804663265Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-10-08T15:42:14.807490369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322714s 
2025-10-08T15:42:14.810879525Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-10-08T15:42:14.814298661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:14.818326934Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-10-08T15:42:14.847755415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-08T15:42:14.850649935Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2025-10-08T15:42:14.854465660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-10-08T15:42:14.861175394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:14.873097796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154855s 
2025-10-08T15:42:14.875402147Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-08T15:42:14.880673354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-10-08T15:42:14.885007904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073227s 
2025-10-08T15:42:14.887587870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-08T15:42:14.889945880Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s 
2025-10-08T15:42:14.893351188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-10-08T15:42:14.898390608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-10-08T15:42:14.908592275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123463s 
2025-10-08T15:42:14.911096208Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:42:14.914339350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:42:14.935561372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217267s 
2025-10-08T15:42:14.938723852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-10-08T15:42:14.951747091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-10-08T15:42:14.960875386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196104s 
2025-10-08T15:42:14.964148519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-10-08T15:42:14.969597193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-08T15:42:14.974400637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007645s 
2025-10-08T15:42:14.977133491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-08T15:42:14.979690210Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 
2025-10-08T15:42:14.983137493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-10-08T15:42:14.989160194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-10-08T15:42:15.000186812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141391s 
2025-10-08T15:42:15.002945549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-08T15:42:15.005340733Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 
2025-10-08T15:42:15.008793947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-10-08T15:42:15.014987792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:15.025944199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142339s 
2025-10-08T15:42:15.028702345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-08T15:42:15.031330277Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-06s 
2025-10-08T15:42:15.034964577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-10-08T15:42:15.041350438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:15.052366947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144094s 
2025-10-08T15:42:15.054860449Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:42:15.058030243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:42:15.131977508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0743481s 
2025-10-08T15:42:15.134875244Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:42:15.138085529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:42:15.157991351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203716s 
2025-10-08T15:42:15.161532012Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-10-08T15:42:15.213680292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-10-08T15:42:15.234853517Z [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-08T15:42:15.244962346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-08T15:42:15.251207073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-08T15:42:15.275883513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.111587s 
2025-10-08T15:42:15.279804310Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-10-08T15:42:15.327763623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-10-08T15:42:15.343702686Z [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-08T15:42:15.351868843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-08T15:42:15.358067688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-08T15:42:15.382590549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0996715s 
2025-10-08T15:42:15.387731673Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-08T15:42:15.393925729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-08T15:42:15.398096048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067274s 
2025-10-08T15:42:15.400753230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-08T15:42:15.403269818Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2025-10-08T15:42:15.407402331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-10-08T15:42:15.414628726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:15.426053546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153974s 
2025-10-08T15:42:15.428750989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-08T15:42:15.431107725Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 
2025-10-08T15:42:15.434850914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-10-08T15:42:15.440659553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-10-08T15:42:15.451385396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134621s 
2025-10-08T15:42:15.458675178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-08T15:42:15', 'add_custom_formats') 
2025-10-08T15:42:15.464749552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:15.469643549Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-10-08T15:42:15.472169206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03114s 
2025-10-08T15:42:15.475672051Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-10-08T15:42:15.479076147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:15.483150333Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-10-08T15:42:15.489350190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-08T15:42:15.491820214Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-10-08T15:42:15.494833794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-10-08T15:42:15.500229632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-10-08T15:42:15.511637017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141106s 
2025-10-08T15:42:15.518666986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-08T15:42:15', 'add_result_to_commands') 
2025-10-08T15:42:15.524827924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:15.529541808Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-10-08T15:42:15.532249231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313314s 
2025-10-08T15:42:15.535797087Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-10-08T15:42:15.539299441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:15.543379949Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-10-08T15:42:15.549478592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-08T15:42:15.552067978Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-10-08T15:42:15.555646826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-10-08T15:42:15.562037948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:15.573943115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152125s 
2025-10-08T15:42:15.581288931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-08T15:42:15', 'health_restored_notification') 
2025-10-08T15:42:15.587563208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:15.592840215Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-10-08T15:42:15.595584563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331897s 
2025-10-08T15:42:15.598582781Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-10-08T15:42:15.601800723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:15.605555776Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-10-08T15:42:15.611420397Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-08T15:42:15.616665802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-10-08T15:42:15.620963778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065414s 
2025-10-08T15:42:15.627420663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-08T15:42:15', 'remove_uc') 
2025-10-08T15:42:15.633383623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:15.637384000Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-10-08T15:42:15.639766538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226911s 
2025-10-08T15:42:15.643572954Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-10-08T15:42:15.647252756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:15.651422524Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-10-08T15:42:15.656450751Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:42:15.659778564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:42:15.698012710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0387401s 
2025-10-08T15:42:15.705947070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-08T15:42:15', 'download_clients_rename_tv_to_music') 
2025-10-08T15:42:15.712576713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:15.717537905Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-10-08T15:42:15.720394669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0574728s 
2025-10-08T15:42:15.724303792Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-10-08T15:42:15.727942310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:15.732151989Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-10-08T15:42:15.738275803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-08T15:42:15.740782802Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-10-08T15:42:15.744430799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-10-08T15:42:15.751000561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-10-08T15:42:15.762813854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153488s 
2025-10-08T15:42:15.770567751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-08T15:42:15', 'add_colon_replacement_to_naming_config') 
2025-10-08T15:42:15.777096139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:15.782290100Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-10-08T15:42:15.785179459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033552s 
2025-10-08T15:42:15.788239653Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-10-08T15:42:15.791497735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:15.795285714Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-10-08T15:42:15.802393239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-10-08T15:42:15.861535736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-08T15:42:15.882136548Z [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-08T15:42:15.892075756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-08T15:42:15.898707964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-08T15:42:15.927207614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-08T15:42:15.932505073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1271241s 
2025-10-08T15:42:15.935295694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-08T15:42:15.937764025Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-10-08T15:42:15.941902620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-10-08T15:42:15.947414051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-10-08T15:42:15.958093701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131109s 
2025-10-08T15:42:15.964756419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-08T15:42:15', 'list_sync_time') 
2025-10-08T15:42:15.970724309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:15.975282019Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-10-08T15:42:15.977809740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298429s 
2025-10-08T15:42:15.981251291Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-10-08T15:42:15.984703474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:15.988953434Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-10-08T15:42:15.994866994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-08T15:42:15.997421539Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-10-08T15:42:16.000605682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-10-08T15:42:16.005336921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-10-08T15:42:16.016270743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128634s 
2025-10-08T15:42:16.023408589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-08T15:42:16', 'add_download_client_tags') 
2025-10-08T15:42:16.029608436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:16.034162057Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-10-08T15:42:16.036885873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300017s 
2025-10-08T15:42:16.040371403Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-10-08T15:42:16.043802964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:16.047794163Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-10-08T15:42:16.057383136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-10-08T15:42:16.071532033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-08T15:42:16.081206588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210944s 
2025-10-08T15:42:16.084597688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-10-08T15:42:16.091102720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-10-08T15:42:16.096521884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091045s 
2025-10-08T15:42:16.103499738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-08T15:42:16', 'add_notification_status') 
2025-10-08T15:42:16.109630115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:16.114332756Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-10-08T15:42:16.117003065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261483s 
2025-10-08T15:42:16.120663266Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-10-08T15:42:16.124203827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:16.128284917Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-10-08T15:42:16.133055064Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:42:16.136336794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:42:16.183460995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475588s 
2025-10-08T15:42:16.191275324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-08T15:42:16', 'add_alac_24_quality_in_profiles') 
2025-10-08T15:42:16.198005418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:16.204203371Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-10-08T15:42:16.206985154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0677099s 
2025-10-08T15:42:16.210284920Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-10-08T15:42:16.213628064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:16.217631086Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-10-08T15:42:16.223921135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-10-08T15:42:16.226310316Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-10-08T15:42:16.229180798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-10-08T15:42:16.233396558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-10-08T15:42:16.244298656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124825s 
2025-10-08T15:42:16.247412368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-10-08T15:42:16.252005879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-10-08T15:42:16.262388410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122693s 
2025-10-08T15:42:16.269219999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-08T15:42:16', 'add_salt_to_users') 
2025-10-08T15:42:16.275271177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:16.279718273Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-10-08T15:42:16.282402409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290333s 
2025-10-08T15:42:16.285548436Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-10-08T15:42:16.288876318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:16.292724940Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-10-08T15:42:16.301188566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-10-08T15:42:16.315922451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-10-08T15:42:16.326103186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222819s 
2025-10-08T15:42:16.329012425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-10-08T15:42:16.334131495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-10-08T15:42:16.338909509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073072s 
2025-10-08T15:42:16.345681999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-08T15:42:16', 'add_auto_tagging') 
2025-10-08T15:42:16.351681773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:16.356132607Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-10-08T15:42:16.358675368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239725s 
2025-10-08T15:42:16.362387415Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-10-08T15:42:16.366006614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:16.370128225Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-10-08T15:42:16.376682586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-10-08T15:42:16.379278885Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-10-08T15:42:16.382920309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-10-08T15:42:16.388435126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-10-08T15:42:16.399768663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138373s 
2025-10-08T15:42:16.405255514Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-10-08T15:42:16.412001861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-10-08T15:42:16.416392394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073021s 
2025-10-08T15:42:16.423832219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-08T15:42:16', 'quality_definition_preferred_size') 
2025-10-08T15:42:16.430206677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:16.435139552Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-10-08T15:42:16.437949141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024952s 
2025-10-08T15:42:16.441637029Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-10-08T15:42:16.445249444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:16.449354302Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-10-08T15:42:16.455398866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-08T15:42:16.457935856Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-10-08T15:42:16.461375473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-10-08T15:42:16.467379686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:16.479129952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148557s 
2025-10-08T15:42:16.486668735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-08T15:42:16', 'add_on_artist_add_to_notifications') 
2025-10-08T15:42:16.493094738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:16.498171723Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-10-08T15:42:16.501010781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328144s 
2025-10-08T15:42:16.504397783Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-10-08T15:42:16.507826970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:16.511779130Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-10-08T15:42:16.517203304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-08T15:42:16.519595302Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-10-08T15:42:16.523133678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-10-08T15:42:16.528227017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-10-08T15:42:16.539383637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133174s 
2025-10-08T15:42:16.548563255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-08T15:42:16', 'album_last_searched_time') 
2025-10-08T15:42:16.558909133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:16.564040107Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-10-08T15:42:16.566833563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0370507s 
2025-10-08T15:42:16.570100202Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-10-08T15:42:16.573444267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:16.577401076Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-10-08T15:42:16.584583753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-08T15:42:16.587025100Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-10-08T15:42:16.590239364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-10-08T15:42:16.596004455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:16.607985676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149292s 
2025-10-08T15:42:16.610615392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-08T15:42:16.612988462Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 
2025-10-08T15:42:16.616206523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-10-08T15:42:16.621982386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-08T15:42:16.633270551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142521s 
2025-10-08T15:42:16.640086760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-08T15:42:16', 'add_indexer_flags') 
2025-10-08T15:42:16.646187166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:16.650522889Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-10-08T15:42:16.653084207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309589s 
2025-10-08T15:42:16.656624317Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-10-08T15:42:16.660135820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:16.664231940Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-10-08T15:42:16.672248535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-10-08T15:42:16.677204597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-10-08T15:42:16.682191461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072463s 
2025-10-08T15:42:16.685231494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-10-08T15:42:16.690226575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-10-08T15:42:16.694887872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070655s 
2025-10-08T15:42:16.697995291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-10-08T15:42:16.703471210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-10-08T15:42:16.708286538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007609s 
2025-10-08T15:42:16.715504716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-08T15:42:16', 'add_indexes_album_statistics') 
2025-10-08T15:42:16.721783873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:16.726592428Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-10-08T15:42:16.729345633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249957s 
2025-10-08T15:42:16.732704578Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-10-08T15:42:16.736137392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:16.740115805Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-10-08T15:42:16.748478728Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-10-08T15:42:16.756850930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-10-08T15:42:16.762060543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009132s 
2025-10-08T15:42:16.769111244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-08T15:42:16', 'update_redacted_baseurl') 
2025-10-08T15:42:16.775885918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:16.780775075Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-10-08T15:42:16.783483761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269751s 
2025-10-08T15:42:16.924545839Z [Debug] MigrationController: Took: 00:00:28.5376240 
2025-10-08T15:42:18.679376263Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-10-08T15:42:19.158348995Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-10-08T15:42:19.797493634Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-08T15:42:19.975586434Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-08T15:42:19.985620985Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-08T15:42:19.990729504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-08T15:42:20.078292932Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-10-08T15:42:20.082017844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0924553s 
2025-10-08T15:42:20.086745596Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-08T15:42:20.091084034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0963667s 
2025-10-08T15:42:20.124561790Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-08T15:42:20.129880032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:20.137724080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-08T15:42:20.144297179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-08T15:42:20.153809758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119755s 
2025-10-08T15:42:20.158176142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:20.164795805Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-08T15:42:20.168781001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226309s 
2025-10-08T15:42:20.176283732Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-08T15:42:20.181261167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:20.190579585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-08T15:42:20.197250891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-08T15:42:20.204981692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100598s 
2025-10-08T15:42:20.208854732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-08T15:42:20.212612260Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-10-08T15:42:20.217220150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-08T15:42:20.223978282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-08T15:42:20.236719774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146066s 
2025-10-08T15:42:20.241276772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:20.248464138Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-08T15:42:20.252594507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259888s 
2025-10-08T15:42:20.258677999Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-08T15:42:20.263819715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:20.270917430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-08T15:42:20.274750661Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-10-08T15:42:20.279221074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-08T15:42:20.285873924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-08T15:42:20.293515434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009725s 
2025-10-08T15:42:20.297881007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:20.304269934Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-08T15:42:20.308594905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196414s 
2025-10-08T15:42:20.314134482Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-08T15:42:20.318887836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:20.324788500Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-10-08T15:42:20.335129578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-10-08T15:42:20.349600112Z [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-08T15:42:20.365923048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270359s 
2025-10-08T15:42:20.369786389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-10-08T15:42:20.375410747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-08T15:42:20.381942472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082856s 
2025-10-08T15:42:20.389841691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-08T15:42:20', 'InitialSetup') 
2025-10-08T15:42:20.399345142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:20.405509037Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-08T15:42:20.409432960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314701s 
2025-10-08T15:42:20.414262957Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-10-08T15:42:20.419531629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:20.425370850Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-10-08T15:42:20.435351270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-08T15:42:20', 'add_reason_to_pending_releases') 
2025-10-08T15:42:20.445693931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:20.485147644Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-10-08T15:42:20.489576413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0653795s 
2025-10-08T15:42:20.493814920Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-10-08T15:42:20.498730240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:20.504303395Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-10-08T15:42:20.512546296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-08T15:42:20', 'add_medium_support') 
2025-10-08T15:42:20.522205661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:20.530603425Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-10-08T15:42:20.534768283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320565s 
2025-10-08T15:42:20.539548230Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-10-08T15:42:20.544916402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:20.550828960Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-10-08T15:42:20.560243101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-08T15:42:20', 'add_various_qualites_in_profile') 
2025-10-08T15:42:20.570478726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:20.577096765Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-10-08T15:42:20.581636489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319039s 
2025-10-08T15:42:20.585827610Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-10-08T15:42:20.590694792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:20.596248147Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-10-08T15:42:20.604368302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-08T15:42:20', 'metadata_profiles') 
2025-10-08T15:42:20.613984159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:20.620091299Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-10-08T15:42:20.624186257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295635s 
2025-10-08T15:42:20.629228001Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-10-08T15:42:20.634925957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:20.640840088Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-10-08T15:42:20.650844949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-08T15:42:20', 'separate_automatic_and_interactive_search') 
2025-10-08T15:42:20.661562625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:20.668660350Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-10-08T15:42:20.673565650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331182s 
2025-10-08T15:42:20.678151015Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-10-08T15:42:20.683387201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:20.689055327Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-10-08T15:42:20.698060665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-08T15:42:20', 'change_album_path_to_relative') 
2025-10-08T15:42:20.708232301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:20.714744146Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-10-08T15:42:20.719176844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311519s 
2025-10-08T15:42:20.723753522Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-10-08T15:42:20.728959667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:20.734660358Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-10-08T15:42:20.743685356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-08T15:42:20', 'change_quality_size_mb_to_kb') 
2025-10-08T15:42:20.753805869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:20.760280559Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-10-08T15:42:20.764765713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311318s 
2025-10-08T15:42:20.768860720Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-10-08T15:42:20.773667361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:20.779251117Z [Info] album_releases: Starting migration of Log DB to 9 
2025-10-08T15:42:20.787200878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-08T15:42:20', 'album_releases') 
2025-10-08T15:42:20.796656272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:20.802729554Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-10-08T15:42:20.806688367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293315s 
2025-10-08T15:42:20.810936393Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-10-08T15:42:20.815825240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:20.821393966Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-10-08T15:42:20.829647549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-08T15:42:20', 'album_releases_fix') 
2025-10-08T15:42:20.839370602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:20.845532021Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-10-08T15:42:20.849640136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298207s 
2025-10-08T15:42:20.853697397Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-10-08T15:42:20.858463366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:20.863927351Z [Info] import_lists: Starting migration of Log DB to 11 
2025-10-08T15:42:20.871769225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-08T15:42:20', 'import_lists') 
2025-10-08T15:42:20.881278978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:20.887261126Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-10-08T15:42:20.891208176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291074s 
2025-10-08T15:42:20.895561173Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-10-08T15:42:20.900523889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:20.906218217Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-10-08T15:42:20.914499967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-08T15:42:20', 'add_release_status') 
2025-10-08T15:42:20.924191336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:20.930328026Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-10-08T15:42:20.934412362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029912s 
2025-10-08T15:42:20.938944911Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-10-08T15:42:20.944182720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:20.950002772Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-10-08T15:42:20.958967938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-08T15:42:20', 'album_download_notification') 
2025-10-08T15:42:20.969184375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:20.975661460Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-10-08T15:42:20.980069739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312985s 
2025-10-08T15:42:20.984761829Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-10-08T15:42:20.990079980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:20.995821053Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-10-08T15:42:21.005142086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-08T15:42:20', 'fix_language_metadata_profiles') 
2025-10-08T15:42:21.015464166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.022055882Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-10-08T15:42:21.026619844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316974s 
2025-10-08T15:42:21.030725192Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-10-08T15:42:21.035486231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.041006730Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-10-08T15:42:21.049172116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-08T15:42:21', 'remove_fanzub') 
2025-10-08T15:42:21.058636858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.064708317Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-10-08T15:42:21.068651949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294685s 
2025-10-08T15:42:21.073445424Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-10-08T15:42:21.078825620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.084697205Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-10-08T15:42:21.093768897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-08T15:42:21', 'update_artist_history_indexes') 
2025-10-08T15:42:21.104034492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.110577450Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-10-08T15:42:21.115056441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031537s 
2025-10-08T15:42:21.119102901Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-10-08T15:42:21.123785912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.129434399Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-10-08T15:42:21.137177584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-08T15:42:21', 'remove_nma') 
2025-10-08T15:42:21.146582486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.153064091Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-10-08T15:42:21.157037674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293086s 
2025-10-08T15:42:21.161534481Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-10-08T15:42:21.166616086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.172384513Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-10-08T15:42:21.181307104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-08T15:42:21', 'album_disambiguation') 
2025-10-08T15:42:21.191829657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.198629863Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-10-08T15:42:21.202942810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320558s 
2025-10-08T15:42:21.207675281Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-10-08T15:42:21.212918972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.218988937Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-10-08T15:42:21.228160770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-08T15:42:21', 'add_ape_quality_in_profiles') 
2025-10-08T15:42:21.238741701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.245032741Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-10-08T15:42:21.249561072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320245s 
2025-10-08T15:42:21.253832395Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-10-08T15:42:21.258649467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.264304516Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-10-08T15:42:21.272441094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-08T15:42:21', 'remove_pushalot') 
2025-10-08T15:42:21.282078524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.288186646Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-10-08T15:42:21.292256433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297591s 
2025-10-08T15:42:21.296541974Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-10-08T15:42:21.301453036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.307046291Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-10-08T15:42:21.315329323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-08T15:42:21', 'add_custom_filters') 
2025-10-08T15:42:21.325120824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.331384930Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-10-08T15:42:21.335498355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300654s 
2025-10-08T15:42:21.339712021Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-10-08T15:42:21.344577070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.350160636Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-10-08T15:42:21.358442346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-08T15:42:21', 'import_list_tags') 
2025-10-08T15:42:21.368175078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.374384925Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-10-08T15:42:21.378790879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029972s 
2025-10-08T15:42:21.383205310Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-10-08T15:42:21.388292636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.394040743Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-10-08T15:42:21.402922963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-08T15:42:21', 'add_release_groups_etc') 
2025-10-08T15:42:21.413259871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.419650864Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-10-08T15:42:21.424046226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313465s 
2025-10-08T15:42:21.428607192Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-10-08T15:42:21.433525859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.439101308Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-10-08T15:42:21.447476146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-08T15:42:21', 'NewMediaInfoFormat') 
2025-10-08T15:42:21.457158046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.463317631Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-10-08T15:42:21.467465806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299344s 
2025-10-08T15:42:21.472448922Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-10-08T15:42:21.478077459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.483989556Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-10-08T15:42:21.493865236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-08T15:42:21', 'rename_restrictions_to_release_profiles') 
2025-10-08T15:42:21.504506408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.511368529Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-10-08T15:42:21.516211002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327281s 
2025-10-08T15:42:21.521312477Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-10-08T15:42:21.527046896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.533041600Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-10-08T15:42:21.543261794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-08T15:42:21', 'rename_quality_profiles_add_upgrade_allowed') 
2025-10-08T15:42:21.554197249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.561190032Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-10-08T15:42:21.566118940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334387s 
2025-10-08T15:42:21.570461837Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-10-08T15:42:21.575468420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.581183150Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-10-08T15:42:21.589672568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-08T15:42:21', 'add_import_exclusions') 
2025-10-08T15:42:21.599562067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.605836263Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-10-08T15:42:21.609975439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03041s 
2025-10-08T15:42:21.614502347Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-10-08T15:42:21.619743263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.625465999Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-10-08T15:42:21.634449752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-08T15:42:21', 'clean_artist_metadata_table') 
2025-10-08T15:42:21.644571859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.651070618Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-10-08T15:42:21.655532785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311158s 
2025-10-08T15:42:21.660059732Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-10-08T15:42:21.665178021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.671081802Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-10-08T15:42:21.679830873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-08T15:42:21', 'health_issue_notification') 
2025-10-08T15:42:21.689908921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.696295935Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-10-08T15:42:21.700697449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310438s 
2025-10-08T15:42:21.705676197Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-10-08T15:42:21.711125552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.717199486Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-10-08T15:42:21.726437712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-08T15:42:21', 'add_mediafilerepository_mtime') 
2025-10-08T15:42:21.736724069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.743319964Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-10-08T15:42:21.747907203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318773s 
2025-10-08T15:42:21.752851902Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-10-08T15:42:21.758317119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.764422997Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-10-08T15:42:21.773844903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-08T15:42:21', 'add_artistmetadataid_constraint') 
2025-10-08T15:42:21.784304650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.790944323Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-10-08T15:42:21.795582144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322228s 
2025-10-08T15:42:21.800273191Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-10-08T15:42:21.805422001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.811366093Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-10-08T15:42:21.820162370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-08T15:42:21', 'old_ids_and_artist_alias') 
2025-10-08T15:42:21.830198042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.836561198Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-10-08T15:42:21.840881409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310579s 
2025-10-08T15:42:21.845469029Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-10-08T15:42:21.850612458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.856337328Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-10-08T15:42:21.865184537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-08T15:42:21', 'download_propers_config') 
2025-10-08T15:42:21.875191111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.881558345Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-10-08T15:42:21.885871963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309069s 
2025-10-08T15:42:21.890325202Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-10-08T15:42:21.895437428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.901154603Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-10-08T15:42:21.909920819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-08T15:42:21', 'remove_language_profiles') 
2025-10-08T15:42:21.919886951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.926247241Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-10-08T15:42:21.930534616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307186s 
2025-10-08T15:42:21.935015080Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-10-08T15:42:21.940215995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.945947539Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-10-08T15:42:21.954774247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-08T15:42:21', 'multi_disc_naming_format') 
2025-10-08T15:42:21.964815561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:21.971166131Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-10-08T15:42:21.975466532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309511s 
2025-10-08T15:42:21.980157420Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-10-08T15:42:21.985382874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:21.991106301Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-10-08T15:42:22.000089174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-08T15:42:21', 'add_download_client_priority') 
2025-10-08T15:42:22.010188444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.016641761Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-10-08T15:42:22.021115261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310481s 
2025-10-08T15:42:22.025361985Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-10-08T15:42:22.030231512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.035794767Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-10-08T15:42:22.044053921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-08T15:42:22', 'remove_growl_prowl') 
2025-10-08T15:42:22.053727655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.059827461Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-10-08T15:42:22.063959212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297239s 
2025-10-08T15:42:22.068448734Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-10-08T15:42:22.073484456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.080376407Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-10-08T15:42:22.089037942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-08T15:42:22', 'remove_plex_hometheatre') 
2025-10-08T15:42:22.099018173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.105336449Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-10-08T15:42:22.109574314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318117s 
2025-10-08T15:42:22.114156162Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-10-08T15:42:22.119384793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.125117228Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-10-08T15:42:22.134055851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-08T15:42:22', 'add_root_folder_add_defaults') 
2025-10-08T15:42:22.144170453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.150597477Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-10-08T15:42:22.155015445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310229s 
2025-10-08T15:42:22.159117757Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-10-08T15:42:22.163899077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.169352361Z [Info] task_duration: Starting migration of Log DB to 40 
2025-10-08T15:42:22.177252953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-08T15:42:22', 'task_duration') 
2025-10-08T15:42:22.199031957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.205326404Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-10-08T15:42:22.209278795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417064s 
2025-10-08T15:42:22.214685364Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-10-08T15:42:22.220376226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.226744602Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-10-08T15:42:22.237104518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-08T15:42:22', 'add_indexer_and_enabled_to_release_profiles') 
2025-10-08T15:42:22.247925252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.254875189Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-10-08T15:42:22.259780980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338453s 
2025-10-08T15:42:22.264128446Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-10-08T15:42:22.269065660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.274625898Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-10-08T15:42:22.282999944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-08T15:42:22', 'remove_album_folders') 
2025-10-08T15:42:22.292746514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.298885318Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-10-08T15:42:22.303035286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298874s 
2025-10-08T15:42:22.307486131Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-10-08T15:42:22.312585672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.318273598Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-10-08T15:42:22.326934110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-08T15:42:22', 'add_priority_to_indexers') 
2025-10-08T15:42:22.336861385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.343184700Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-10-08T15:42:22.347482075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305237s 
2025-10-08T15:42:22.352313816Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-10-08T15:42:22.357756479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.363648435Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-10-08T15:42:22.373141845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-08T15:42:22', 'remove_chown_and_folderchmod_config') 
2025-10-08T15:42:22.383548385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.390181555Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-10-08T15:42:22.394806500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320313s 
2025-10-08T15:42:22.398997480Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-10-08T15:42:22.403862950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.409389170Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-10-08T15:42:22.417616170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-08T15:42:22', 'update_notifiarr') 
2025-10-08T15:42:22.427190453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.433227903Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-10-08T15:42:22.437253230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295735s 
2025-10-08T15:42:22.441684124Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-10-08T15:42:22.446813114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.452484026Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-10-08T15:42:22.461152104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-08T15:42:22', 'email_multiple_addresses') 
2025-10-08T15:42:22.471073406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.477429718Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-10-08T15:42:22.481709037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305745s 
2025-10-08T15:42:22.486315785Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-10-08T15:42:22.491634718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.497477205Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-10-08T15:42:22.506568065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-08T15:42:22', 'rename_blacklist_to_blocklist') 
2025-10-08T15:42:22.516752877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.523333912Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-10-08T15:42:22.527869387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314525s 
2025-10-08T15:42:22.532260170Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-10-08T15:42:22.537316103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.542915681Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-10-08T15:42:22.551401121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-08T15:42:22', 'cdh_per_downloadclient') 
2025-10-08T15:42:22.561223364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.567402218Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-10-08T15:42:22.571598821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302069s 
2025-10-08T15:42:22.575765663Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-10-08T15:42:22.580775744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.586480082Z [Info] download_history: Starting migration of Log DB to 52 
2025-10-08T15:42:22.594900742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-08T15:42:22', 'download_history') 
2025-10-08T15:42:22.604823147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.610982442Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-10-08T15:42:22.615175126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030396s 
2025-10-08T15:42:22.619565699Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-10-08T15:42:22.624817607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.630584141Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-10-08T15:42:22.641783046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-10-08T15:42:22.653888076Z [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-08T15:42:22.666898691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020755s 
2025-10-08T15:42:22.671190595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-10-08T15:42:22.678092155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-08T15:42:22.685622872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101288s 
2025-10-08T15:42:22.694087972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-08T15:42:22', 'add_update_history') 
2025-10-08T15:42:22.703914342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.710294593Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-10-08T15:42:22.714385542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342168s 
2025-10-08T15:42:22.719172133Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-10-08T15:42:22.724514954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.730394124Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-10-08T15:42:22.739624505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-08T15:42:22', 'add_on_update_to_notifications') 
2025-10-08T15:42:22.749893257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.756408609Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-10-08T15:42:22.760938934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316252s 
2025-10-08T15:42:22.765581214Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-10-08T15:42:22.770875357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.776634545Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-10-08T15:42:22.785571916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-08T15:42:22', 'download_client_per_indexer') 
2025-10-08T15:42:22.795695426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.802251630Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-10-08T15:42:22.806622684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312604s 
2025-10-08T15:42:22.811308842Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-10-08T15:42:22.816186165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.821871285Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-10-08T15:42:22.830820630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-08T15:42:22', 'AddNewItemMonitorType') 
2025-10-08T15:42:22.840328379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.846617987Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-10-08T15:42:22.850951735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305377s 
2025-10-08T15:42:22.855275393Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-10-08T15:42:22.860075732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.865664308Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-10-08T15:42:22.873909103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-08T15:42:22', 'ImportListSearch') 
2025-10-08T15:42:22.883681465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.889734887Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-10-08T15:42:22.893828883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298821s 
2025-10-08T15:42:22.898460771Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-10-08T15:42:22.903645414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.909350524Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-10-08T15:42:22.918355992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-08T15:42:22', 'ImportListMonitorExisting') 
2025-10-08T15:42:22.928471194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.934930484Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-10-08T15:42:22.939316849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311522s 
2025-10-08T15:42:22.943585586Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-10-08T15:42:22.948504252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.954076235Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-10-08T15:42:22.962193373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-08T15:42:22', 'add_indexer_tags') 
2025-10-08T15:42:22.971947779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:22.978450997Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-10-08T15:42:22.982480012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302097s 
2025-10-08T15:42:22.986737727Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-10-08T15:42:22.991643788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:22.997184417Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-10-08T15:42:23.005424463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-08T15:42:22', 'update_audio_types') 
2025-10-08T15:42:23.015120221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:23.021230878Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-10-08T15:42:23.025312048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296926s 
2025-10-08T15:42:23.030614147Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-08T15:42:23.036590894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:23.042649958Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-10-08T15:42:23.052940694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-10-08T15:42:23.056597399Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-05s 
2025-10-08T15:42:23.061120098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-10-08T15:42:23.081276664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-10-08T15:42:23.105158524Z [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-08T15:42:23.118651309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-10-08T15:42:23.125723183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-10-08T15:42:23.136266097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-08T15:42:23.142833644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0773386s 
2025-10-08T15:42:23.146704571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-10-08T15:42:23.150543262Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s 
2025-10-08T15:42:23.155076231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-10-08T15:42:23.170604787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-10-08T15:42:23.187948378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-10-08T15:42:23.198759051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-10-08T15:42:23.206722490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-10-08T15:42:23.218277824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-08T15:42:23.225477233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0657127s 
2025-10-08T15:42:23.229295293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-08T15:42:23.233017310Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-06s 
2025-10-08T15:42:23.237657445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-08T15:42:23.249841655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-08T15:42:23.263736420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-08T15:42:23.274580430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-08T15:42:23.282268615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-08T15:42:23.293543042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-08T15:42:23.300881092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0584459s 
2025-10-08T15:42:23.310368550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-08T15:42:23', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-08T15:42:23.321522976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:23.329028082Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-08T15:42:23.334195619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0849338s 
2025-10-08T15:42:23.339005907Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-10-08T15:42:23.344301042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:23.350213099Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-10-08T15:42:23.359401015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-08T15:42:23', 'add_on_delete_to_notifications') 
2025-10-08T15:42:23.369572891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:23.376044005Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-10-08T15:42:23.380568628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315143s 
2025-10-08T15:42:23.384798056Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-10-08T15:42:23.389702373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:23.395255057Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-10-08T15:42:23.403506386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-08T15:42:23', 'add_custom_formats') 
2025-10-08T15:42:23.413212193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:23.419287299Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-10-08T15:42:23.423408740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297283s 
2025-10-08T15:42:23.427796608Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-10-08T15:42:23.432845717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:23.438471177Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-10-08T15:42:23.446986718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-08T15:42:23', 'add_result_to_commands') 
2025-10-08T15:42:23.456801766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:23.463022154Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-10-08T15:42:23.467237855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301828s 
2025-10-08T15:42:23.471816697Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-10-08T15:42:23.477058274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:23.482776460Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-10-08T15:42:23.491745334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-08T15:42:23', 'health_restored_notification') 
2025-10-08T15:42:23.501818182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:23.508252280Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-10-08T15:42:23.512675208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309788s 
2025-10-08T15:42:23.516663281Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-10-08T15:42:23.521276502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:23.526687019Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-10-08T15:42:23.534258949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-08T15:42:23', 'remove_uc') 
2025-10-08T15:42:23.543534782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:23.549366136Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-10-08T15:42:23.553192352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284892s 
2025-10-08T15:42:23.558012581Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-10-08T15:42:23.563482638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:23.569278732Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-10-08T15:42:23.578761280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-08T15:42:23', 'download_clients_rename_tv_to_music') 
2025-10-08T15:42:23.589197559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:23.595870810Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-10-08T15:42:23.600536156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319484s 
2025-10-08T15:42:23.605433600Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-10-08T15:42:23.610983578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:23.616840033Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-10-08T15:42:23.626580681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-08T15:42:23', 'add_colon_replacement_to_naming_config') 
2025-10-08T15:42:23.637162584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:23.643909232Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-10-08T15:42:23.648661153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324038s 
2025-10-08T15:42:23.652766451Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-10-08T15:42:23.657536438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:23.662989271Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-10-08T15:42:23.670911356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-08T15:42:23', 'list_sync_time') 
2025-10-08T15:42:23.680408895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:23.686375302Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-10-08T15:42:23.690356490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290959s 
2025-10-08T15:42:23.694800170Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-10-08T15:42:23.699901795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:23.705607226Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-10-08T15:42:23.714235975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-08T15:42:23', 'add_download_client_tags') 
2025-10-08T15:42:23.724144681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:23.730336332Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-10-08T15:42:23.734735152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304128s 
2025-10-08T15:42:23.739180875Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-10-08T15:42:23.744365377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:23.749992320Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-10-08T15:42:23.758631651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-08T15:42:23', 'add_notification_status') 
2025-10-08T15:42:23.768516489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:23.774794503Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-10-08T15:42:23.779068522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304009s 
2025-10-08T15:42:23.783727375Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-10-08T15:42:23.789006387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:23.794723502Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-10-08T15:42:23.803840845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-08T15:42:23', 'add_alac_24_quality_in_profiles') 
2025-10-08T15:42:23.814164908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:23.820705491Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-10-08T15:42:23.825167378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313743s 
2025-10-08T15:42:23.829419391Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-10-08T15:42:23.834301203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:23.839866262Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-10-08T15:42:23.848076658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-08T15:42:23', 'add_salt_to_users') 
2025-10-08T15:42:23.857694168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:23.863806980Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-10-08T15:42:23.867897369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296656s 
2025-10-08T15:42:23.872138460Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-10-08T15:42:23.876979300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:23.882509418Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-10-08T15:42:23.890604212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-08T15:42:23', 'add_auto_tagging') 
2025-10-08T15:42:23.900210560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:23.906275244Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-10-08T15:42:23.910312696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294827s 
2025-10-08T15:42:23.915065238Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-10-08T15:42:23.920496807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:23.926280366Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-10-08T15:42:23.935671620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-08T15:42:23', 'quality_definition_preferred_size') 
2025-10-08T15:42:23.946036015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:23.952662521Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-10-08T15:42:23.957216312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031792s 
2025-10-08T15:42:23.961964776Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-10-08T15:42:23.967344983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:23.973200696Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-10-08T15:42:23.982637583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-08T15:42:23', 'add_on_artist_add_to_notifications') 
2025-10-08T15:42:23.993121318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:24.000078309Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-10-08T15:42:24.004740239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323227s 
2025-10-08T15:42:24.009205863Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-10-08T15:42:24.014354603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:24.020542916Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-10-08T15:42:24.028860629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-08T15:42:24', 'album_last_searched_time') 
2025-10-08T15:42:24.038804216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:24.045186730Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-10-08T15:42:24.049505519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308143s 
2025-10-08T15:42:24.053734917Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-10-08T15:42:24.058711500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:24.064230346Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-10-08T15:42:24.072369128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-08T15:42:24', 'add_indexer_flags') 
2025-10-08T15:42:24.082063703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:24.088233400Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-10-08T15:42:24.092270680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296152s 
2025-10-08T15:42:24.096786907Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-10-08T15:42:24.102057652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:24.108221036Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-10-08T15:42:24.117014316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-08T15:42:24', 'add_indexes_album_statistics') 
2025-10-08T15:42:24.127233969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:24.134725327Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-10-08T15:42:24.139074116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320526s 
2025-10-08T15:42:24.143401782Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-10-08T15:42:24.148350759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-08T15:42:24.154071071Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-10-08T15:42:24.162658546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-08T15:42:24', 'update_redacted_baseurl') 
2025-10-08T15:42:24.172624158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-08T15:42:24.178944487Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-10-08T15:42:24.183229748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305796s 
2025-10-08T15:42:28.933359877Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-10-08T15:42:29.113899434Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-10-08T15:42:30.977959636Z [Info] QualityProfileService: Setting up default quality profiles 
2025-10-08T15:42:31.465246140Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-10-08T15:42:31.646116464Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-10-08T15:42:32.204267915Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-10-08T15:42:32.221989708Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-10-08T15:42:32.232000650Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-10-08T15:42:32.670023234Z [ls.io-init] done.
2025-10-08T15:42:33.415108050Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled