2025-08-31T07:41:32.121775730Z [migrations] started
2025-08-31T07:41:32.121813326Z [migrations] no migrations found
2025-08-31T07:41:32.147452994Z usermod: no changes
2025-08-31T07:41:32.153881328Z ───────────────────────────────────────
2025-08-31T07:41:32.153895867Z 
2025-08-31T07:41:32.153900015Z       ██╗     ███████╗██╗ ██████╗
2025-08-31T07:41:32.153904464Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-31T07:41:32.153908633Z       ██║     ███████╗██║██║   ██║
2025-08-31T07:41:32.153912390Z       ██║     ╚════██║██║██║   ██║
2025-08-31T07:41:32.153916088Z       ███████╗███████║██║╚██████╔╝
2025-08-31T07:41:32.153919925Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-31T07:41:32.153923663Z 
2025-08-31T07:41:32.153927170Z    Brought to you by linuxserver.io
2025-08-31T07:41:32.153930817Z ───────────────────────────────────────
2025-08-31T07:41:32.154232264Z 
2025-08-31T07:41:32.154253427Z To support the app dev(s) visit:
2025-08-31T07:41:32.155796353Z Lidarr: https://opencollective.com/lidarr
2025-08-31T07:41:32.156148843Z 
2025-08-31T07:41:32.156155557Z To support LSIO projects visit:
2025-08-31T07:41:32.156159264Z https://www.linuxserver.io/donate/
2025-08-31T07:41:32.156162821Z 
2025-08-31T07:41:32.156166288Z ───────────────────────────────────────
2025-08-31T07:41:32.156170206Z GID/UID
2025-08-31T07:41:32.156173693Z ───────────────────────────────────────
2025-08-31T07:41:32.161015272Z 
2025-08-31T07:41:32.161021846Z User UID:    911
2025-08-31T07:41:32.161025463Z User GID:    911
2025-08-31T07:41:32.161029411Z ───────────────────────────────────────
2025-08-31T07:41:32.162578269Z Linuxserver.io version: 2.14.1.4714-ls221
2025-08-31T07:41:32.162826660Z Build-date: 2025-08-31T07:36:57+00:00
2025-08-31T07:41:32.162830688Z ───────────────────────────────────────
2025-08-31T07:41:32.162834696Z     
2025-08-31T07:41:32.302384391Z [custom-init] No custom files found, skipping...
2025-08-31T07:41:32.744044723Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.1.4714 
2025-08-31T07:41:32.762576749Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-31T07:41:32.768828217Z [Debug] Bootstrap: Console selected 
2025-08-31T07:41:32.770320552Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-31T07:41:33.131746024Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-31T07:41:33.188005206Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {06b29645-1fc7-438a-a60c-ed4570afdc94} may be persisted to storage in unencrypted form. 
2025-08-31T07:41:33.281452130Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-31T07:41:33.341776088Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-31T07:41:33.433227563Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-31T07:41:33.445710018Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:33.446505940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:33.498193427Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-31T07:41:33.500447797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0524899s 
2025-08-31T07:41:33.500773372Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-31T07:41:33.500954597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0546982s 
2025-08-31T07:41:33.513544729Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-31T07:41:33.514285610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.536045766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-31T07:41:33.550626576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-31T07:41:33.566451481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300894s 
2025-08-31T07:41:33.566908862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.569217110Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-31T07:41:33.569382823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328868s 
2025-08-31T07:41:33.578159155Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-31T07:41:33.578433829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.585308652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-31T07:41:33.587299851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-31T07:41:33.587719135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021769s 
2025-08-31T07:41:33.588005983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-31T07:41:33.588314374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001442s 
2025-08-31T07:41:33.588888890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-31T07:41:33.589697900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-31T07:41:33.590502420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013973s 
2025-08-31T07:41:33.590792965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.591698408Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-31T07:41:33.591862378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00253s 
2025-08-31T07:41:33.592555955Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-31T07:41:33.592823894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.593717423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-31T07:41:33.593898438Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-08-31T07:41:33.594107689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-31T07:41:33.594386912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-31T07:41:33.594834974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005565s 
2025-08-31T07:41:33.595023734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.595730507Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-31T07:41:33.595909738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014181s 
2025-08-31T07:41:33.597167691Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-31T07:41:33.597375820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.598374190Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-31T07:41:33.615192465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-31T07:41:33.615780149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-08-31T07:41:33.616276448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008574s 
2025-08-31T07:41:33.616467593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-31T07:41:33.616726214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-31T07:41:33.617019544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004127s 
2025-08-31T07:41:33.617206190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-31T07:41:33.617579893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-31T07:41:33.617861099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005102s 
2025-08-31T07:41:33.618029628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-31T07:41:33.618343961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-31T07:41:33.618634556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004076s 
2025-08-31T07:41:33.618778817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-08-31T07:41:33.629517169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-08-31T07:41:33.632050450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130849s 
2025-08-31T07:41:33.632254210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-08-31T07:41:33.632582101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-31T07:41:33.632890021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004664s 
2025-08-31T07:41:33.633091526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-08-31T07:41:33.633434998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-31T07:41:33.633786927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005112s 
2025-08-31T07:41:33.634027441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-08-31T07:41:33.634352395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-31T07:41:33.634703823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004433s 
2025-08-31T07:41:33.634839606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-08-31T07:41:33.635114310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-31T07:41:33.635403452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003943s 
2025-08-31T07:41:33.635565989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-08-31T07:41:33.638593075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-31T07:41:33.640317347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045713s 
2025-08-31T07:41:33.640506618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-08-31T07:41:33.640968658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-31T07:41:33.641283482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005077s 
2025-08-31T07:41:33.641436410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-08-31T07:41:33.641691353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-31T07:41:33.641989894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003888s 
2025-08-31T07:41:33.642186230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-08-31T07:41:33.642513068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-31T07:41:33.642847080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004689s 
2025-08-31T07:41:33.643103947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-08-31T07:41:33.643334452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-31T07:41:33.643726351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004585s 
2025-08-31T07:41:33.643903497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-08-31T07:41:33.644272380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-31T07:41:33.644556582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004976s 
2025-08-31T07:41:33.644728418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-08-31T07:41:33.645051860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-08-31T07:41:33.645359169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004485s 
2025-08-31T07:41:33.645574141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-08-31T07:41:33.647027167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-31T07:41:33.648025508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022697s 
2025-08-31T07:41:33.648274880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-08-31T07:41:33.648630155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-31T07:41:33.648993447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005199s 
2025-08-31T07:41:33.649179371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-08-31T07:41:33.649531760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-31T07:41:33.649893278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004847s 
2025-08-31T07:41:33.650148973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-08-31T07:41:33.650445490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-31T07:41:33.650870015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005127s 
2025-08-31T07:41:33.651107142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-08-31T07:41:33.651547369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-08-31T07:41:33.651919027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006214s 
2025-08-31T07:41:33.652089130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-08-31T07:41:33.653181459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2025-08-31T07:41:33.653940107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016686s 
2025-08-31T07:41:33.654137635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-08-31T07:41:33.654450765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-08-31T07:41:33.654846763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005407s 
2025-08-31T07:41:33.655051765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-08-31T07:41:33.655421841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-31T07:41:33.655750613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004883s 
2025-08-31T07:41:33.655964363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-31T07:41:33.657342007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2025-08-31T07:41:33.658180325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020589s 
2025-08-31T07:41:33.658368534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-31T07:41:33.658623097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-31T07:41:33.658937179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004128s 
2025-08-31T07:41:33.659176040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-08-31T07:41:33.659410913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-31T07:41:33.659811319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004584s 
2025-08-31T07:41:33.660015290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-31T07:41:33.660297228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-31T07:41:33.660675880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00045s 
2025-08-31T07:41:33.660827726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-08-31T07:41:33.661151157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-08-31T07:41:33.661532856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000521s 
2025-08-31T07:41:33.661712517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-31T07:41:33.662717762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-08-31T07:41:33.663477762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015978s 
2025-08-31T07:41:33.663693667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-31T07:41:33.664264065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-08-31T07:41:33.664742078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008423s 
2025-08-31T07:41:33.664980007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-31T07:41:33.665344691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-31T07:41:33.665728263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005453s 
2025-08-31T07:41:33.665899598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-31T07:41:33.671576529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-08-31T07:41:33.672224775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061157s 
2025-08-31T07:41:33.672368935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-31T07:41:33.672649560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-31T07:41:33.672970997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004133s 
2025-08-31T07:41:33.673112913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-31T07:41:33.673587899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-08-31T07:41:33.673976742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006996s 
2025-08-31T07:41:33.674151444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-31T07:41:33.674409333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-31T07:41:33.674723215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004102s 
2025-08-31T07:41:33.674913238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-31T07:41:33.675428065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-08-31T07:41:33.675862470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007851s 
2025-08-31T07:41:33.676087914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-31T07:41:33.676411465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-31T07:41:33.676727972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004749s 
2025-08-31T07:41:33.676906632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-31T07:41:33.677225905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-31T07:41:33.677568745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004765s 
2025-08-31T07:41:33.677741383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-31T07:41:33.678576655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2025-08-31T07:41:33.679111191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012189s 
2025-08-31T07:41:33.679275482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-31T07:41:33.680580780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2025-08-31T07:41:33.682869910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033834s 
2025-08-31T07:41:33.683144893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-31T07:41:33.683878741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-31T07:41:33.684351092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010565s 
2025-08-31T07:41:33.684568820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-31T07:41:33.685649667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-31T07:41:33.686523807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018234s 
2025-08-31T07:41:33.686691144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-31T07:41:33.687385442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-31T07:41:33.687941913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010374s 
2025-08-31T07:41:33.688135733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-31T07:41:33.688968179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2025-08-31T07:41:33.689555963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001216s 
2025-08-31T07:41:33.689721276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-31T07:41:33.690232214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-08-31T07:41:33.690732402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008063s 
2025-08-31T07:41:33.690938908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-31T07:41:33.691283922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-31T07:41:33.691639007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005151s 
2025-08-31T07:41:33.691830954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-31T07:41:33.692122541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-31T07:41:33.692478548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004621s 
2025-08-31T07:41:33.692676236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-31T07:41:33.693208267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-08-31T07:41:33.693652712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007425s 
2025-08-31T07:41:33.693830550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-31T07:41:33.694815313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-08-31T07:41:33.695417585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001392s 
2025-08-31T07:41:33.695577087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-31T07:41:33.696060921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-08-31T07:41:33.696483873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007271s 
2025-08-31T07:41:33.696657512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-31T07:41:33.696959991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-31T07:41:33.697329535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004634s 
2025-08-31T07:41:33.697470309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-31T07:41:33.697752277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-31T07:41:33.698077011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000442s 
2025-08-31T07:41:33.698237654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-31T07:41:33.699225964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-31T07:41:33.699908348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014937s 
2025-08-31T07:41:33.700073681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-31T07:41:33.700831166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-31T07:41:33.701413960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011713s 
2025-08-31T07:41:33.701635496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-31T07:41:33.701952684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-31T07:41:33.702394905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005741s 
2025-08-31T07:41:33.702578845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-31T07:41:33.703453496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-31T07:41:33.704115990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013786s 
2025-08-31T07:41:33.704291033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-08-31T07:41:33.705287469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-08-31T07:41:33.706040425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015665s 
2025-08-31T07:41:33.706277122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-08-31T07:41:33.706754423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-08-31T07:41:33.707160180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000772s 
2025-08-31T07:41:33.707363840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-08-31T07:41:33.707656840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-08-31T07:41:33.708031154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005086s 
2025-08-31T07:41:33.708238562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-31T07:41:33.708886657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-31T07:41:33.709446113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010567s 
2025-08-31T07:41:33.709644443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-31T07:41:33.710030690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-31T07:41:33.710401417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005789s 
2025-08-31T07:41:33.713760330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-08-31T07:41:33.714595291Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0036060 taking an average of 00:00:00.0036060 
2025-08-31T07:41:33.715533300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-31T07:41:33', 'InitialSetup') 
2025-08-31T07:41:33.715950059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.718653613Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-31T07:41:33.718812072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080175s 
2025-08-31T07:41:33.719142127Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-31T07:41:33.719343733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.719635110Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-08-31T07:41:33.720413106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-31T07:41:33.720578349Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-31T07:41:33.720773101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-31T07:41:33.721095751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:33.721951223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009917s 
2025-08-31T07:41:33.722360828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-31T07:41:33', 'add_reason_to_pending_releases') 
2025-08-31T07:41:33.722704160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.723509391Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-31T07:41:33.723676047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025292s 
2025-08-31T07:41:33.723879466Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-31T07:41:33.724093106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.724358080Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-08-31T07:41:33.727238570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-31T07:41:33.727386458Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-31T07:41:33.727566841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-08-31T07:41:33.727863829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-08-31T07:41:33.728674291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009332s 
2025-08-31T07:41:33.728873081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-31T07:41:33.728971720Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-31T07:41:33.729140820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-08-31T07:41:33.729453029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:33.730172738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008522s 
2025-08-31T07:41:33.730342049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-31T07:41:33.730472973Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-31T07:41:33.730667154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-08-31T07:41:33.730983390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:33.731709252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008661s 
2025-08-31T07:41:33.732171703Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-31T07:41:33.732647922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-31T07:41:33.732897735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005627s 
2025-08-31T07:41:33.733273472Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-08-31T07:41:33.751252143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-08-31T07:41:33.753283143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2025-08-31T07:41:33.754298047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-31T07:41:33.755405196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-31T07:41:33.757311745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-31T07:41:33.757745328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-31T07:41:33.758160474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-31T07:41:33.758464877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250207s 
2025-08-31T07:41:33.758661232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-31T07:41:33.758813078Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-31T07:41:33.758982379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-08-31T07:41:33.759238655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-08-31T07:41:33.760025449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008584s 
2025-08-31T07:41:33.760396396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-31T07:41:33', 'add_medium_support') 
2025-08-31T07:41:33.760746531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.761653077Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-31T07:41:33.761815463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024708s 
2025-08-31T07:41:33.762056118Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-31T07:41:33.762260309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.762537838Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-08-31T07:41:33.763037033Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-31T07:41:33.763367028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-31T07:41:33.763641120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003796s 
2025-08-31T07:41:33.763801102Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:33.764030684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:33.773357665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093197s 
2025-08-31T07:41:33.773814044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-31T07:41:33', 'add_various_qualites_in_profile') 
2025-08-31T07:41:33.774184029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.774893417Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-31T07:41:33.775076576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108658s 
2025-08-31T07:41:33.775271970Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-31T07:41:33.775483135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.775741275Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-08-31T07:41:33.776603791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-08-31T07:41:33.777158348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-08-31T07:41:33.777680219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009049s 
2025-08-31T07:41:33.777877726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-08-31T07:41:33.778217410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-08-31T07:41:33.778514178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004671s 
2025-08-31T07:41:33.778678809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-31T07:41:33.778928001Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-31T07:41:33.779063484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-08-31T07:41:33.779348898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-31T07:41:33.780213970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009917s 
2025-08-31T07:41:33.780406588Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-08-31T07:41:33.786132007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-31T07:41:33.790926311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2025-08-31T07:41:33.792779512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-31T07:41:33.793557288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-31T07:41:33.795321120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-31T07:41:33.795760375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-31T07:41:33.796220050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-31T07:41:33.796630968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-31T07:41:33.796961263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163656s 
2025-08-31T07:41:33.797147518Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-08-31T07:41:33.804325100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-31T07:41:33.808831464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2025-08-31T07:41:33.810538542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-31T07:41:33.811323182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-31T07:41:33.813153126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-31T07:41:33.813608233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-31T07:41:33.813961975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-31T07:41:33.814334185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-31T07:41:33.814626313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173052s 
2025-08-31T07:41:33.814788279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-31T07:41:33.814933812Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-31T07:41:33.815137362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-08-31T07:41:33.815398357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-08-31T07:41:33.816137235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008174s 
2025-08-31T07:41:33.816502791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-31T07:41:33', 'metadata_profiles') 
2025-08-31T07:41:33.816828036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.817810023Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-31T07:41:33.817970907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024716s 
2025-08-31T07:41:33.818248055Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-31T07:41:33.818428970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.818688963Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-08-31T07:41:33.821288618Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-31T07:41:33.827817144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-08-31T07:41:33.828897249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-08-31T07:41:33.829399309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-31T07:41:33.829916431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-31T07:41:33.831707467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-31T07:41:33.832028093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105362s 
2025-08-31T07:41:33.832200390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-31T07:41:33.832341634Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-31T07:41:33.832546236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-31T07:41:33.832877763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-31T07:41:33.833599296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008775s 
2025-08-31T07:41:33.833892437Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-31T07:41:33.834255458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-31T07:41:33.834434298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003525s 
2025-08-31T07:41:33.834607737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-31T07:41:33.834759092Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-31T07:41:33.835171302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-31T07:41:33.838097604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-08-31T07:41:33.839319435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-08-31T07:41:33.839913581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-31T07:41:33.840425963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-31T07:41:33.842177139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-31T07:41:33.842476141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071166s 
2025-08-31T07:41:33.842888241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-31T07:41:33', 'separate_automatic_and_interactive_search') 
2025-08-31T07:41:33.843231622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.844372259Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-31T07:41:33.844527171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008928s 
2025-08-31T07:41:33.844758677Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-31T07:41:33.844951485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.845247872Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-08-31T07:41:33.845531994Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-08-31T07:41:33.849940942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-08-31T07:41:33.853703869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2025-08-31T07:41:33.855125171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-31T07:41:33.856136156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-31T07:41:33.857876932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-31T07:41:33.858279803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-31T07:41:33.858671472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-31T07:41:33.859118151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-31T07:41:33.859474338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-31T07:41:33.859753681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140562s 
2025-08-31T07:41:33.860214699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-31T07:41:33', 'change_album_path_to_relative') 
2025-08-31T07:41:33.860555285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.861701884Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-31T07:41:33.861871736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159415s 
2025-08-31T07:41:33.862120887Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-31T07:41:33.862281370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.862574250Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-08-31T07:41:33.863274330Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-31T07:41:33.863865861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-31T07:41:33.864208661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006348s 
2025-08-31T07:41:33.864557463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-31T07:41:33', 'change_quality_size_mb_to_kb') 
2025-08-31T07:41:33.864916106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.865719593Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-31T07:41:33.865882992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020919s 
2025-08-31T07:41:33.866065460Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-31T07:41:33.866247787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.866481187Z [Info] album_releases: Starting migration of Main DB to 9 
2025-08-31T07:41:33.866918548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-31T07:41:33.867075464Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:33.867222610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-08-31T07:41:33.867485710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-08-31T07:41:33.868263466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008679s 
2025-08-31T07:41:33.868423929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-31T07:41:33.868608431Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-31T07:41:33.868752080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-08-31T07:41:33.869032264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-08-31T07:41:33.869777044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008505s 
2025-08-31T07:41:33.870139323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-31T07:41:33', 'album_releases') 
2025-08-31T07:41:33.870449828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.871253417Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-31T07:41:33.871419401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023125s 
2025-08-31T07:41:33.871633031Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-31T07:41:33.871783905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.872044169Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-08-31T07:41:33.872487111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-31T07:41:33.872625048Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:33.872781754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-08-31T07:41:33.877462329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-08-31T07:41:33.881644810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-31T07:41:33.883169621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-31T07:41:33.884085014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-31T07:41:33.885785658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-31T07:41:33.886200654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-31T07:41:33.886611160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-31T07:41:33.886986166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-31T07:41:33.887394408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-31T07:41:33.887693700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147228s 
2025-08-31T07:41:33.887887010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-31T07:41:33.887994566Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:33.888167835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-08-31T07:41:33.892892990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-08-31T07:41:33.897031292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-31T07:41:33.898629831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-31T07:41:33.899479933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-31T07:41:33.901233103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-31T07:41:33.901650133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-31T07:41:33.902018344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-31T07:41:33.902422107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-31T07:41:33.902831692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-31T07:41:33.903117026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147738s 
2025-08-31T07:41:33.903472091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-31T07:41:33', 'album_releases_fix') 
2025-08-31T07:41:33.903804601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.904983194Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-31T07:41:33.905154830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166127s 
2025-08-31T07:41:33.905376847Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-31T07:41:33.905572471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.905805951Z [Info] import_lists: Starting migration of Main DB to 11 
2025-08-31T07:41:33.906855725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-08-31T07:41:33.908091874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-31T07:41:33.908943318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018742s 
2025-08-31T07:41:33.909085605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-08-31T07:41:33.909362873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-31T07:41:33.909645743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000406s 
2025-08-31T07:41:33.909826216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-08-31T07:41:33.910536597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-31T07:41:33.911108709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011248s 
2025-08-31T07:41:33.911305966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-08-31T07:41:33.911615259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-31T07:41:33.911970684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004687s 
2025-08-31T07:41:33.912305629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-31T07:41:33', 'import_lists') 
2025-08-31T07:41:33.912638309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.913613041Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-31T07:41:33.913770518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021173s 
2025-08-31T07:41:33.913974379Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-31T07:41:33.914150503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.914401910Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-08-31T07:41:33.914841014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-08-31T07:41:33.914999964Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:33.915204656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-08-31T07:41:33.915527797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-08-31T07:41:33.916398921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009403s 
2025-08-31T07:41:33.916496317Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:33.916675698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:33.919368851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027188s 
2025-08-31T07:41:33.919729738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-31T07:41:33', 'add_release_status') 
2025-08-31T07:41:33.920074271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.920961618Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-31T07:41:33.921135659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042893s 
2025-08-31T07:41:33.921324459Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-31T07:41:33.921521255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.921776068Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-08-31T07:41:33.922108117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-31T07:41:33.922274061Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:33.922465957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-08-31T07:41:33.922819710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:33.923563487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009244s 
2025-08-31T07:41:33.923986830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-31T07:41:33', 'album_download_notification') 
2025-08-31T07:41:33.924337436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.925251837Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-31T07:41:33.925414955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025589s 
2025-08-31T07:41:33.925615429Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-31T07:41:33.925816514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.926077620Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-08-31T07:41:33.926791447Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-31T07:41:33.927573231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-31T07:41:33.928059099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008948s 
2025-08-31T07:41:33.928650731Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-31T07:41:33.929423106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-31T07:41:33.929869144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008585s 
2025-08-31T07:41:33.930247316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-31T07:41:33', 'fix_language_metadata_profiles') 
2025-08-31T07:41:33.930602802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.931422131Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-31T07:41:33.931605270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023747s 
2025-08-31T07:41:33.931772076Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-31T07:41:33.931980686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.932209126Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-08-31T07:41:33.932569301Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-31T07:41:33.932855528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-31T07:41:33.933083647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003151s 
2025-08-31T07:41:33.933432409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-31T07:41:33', 'remove_fanzub') 
2025-08-31T07:41:33.933794638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.934676464Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-31T07:41:33.934847629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018124s 
2025-08-31T07:41:33.935102642Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-31T07:41:33.935321623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.935559121Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-08-31T07:41:33.937466602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-08-31T07:41:33.937732959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-08-31T07:41:33.938069747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004166s 
2025-08-31T07:41:33.938251733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-08-31T07:41:33.938574493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-08-31T07:41:33.938909949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004955s 
2025-08-31T07:41:33.939483223Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-08-31T07:41:33.940018491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-08-31T07:41:33.940381682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007305s 
2025-08-31T07:41:33.940585272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-08-31T07:41:33.940886669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-31T07:41:33.941181352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004373s 
2025-08-31T07:41:33.941360874Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-31T07:41:33.941605216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-31T07:41:33.941939609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004052s 
2025-08-31T07:41:33.942124812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-31T07:41:33.942419405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-31T07:41:33.942739189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004477s 
2025-08-31T07:41:33.943099886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-31T07:41:33', 'update_artist_history_indexes') 
2025-08-31T07:41:33.943443427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.944487880Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-31T07:41:33.944664516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021635s 
2025-08-31T07:41:33.944853196Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-31T07:41:33.945030363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.945260326Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-08-31T07:41:33.947340063Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-31T07:41:33.949995661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-31T07:41:33.950267578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027459s 
2025-08-31T07:41:33.950623124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-31T07:41:33', 'remove_nma') 
2025-08-31T07:41:33.950989622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.951806677Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-31T07:41:33.951981750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042573s 
2025-08-31T07:41:33.952172384Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-31T07:41:33.952368819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.952610025Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-08-31T07:41:33.952950160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-31T07:41:33.953119341Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2025-08-31T07:41:33.953302379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-08-31T07:41:33.953553024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-08-31T07:41:33.954538208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010746s 
2025-08-31T07:41:33.954934205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-31T07:41:33', 'album_disambiguation') 
2025-08-31T07:41:33.955248568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.956136155Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-31T07:41:33.956306809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026294s 
2025-08-31T07:41:33.956501631Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-31T07:41:33.956709730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.956967329Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-08-31T07:41:33.957279137Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:33.957452456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:33.960484200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030284s 
2025-08-31T07:41:33.960861179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-31T07:41:33', 'add_ape_quality_in_profiles') 
2025-08-31T07:41:33.961237337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.962058971Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-31T07:41:33.962231950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045913s 
2025-08-31T07:41:33.962402423Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-31T07:41:33.962595201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.962833070Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-08-31T07:41:33.963614353Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-31T07:41:33.963904648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-31T07:41:33.964151515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003722s 
2025-08-31T07:41:33.964350445Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-31T07:41:33.964613736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-08-31T07:41:33.964860933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003496s 
2025-08-31T07:41:33.965056978Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-31T07:41:33.965324807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-08-31T07:41:33.965560071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003418s 
2025-08-31T07:41:33.965905006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-31T07:41:33', 'remove_pushalot') 
2025-08-31T07:41:33.966236944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.967069250Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-31T07:41:33.967212358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017983s 
2025-08-31T07:41:33.967382971Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-31T07:41:33.967572824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.967844040Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-08-31T07:41:33.968246701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-31T07:41:33.968740104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-08-31T07:41:33.969182274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007634s 
2025-08-31T07:41:33.969543672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-31T07:41:33', 'add_custom_filters') 
2025-08-31T07:41:33.969866502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.970843760Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-31T07:41:33.971042220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023939s 
2025-08-31T07:41:33.971188574Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-31T07:41:33.971505443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.971740025Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-08-31T07:41:33.972085571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-31T07:41:33.972239360Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-31T07:41:33.972410926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-08-31T07:41:33.972666911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-08-31T07:41:33.973437854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008459s 
2025-08-31T07:41:33.973781766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-31T07:41:33', 'import_list_tags') 
2025-08-31T07:41:33.974113665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:33.974920790Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-31T07:41:33.975087496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023253s 
2025-08-31T07:41:33.975281566Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-31T07:41:33.975473994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:33.975716843Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-08-31T07:41:33.981661252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-08-31T07:41:33.982604101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-08-31T07:41:33.983318249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014694s 
2025-08-31T07:41:33.983537240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-08-31T07:41:33.983892184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-08-31T07:41:33.984240255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005558s 
2025-08-31T07:41:33.988912363Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-31T07:41:33.988930159Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-31T07:41:33.988936973Z                           FROM "Artists" 
2025-08-31T07:41:33.999762039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-31T07:41:33.999778793Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-31T07:41:33.999785717Z                           FROM "Artists" 
2025-08-31T07:41:34.000682533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019863s 
2025-08-31T07:41:34.000851694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-31T07:41:34.000987096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-31T07:41:34.001199895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-08-31T07:41:34.001524929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.002397777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001025s 
2025-08-31T07:41:34.003566430Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-31T07:41:34.003581440Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-31T07:41:34.003590679Z                                                   FROM "ArtistMetadata"
2025-08-31T07:41:34.003599597Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-31T07:41:34.005090649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-31T07:41:34.005115109Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-31T07:41:34.005124888Z                                                   FROM "ArtistMetadata"
2025-08-31T07:41:34.005133526Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-31T07:41:34.005799807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016371s 
2025-08-31T07:41:34.005977024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-08-31T07:41:34.007215909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-08-31T07:41:34.008043465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019141s 
2025-08-31T07:41:34.008274230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-08-31T07:41:34.008583823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-31T07:41:34.009116796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006499s 
2025-08-31T07:41:34.009259444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-08-31T07:41:34.009540570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-31T07:41:34.010064445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006396s 
2025-08-31T07:41:34.010233996Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:34.010415692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:34.019015268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086185s 
2025-08-31T07:41:34.019200752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-31T07:41:34.019335082Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:34.019526137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-08-31T07:41:34.019829928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.020893971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001185s 
2025-08-31T07:41:34.021049985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-31T07:41:34.021187642Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.021405691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-08-31T07:41:34.021678140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-08-31T07:41:34.022636940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001089s 
2025-08-31T07:41:34.022786892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-31T07:41:34.022940792Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-31T07:41:34.023102648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-08-31T07:41:34.023369115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-08-31T07:41:34.024320721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010548s 
2025-08-31T07:41:34.025640989Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-31T07:41:34.025655048Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-31T07:41:34.025664446Z                                                   FROM "ArtistMetadata"
2025-08-31T07:41:34.025673004Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-31T07:41:34.025682513Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-31T07:41:34.027538250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-31T07:41:34.027557348Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-31T07:41:34.027567108Z                                                   FROM "ArtistMetadata"
2025-08-31T07:41:34.027575976Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-31T07:41:34.027585435Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-31T07:41:34.028373121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020009s 
2025-08-31T07:41:34.028541510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-31T07:41:34.028686351Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-31T07:41:34.028891965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-08-31T07:41:34.029181188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-08-31T07:41:34.030065849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009677s 
2025-08-31T07:41:34.030170810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-31T07:41:34.030316524Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-31T07:41:34.030487137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-08-31T07:41:34.030783534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.031619397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009656s 
2025-08-31T07:41:34.031784309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-31T07:41:34.031945985Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-31T07:41:34.032132290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-08-31T07:41:34.032433286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.033269390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009682s 
2025-08-31T07:41:34.034511561Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-31T07:41:34.034531291Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-31T07:41:34.034540419Z                                                 FROM "AlbumReleases"
2025-08-31T07:41:34.034548796Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-31T07:41:34.034557714Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-31T07:41:34.036272006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-31T07:41:34.036290483Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-31T07:41:34.036299501Z                                                 FROM "AlbumReleases"
2025-08-31T07:41:34.036307898Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-31T07:41:34.036316596Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-31T07:41:34.037078450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018753s 
2025-08-31T07:41:34.038358317Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-31T07:41:34.038389820Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-31T07:41:34.038399029Z                                                   FROM "ArtistMetadata"
2025-08-31T07:41:34.038407476Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-31T07:41:34.038416484Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-31T07:41:34.040219024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-31T07:41:34.040241519Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-31T07:41:34.040250357Z                                                   FROM "ArtistMetadata"
2025-08-31T07:41:34.040258653Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-31T07:41:34.040267852Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-31T07:41:34.041017131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019312s 
2025-08-31T07:41:34.041647460Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2025-08-31T07:41:34.045151616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-31T07:41:34.047035539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-31T07:41:34.047841582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-31T07:41:34.048604528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-31T07:41:34.050667071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-31T07:41:34.051074892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-31T07:41:34.051369055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094068s 
2025-08-31T07:41:34.051784361Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-08-31T07:41:34.055795708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-08-31T07:41:34.058467689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2025-08-31T07:41:34.059551461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-31T07:41:34.060575994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-31T07:41:34.063121229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-31T07:41:34.063586005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-31T07:41:34.063929667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117691s 
2025-08-31T07:41:34.064253890Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-08-31T07:41:34.067446368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-31T07:41:34.069412858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2025-08-31T07:41:34.070236035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-31T07:41:34.070867898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-31T07:41:34.072744126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-31T07:41:34.073226417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-31T07:41:34.073569417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091764s 
2025-08-31T07:41:34.073752566Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-08-31T07:41:34.076463104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-08-31T07:41:34.077774785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2025-08-31T07:41:34.078356897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-31T07:41:34.078935222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-31T07:41:34.080715988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-31T07:41:34.081011352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070975s 
2025-08-31T07:41:34.081201766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-31T07:41:34.081504976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-31T07:41:34.081812545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004313s 
2025-08-31T07:41:34.082004652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-08-31T07:41:34.082251549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-31T07:41:34.082597296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003887s 
2025-08-31T07:41:34.082845866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-08-31T07:41:34.083009826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-31T07:41:34.083316243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004205s 
2025-08-31T07:41:34.083498891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-08-31T07:41:34.083788434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-08-31T07:41:34.084122687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004551s 
2025-08-31T07:41:34.084300455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-08-31T07:41:34.084593435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-08-31T07:41:34.084867908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004046s 
2025-08-31T07:41:34.085051908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-08-31T07:41:34.085353756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-08-31T07:41:34.085663941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004241s 
2025-08-31T07:41:34.085824374Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-31T07:41:34.088313386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-31T07:41:34.088574361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002608s 
2025-08-31T07:41:34.088716608Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-31T07:41:34.088994577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-31T07:41:34.089224721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000367s 
2025-08-31T07:41:34.089374071Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-31T07:41:34.089711741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-08-31T07:41:34.090045534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005158s 
2025-08-31T07:41:34.090405228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-31T07:41:34', 'add_release_groups_etc') 
2025-08-31T07:41:34.090722567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.092444915Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-31T07:41:34.092606631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028716s 
2025-08-31T07:41:34.092795240Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-31T07:41:34.092985403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.093252691Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-08-31T07:41:34.093954304Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-31T07:41:34.094189708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-08-31T07:41:34.094416505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003134s 
2025-08-31T07:41:34.094767261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-31T07:41:34', 'NewMediaInfoFormat') 
2025-08-31T07:41:34.095135783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.095937828Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-31T07:41:34.096089072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017827s 
2025-08-31T07:41:34.096315809Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-31T07:41:34.096521092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.096815475Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-08-31T07:41:34.098121535Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-31T07:41:34.098554707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-31T07:41:34.101714741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033086s 
2025-08-31T07:41:34.101889031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-31T07:41:34.102034635Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-31T07:41:34.102271562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-08-31T07:41:34.102672209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-08-31T07:41:34.103599225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011317s 
2025-08-31T07:41:34.104005393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-31T07:41:34', 'rename_restrictions_to_release_profiles') 
2025-08-31T07:41:34.104379546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.105421354Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-31T07:41:34.105588761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028964s 
2025-08-31T07:41:34.105820858Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-31T07:41:34.106024148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.106299723Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-08-31T07:41:34.107304095Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-31T07:41:34.107493156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-31T07:41:34.109263941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018165s 
2025-08-31T07:41:34.109418813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-31T07:41:34.109550589Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-31T07:41:34.109745491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-08-31T07:41:34.110022178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-31T07:41:34.110795636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008636s 
2025-08-31T07:41:34.110966389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-08-31T07:41:34.111107554Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.111312567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-08-31T07:41:34.111585286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-31T07:41:34.112349154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000861s 
2025-08-31T07:41:34.112508956Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-31T07:41:34.112748508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-31T07:41:34.112999133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003424s 
2025-08-31T07:41:34.113174125Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-31T07:41:34.113375550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-31T07:41:34.113612447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003286s 
2025-08-31T07:41:34.113818603Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-08-31T07:41:34.117297848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-31T07:41:34.119225580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-31T07:41:34.120042695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-31T07:41:34.120781403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-31T07:41:34.122606488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-31T07:41:34.123080593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-31T07:41:34.123540378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-31T07:41:34.124053391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-31T07:41:34.124383025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103852s 
2025-08-31T07:41:34.124779012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-31T07:41:34', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-31T07:41:34.125139919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.126270295Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-31T07:41:34.126464486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122113s 
2025-08-31T07:41:34.126671763Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-31T07:41:34.126851195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.127119846Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-08-31T07:41:34.127662709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-08-31T07:41:34.128111452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL) 
2025-08-31T07:41:34.128540937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006996s 
2025-08-31T07:41:34.128739557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-08-31T07:41:34.129071916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-08-31T07:41:34.129434917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000523s 
2025-08-31T07:41:34.129797548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-31T07:41:34', 'add_import_exclusions') 
2025-08-31T07:41:34.130143614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.130948355Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-31T07:41:34.131112956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020086s 
2025-08-31T07:41:34.131312298Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-31T07:41:34.131489605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.131740129Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-08-31T07:41:34.139561518Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-31T07:41:34.139584955Z                           WHERE "Id" in (
2025-08-31T07:41:34.139593603Z                           SELECT "Artists"."Id" from "Artists"
2025-08-31T07:41:34.139602380Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-31T07:41:34.139611389Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-31T07:41:34.141324197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-31T07:41:34.141341623Z                           WHERE "Id" in (
2025-08-31T07:41:34.141348186Z                           SELECT "Artists"."Id" from "Artists"
2025-08-31T07:41:34.141354208Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-31T07:41:34.141360400Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-31T07:41:34.142252487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020056s 
2025-08-31T07:41:34.143506562Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-31T07:41:34.143521352Z                           WHERE "Id" in (
2025-08-31T07:41:34.143530109Z                           SELECT "Albums"."Id" from "Albums"
2025-08-31T07:41:34.143553637Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-31T07:41:34.143562885Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-31T07:41:34.145240644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-31T07:41:34.145260734Z                           WHERE "Id" in (
2025-08-31T07:41:34.145269802Z                           SELECT "Albums"."Id" from "Albums"
2025-08-31T07:41:34.145278500Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-31T07:41:34.145287638Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-31T07:41:34.146123050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018944s 
2025-08-31T07:41:34.147253306Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-31T07:41:34.147273607Z                           WHERE "Id" in (
2025-08-31T07:41:34.147282415Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-31T07:41:34.147290942Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-31T07:41:34.147299689Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-31T07:41:34.148866805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-31T07:41:34.148891996Z                           WHERE "Id" in (
2025-08-31T07:41:34.148900683Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-31T07:41:34.148909291Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-31T07:41:34.148918339Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-31T07:41:34.149673149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017707s 
2025-08-31T07:41:34.150857143Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-31T07:41:34.150873516Z                           WHERE "Id" in (
2025-08-31T07:41:34.150880219Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-31T07:41:34.150886191Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-31T07:41:34.150893877Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-31T07:41:34.152556134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-31T07:41:34.152578379Z                           WHERE "Id" in (
2025-08-31T07:41:34.152587156Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-31T07:41:34.152596155Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-31T07:41:34.152619632Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-31T07:41:34.153410745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018739s 
2025-08-31T07:41:34.154632946Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-31T07:41:34.154653327Z                           WHERE "Id" in (
2025-08-31T07:41:34.154661974Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-31T07:41:34.154670482Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-31T07:41:34.154679610Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-31T07:41:34.156446748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-31T07:41:34.156472630Z                           WHERE "Id" in (
2025-08-31T07:41:34.156481488Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-31T07:41:34.156490136Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-31T07:41:34.156499755Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-31T07:41:34.157327091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019926s 
2025-08-31T07:41:34.158641658Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-31T07:41:34.158661207Z                           WHERE "Id" IN (
2025-08-31T07:41:34.158671548Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-31T07:41:34.158680065Z                           LEFT OUTER JOIN "Tracks"
2025-08-31T07:41:34.158688582Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-31T07:41:34.158697350Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-31T07:41:34.160521904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-31T07:41:34.160545130Z                           WHERE "Id" IN (
2025-08-31T07:41:34.160553848Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-31T07:41:34.160562415Z                           LEFT OUTER JOIN "Tracks"
2025-08-31T07:41:34.160570562Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-31T07:41:34.160579089Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-31T07:41:34.161449672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020271s 
2025-08-31T07:41:34.161796119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-31T07:41:34', 'clean_artist_metadata_table') 
2025-08-31T07:41:34.162131896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.162957398Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-31T07:41:34.163129484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035407s 
2025-08-31T07:41:34.163360880Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-31T07:41:34.163554240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.163810997Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-08-31T07:41:34.164754777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-31T07:41:34.164901853Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-31T07:41:34.165099762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-31T07:41:34.165430407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.166307794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000992s 
2025-08-31T07:41:34.166437235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-31T07:41:34.166586255Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.166802009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-31T07:41:34.167142996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.167924058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009365s 
2025-08-31T07:41:34.168098600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-31T07:41:34.168246377Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.168444737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-08-31T07:41:34.168785453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.169573740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009389s 
2025-08-31T07:41:34.169734764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-31T07:41:34.169888254Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-31T07:41:34.170077505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-08-31T07:41:34.170404303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.171187780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009238s 
2025-08-31T07:41:34.171356690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-31T07:41:34.171487594Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.171688739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-08-31T07:41:34.172027992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.172839637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009272s 
2025-08-31T07:41:34.172991462Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-08-31T07:41:34.176722395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-31T07:41:34.179165564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-31T07:41:34.181650067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-31T07:41:34.182134372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-31T07:41:34.183908445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107047s 
2025-08-31T07:41:34.184126404Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-08-31T07:41:34.187824841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-31T07:41:34.190198661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-31T07:41:34.191126479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-31T07:41:34.191568178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-31T07:41:34.193313282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089808s 
2025-08-31T07:41:34.193688908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-31T07:41:34', 'health_issue_notification') 
2025-08-31T07:41:34.194021127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.195151103Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-31T07:41:34.195350414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107835s 
2025-08-31T07:41:34.195552381Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-31T07:41:34.195736251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.196015533Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-08-31T07:41:34.197124827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-31T07:41:34.197279599Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:34.197467918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-08-31T07:41:34.197812091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-08-31T07:41:34.198608043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009369s 
2025-08-31T07:41:34.198778376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-31T07:41:34.198893839Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-31T07:41:34.199073020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-08-31T07:41:34.199325588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-08-31T07:41:34.200075859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008352s 
2025-08-31T07:41:34.200350171Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-31T07:41:34.200605465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-31T07:41:34.200830188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000309s 
2025-08-31T07:41:34.201703356Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-31T07:41:34.201718176Z                 WHERE "Id" IN (
2025-08-31T07:41:34.201724078Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-31T07:41:34.201730170Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-31T07:41:34.201739188Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-31T07:41:34.202912320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-31T07:41:34.202931249Z                 WHERE "Id" IN (
2025-08-31T07:41:34.202939405Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-31T07:41:34.202947151Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-31T07:41:34.202954826Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-31T07:41:34.203840099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015234s 
2025-08-31T07:41:34.205202111Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-31T07:41:34.205220258Z                 WHERE "Id" IN (
2025-08-31T07:41:34.205228815Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-31T07:41:34.205236851Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-31T07:41:34.205246210Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-31T07:41:34.205255419Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-31T07:41:34.207288252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-31T07:41:34.207303673Z                 WHERE "Id" IN (
2025-08-31T07:41:34.207308092Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-31T07:41:34.207312791Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-31T07:41:34.207317421Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-31T07:41:34.207322050Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-31T07:41:34.208436103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023796s 
2025-08-31T07:41:34.210072007Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-31T07:41:34.210085675Z                 WHERE "Id" IN (
2025-08-31T07:41:34.210090314Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-31T07:41:34.210106557Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-31T07:41:34.210111146Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-31T07:41:34.210115866Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-31T07:41:34.210120094Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-31T07:41:34.212413261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-31T07:41:34.212429895Z                 WHERE "Id" IN (
2025-08-31T07:41:34.212436027Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-31T07:41:34.212442029Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-31T07:41:34.212448242Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-31T07:41:34.212454304Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-31T07:41:34.212460006Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-31T07:41:34.213658248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027069s 
2025-08-31T07:41:34.214639414Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-31T07:41:34.214659254Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-31T07:41:34.214668813Z                 FROM "Artists"
2025-08-31T07:41:34.214677280Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-31T07:41:34.214686649Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-31T07:41:34.215995755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-31T07:41:34.216018451Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-31T07:41:34.216025946Z                 FROM "Artists"
2025-08-31T07:41:34.216032409Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-31T07:41:34.216039273Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-31T07:41:34.216756016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015156s 
2025-08-31T07:41:34.217858386Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-31T07:41:34.217878597Z                 WHERE "Id" NOT IN (
2025-08-31T07:41:34.217887565Z                     SELECT MIN("Id")
2025-08-31T07:41:34.217896112Z                     FROM "TrackFiles"
2025-08-31T07:41:34.217904659Z                     GROUP BY "Path"
2025-08-31T07:41:34.217932024Z                 ) 
2025-08-31T07:41:34.219411523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-31T07:41:34.219429319Z                 WHERE "Id" NOT IN (
2025-08-31T07:41:34.219438277Z                     SELECT MIN("Id")
2025-08-31T07:41:34.219446814Z                     FROM "TrackFiles"
2025-08-31T07:41:34.219455261Z                     GROUP BY "Path"
2025-08-31T07:41:34.219463598Z                 ) 
2025-08-31T07:41:34.220258419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017281s 
2025-08-31T07:41:34.220503171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-31T07:41:34.220651119Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-31T07:41:34.220896423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-08-31T07:41:34.224847018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-31T07:41:34.226919000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-31T07:41:34.227813111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-31T07:41:34.228462959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-31T07:41:34.230859635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-31T07:41:34.231244880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101542s 
2025-08-31T07:41:34.231543943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-08-31T07:41:34.231821892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-31T07:41:34.232224904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000539s 
2025-08-31T07:41:34.232464957Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-08-31T07:41:34.236333998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-31T07:41:34.238203012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-31T07:41:34.239045528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-31T07:41:34.239796059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-31T07:41:34.242210321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-31T07:41:34.242772412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-31T07:41:34.243136455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104473s 
2025-08-31T07:41:34.243661142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-31T07:41:34', 'add_mediafilerepository_mtime') 
2025-08-31T07:41:34.244130086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.245194109Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-31T07:41:34.245438982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124369s 
2025-08-31T07:41:34.245725709Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-31T07:41:34.245996735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.246340547Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-08-31T07:41:34.249614520Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-31T07:41:34.249646163Z                           WHERE "Id" NOT IN (
2025-08-31T07:41:34.249650993Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-31T07:41:34.249655803Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-31T07:41:34.249660853Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-31T07:41:34.252047389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-31T07:41:34.252070916Z                           WHERE "Id" NOT IN (
2025-08-31T07:41:34.252080004Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-31T07:41:34.252103171Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-31T07:41:34.252112169Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-31T07:41:34.253267535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026504s 
2025-08-31T07:41:34.253513030Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-08-31T07:41:34.253794116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-08-31T07:41:34.254271256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005538s 
2025-08-31T07:41:34.254536310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-08-31T07:41:34.258894085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-31T07:41:34.261607218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-31T07:41:34.262761191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-31T07:41:34.263565671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-31T07:41:34.265895022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-31T07:41:34.266426752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-31T07:41:34.266942601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-31T07:41:34.267306424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125437s 
2025-08-31T07:41:34.267558181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-31T07:41:34.267967014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-31T07:41:34.268385978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000605s 
2025-08-31T07:41:34.268894371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-31T07:41:34', 'add_artistmetadataid_constraint') 
2025-08-31T07:41:34.269345860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.270508682Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-31T07:41:34.270728044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026579s 
2025-08-31T07:41:34.271017276Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-31T07:41:34.271286007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.271610380Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-08-31T07:41:34.272650064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-31T07:41:34.272854175Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:34.273112535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-08-31T07:41:34.273512250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-08-31T07:41:34.274665161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012993s 
2025-08-31T07:41:34.274902048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-31T07:41:34.275117813Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.275321613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-08-31T07:41:34.275786379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-31T07:41:34.277804673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021124s 
2025-08-31T07:41:34.278200510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-31T07:41:34.278580395Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-31T07:41:34.279072736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-08-31T07:41:34.280035996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-31T07:41:34.281107994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017103s 
2025-08-31T07:41:34.281297766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-31T07:41:34.281480725Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.281716750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-08-31T07:41:34.282067296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-31T07:41:34.282888479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009895s 
2025-08-31T07:41:34.283070616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-31T07:41:34.283224005Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.283420651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-08-31T07:41:34.283782870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-31T07:41:34.284683965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010694s 
2025-08-31T07:41:34.284844187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-31T07:41:34.285021464Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-31T07:41:34.285242459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-08-31T07:41:34.285580159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-31T07:41:34.286372104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009897s 
2025-08-31T07:41:34.286783733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-31T07:41:34', 'old_ids_and_artist_alias') 
2025-08-31T07:41:34.287198228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.288120875Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-31T07:41:34.288314906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002682s 
2025-08-31T07:41:34.288553547Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-31T07:41:34.288748589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.289043944Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-08-31T07:41:34.289580625Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:34.289861881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:34.290586510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007903s 
2025-08-31T07:41:34.290864821Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-31T07:41:34.291135446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-31T07:41:34.291419237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003591s 
2025-08-31T07:41:34.291787258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-31T07:41:34', 'download_propers_config') 
2025-08-31T07:41:34.292202073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.293066574Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-31T07:41:34.293255545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019497s 
2025-08-31T07:41:34.293477952Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-31T07:41:34.293673877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.293962989Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-08-31T07:41:34.295187605Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-08-31T07:41:34.295528762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-08-31T07:41:34.296120684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007018s 
2025-08-31T07:41:34.296363252Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-08-31T07:41:34.299826125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-31T07:41:34.301835341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-31T07:41:34.302687988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-31T07:41:34.303484331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-31T07:41:34.305576414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-31T07:41:34.306012372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-31T07:41:34.306431756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-31T07:41:34.306902835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-31T07:41:34.307242368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107074s 
2025-08-31T07:41:34.307483854Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-08-31T07:41:34.310839922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-08-31T07:41:34.312603383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2025-08-31T07:41:34.313396340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-31T07:41:34.313935756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-31T07:41:34.316133711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-31T07:41:34.316486552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088268s 
2025-08-31T07:41:34.316683098Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-08-31T07:41:34.319763771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-31T07:41:34.322227653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2025-08-31T07:41:34.322899966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-31T07:41:34.323357918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-31T07:41:34.325222383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083536s 
2025-08-31T07:41:34.325381283Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-08-31T07:41:34.328383167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-31T07:41:34.329700289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-31T07:41:34.330286259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-31T07:41:34.331001720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-31T07:41:34.332919491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-31T07:41:34.333337082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-31T07:41:34.333813271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-31T07:41:34.334283288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-31T07:41:34.334648212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090847s 
2025-08-31T07:41:34.334852273Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-08-31T07:41:34.337827925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-31T07:41:34.339022230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-31T07:41:34.339564401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-31T07:41:34.340007413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-31T07:41:34.341853050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068278s 
2025-08-31T07:41:34.342050718Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-08-31T07:41:34.345041791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-31T07:41:34.346305485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-31T07:41:34.346931335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-31T07:41:34.347544370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-31T07:41:34.349551822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-31T07:41:34.350028472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-31T07:41:34.350328917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080801s 
2025-08-31T07:41:34.350700365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-31T07:41:34', 'remove_language_profiles') 
2025-08-31T07:41:34.351097955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.352478736Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-31T07:41:34.352721364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102209s 
2025-08-31T07:41:34.352955165Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-31T07:41:34.353197824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.353460182Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-08-31T07:41:34.353991782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-31T07:41:34.354143378Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-31T07:41:34.354399513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-08-31T07:41:34.354700560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-08-31T07:41:34.355496522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009055s 
2025-08-31T07:41:34.355937059Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-31T07:41:34.356456936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-31T07:41:34.356778283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005647s 
2025-08-31T07:41:34.357165282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-31T07:41:34', 'multi_disc_naming_format') 
2025-08-31T07:41:34.357536039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.358297452Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-31T07:41:34.358453677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020376s 
2025-08-31T07:41:34.358667237Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-31T07:41:34.358883121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.359130219Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-08-31T07:41:34.359591688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-31T07:41:34.359758674Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.359957034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-31T07:41:34.360353542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-31T07:41:34.361162721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009959s 
2025-08-31T07:41:34.361318235Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:34.361542196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:34.387513842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259248s 
2025-08-31T07:41:34.387981854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-31T07:41:34', 'add_download_client_priority') 
2025-08-31T07:41:34.388468805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.389317093Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-31T07:41:34.389472736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277256s 
2025-08-31T07:41:34.389720776Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-31T07:41:34.389886600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.390159058Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-08-31T07:41:34.390560396Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-31T07:41:34.390864909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-31T07:41:34.391153711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003984s 
2025-08-31T07:41:34.391348383Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-31T07:41:34.391625010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-08-31T07:41:34.391896877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003688s 
2025-08-31T07:41:34.392260540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-31T07:41:34', 'remove_growl_prowl') 
2025-08-31T07:41:34.392639603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.393276886Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-31T07:41:34.393431097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017233s 
2025-08-31T07:41:34.393657302Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-31T07:41:34.393855090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.394109723Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-08-31T07:41:34.394508877Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-31T07:41:34.394789171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-31T07:41:34.395065117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000388s 
2025-08-31T07:41:34.395258226Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-31T07:41:34.395569262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-31T07:41:34.395825418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003909s 
2025-08-31T07:41:34.396311928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-31T07:41:34', 'remove_plex_hometheatre') 
2025-08-31T07:41:34.396674057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.397306089Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-31T07:41:34.397482555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018307s 
2025-08-31T07:41:34.397712949Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-31T07:41:34.397941018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.398153536Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-08-31T07:41:34.398901091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-31T07:41:34.399092757Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-31T07:41:34.399265374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-08-31T07:41:34.399508314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-08-31T07:41:34.400444839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010184s 
2025-08-31T07:41:34.400615062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-31T07:41:34.400769734Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.400995568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-08-31T07:41:34.401400003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.402283311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010406s 
2025-08-31T07:41:34.402453444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-31T07:41:34.402616292Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-31T07:41:34.402816375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-08-31T07:41:34.403162121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.404053305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010141s 
2025-08-31T07:41:34.404228398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-31T07:41:34.404375524Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-31T07:41:34.404554214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-08-31T07:41:34.404930352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.405826356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010532s 
2025-08-31T07:41:34.405972580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-31T07:41:34.406123805Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.406341764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-08-31T07:41:34.406624012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-08-31T07:41:34.407421498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008941s 
2025-08-31T07:41:34.407655760Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:34.407769749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:34.409446335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015566s 
2025-08-31T07:41:34.409729184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-31T07:41:34', 'add_root_folder_add_defaults') 
2025-08-31T07:41:34.410071904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.410889481Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-31T07:41:34.411087219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030946s 
2025-08-31T07:41:34.411278354Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-31T07:41:34.411459679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.411738109Z [Info] task_duration: Starting migration of Main DB to 40 
2025-08-31T07:41:34.412115820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-31T07:41:34.412289009Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-31T07:41:34.412459602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-31T07:41:34.412836170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-31T07:41:34.413668677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009536s 
2025-08-31T07:41:34.413980956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-31T07:41:34', 'task_duration') 
2025-08-31T07:41:34.414363827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.415016310Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-31T07:41:34.415161523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023232s 
2025-08-31T07:41:34.415414963Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-31T07:41:34.415640778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.415916904Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-08-31T07:41:34.416393363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-31T07:41:34.416539818Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.416726725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-31T07:41:34.417077140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-31T07:41:34.417870658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009419s 
2025-08-31T07:41:34.418054709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-31T07:41:34.418184139Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-31T07:41:34.418375815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-31T07:41:34.418768095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.419575110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010101s 
2025-08-31T07:41:34.420029645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-31T07:41:34', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-31T07:41:34.420392045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.421212227Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-31T07:41:34.421434274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025952s 
2025-08-31T07:41:34.421614306Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-31T07:41:34.421821584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.422036196Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-08-31T07:41:34.422437794Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-08-31T07:41:34.425729512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-31T07:41:34.427455829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-31T07:41:34.428165518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-31T07:41:34.428956981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-31T07:41:34.430893270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-31T07:41:34.431312193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-31T07:41:34.431715976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-31T07:41:34.432223058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-31T07:41:34.432570046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099282s 
2025-08-31T07:41:34.432903688Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-31T07:41:34.433303583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-31T07:41:34.433604058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004607s 
2025-08-31T07:41:34.433929915Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-31T07:41:34.434305892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-31T07:41:34.434615966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004262s 
2025-08-31T07:41:34.434819205Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-08-31T07:41:34.437623733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-08-31T07:41:34.438758027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2025-08-31T07:41:34.439382374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-31T07:41:34.439828402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-31T07:41:34.441700752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066973s 
2025-08-31T07:41:34.442051618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-31T07:41:34', 'remove_album_folders') 
2025-08-31T07:41:34.442479891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.443457309Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-31T07:41:34.443666199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084241s 
2025-08-31T07:41:34.443884900Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-31T07:41:34.444160244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.444452643Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-08-31T07:41:34.444917609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-31T07:41:34.445113133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-31T07:41:34.445307865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-31T07:41:34.445626597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-31T07:41:34.446516880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010051s 
2025-08-31T07:41:34.446882095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-31T07:41:34', 'add_priority_to_indexers') 
2025-08-31T07:41:34.447270066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.448057582Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-31T07:41:34.448243526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025532s 
2025-08-31T07:41:34.448432567Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-31T07:41:34.448674514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.448930420Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-08-31T07:41:34.449421068Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-31T07:41:34.449739669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-31T07:41:34.450077229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004417s 
2025-08-31T07:41:34.450230568Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:34.450482375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:34.451147855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007535s 
2025-08-31T07:41:34.451633893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-31T07:41:34', 'remove_chown_and_folderchmod_config') 
2025-08-31T07:41:34.451967034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.452701974Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-31T07:41:34.452885163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002218s 
2025-08-31T07:41:34.453066608Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-31T07:41:34.453289948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.453539350Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-08-31T07:41:34.459336914Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-31T07:41:34.460093327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-31T07:41:34.460523613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008054s 
2025-08-31T07:41:34.460936064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-31T07:41:34', 'update_notifiarr') 
2025-08-31T07:41:34.461275457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.461952992Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-31T07:41:34.462116160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022105s 
2025-08-31T07:41:34.462341153Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-31T07:41:34.462550084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.462803494Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-08-31T07:41:34.463114651Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:34.463315545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:34.465901953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026154s 
2025-08-31T07:41:34.466289042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-31T07:41:34', 'email_multiple_addresses') 
2025-08-31T07:41:34.466658647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.467340089Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-31T07:41:34.467538068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040104s 
2025-08-31T07:41:34.467746237Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-31T07:41:34.467953244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.468225221Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-08-31T07:41:34.468538783Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-31T07:41:34.468854408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-31T07:41:34.470842291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020667s 
2025-08-31T07:41:34.471232878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-31T07:41:34', 'rename_blacklist_to_blocklist') 
2025-08-31T07:41:34.471656952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.472377623Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-31T07:41:34.472569429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035685s 
2025-08-31T07:41:34.472802177Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-31T07:41:34.473040407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.473255781Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-08-31T07:41:34.473740176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-31T07:41:34.473941451Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:34.474173108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-31T07:41:34.474585558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-31T07:41:34.475542505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001166s 
2025-08-31T07:41:34.475802759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-31T07:41:34.476175951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-31T07:41:34.477073047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010614s 
2025-08-31T07:41:34.477247027Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:34.477432280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:34.481490793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040785s 
2025-08-31T07:41:34.481885688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-31T07:41:34', 'cdh_per_downloadclient') 
2025-08-31T07:41:34.482250483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.482979741Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-31T07:41:34.483159904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055494s 
2025-08-31T07:41:34.483389476Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-31T07:41:34.483577705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.483816857Z [Info] download_history: Starting migration of Main DB to 52 
2025-08-31T07:41:34.484782150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-31T07:41:34.485884209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-31T07:41:34.486603588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016544s 
2025-08-31T07:41:34.486814643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-31T07:41:34.487147613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-31T07:41:34.487461676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004738s 
2025-08-31T07:41:34.487688252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-08-31T07:41:34.488038737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-31T07:41:34.488373011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005078s 
2025-08-31T07:41:34.488572663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-31T07:41:34.488873238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-31T07:41:34.489234255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004911s 
2025-08-31T07:41:34.489446242Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:34.489593979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:34.492202452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026467s 
2025-08-31T07:41:34.492603128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-31T07:41:34', 'download_history') 
2025-08-31T07:41:34.492987061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.493844217Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-31T07:41:34.494065182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042665s 
2025-08-31T07:41:34.494188020Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-31T07:41:34.494408343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.494680621Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-08-31T07:41:34.495097250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-31T07:41:34', 'add_update_history') 
2025-08-31T07:41:34.495467335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.496156172Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-31T07:41:34.496309571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017428s 
2025-08-31T07:41:34.496554775Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-31T07:41:34.496810650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.497046064Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-08-31T07:41:34.497480088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-31T07:41:34.497636143Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:34.497866827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-31T07:41:34.498249357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-08-31T07:41:34.499104169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010282s 
2025-08-31T07:41:34.499483392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-31T07:41:34', 'add_on_update_to_notifications') 
2025-08-31T07:41:34.499882085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.500651605Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-31T07:41:34.500824162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025429s 
2025-08-31T07:41:34.501036099Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-31T07:41:34.501272004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.501523851Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-08-31T07:41:34.501878736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-31T07:41:34.502090863Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.502321828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-31T07:41:34.502624117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.503500281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010383s 
2025-08-31T07:41:34.503942271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-31T07:41:34', 'download_client_per_indexer') 
2025-08-31T07:41:34.504292546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.505116044Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-31T07:41:34.505296598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025604s 
2025-08-31T07:41:34.505550730Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-31T07:41:34.505704790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.505976968Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-08-31T07:41:34.506479239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-31T07:41:34.506653249Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.506843653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-08-31T07:41:34.507136332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.508026044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010378s 
2025-08-31T07:41:34.508205375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-31T07:41:34.508391730Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.508624940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-08-31T07:41:34.509030366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.510027604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012305s 
2025-08-31T07:41:34.510236154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-31T07:41:34.510461989Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.510575958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-08-31T07:41:34.510935442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.511870465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010986s 
2025-08-31T07:41:34.512284739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-31T07:41:34', 'AddNewItemMonitorType') 
2025-08-31T07:41:34.512632038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.513389814Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-31T07:41:34.513546480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002585s 
2025-08-31T07:41:34.513748596Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-31T07:41:34.514000524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.514213112Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-08-31T07:41:34.514622616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-31T07:41:34.514800935Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.514994896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-08-31T07:41:34.515359270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-08-31T07:41:34.516697033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014218s 
2025-08-31T07:41:34.517150356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-31T07:41:34', 'ImportListSearch') 
2025-08-31T07:41:34.517553578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.518249610Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-31T07:41:34.518433119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030537s 
2025-08-31T07:41:34.518656379Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-31T07:41:34.518842584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.519120363Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-08-31T07:41:34.519695722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-31T07:41:34.519843028Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-31T07:41:34.520072230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-08-31T07:41:34.520411172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.522542544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022356s 
2025-08-31T07:41:34.522860494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-31T07:41:34', 'ImportListMonitorExisting') 
2025-08-31T07:41:34.523202503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.523908495Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-31T07:41:34.524130351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035659s 
2025-08-31T07:41:34.524333771Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-31T07:41:34.524515086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.524757995Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-08-31T07:41:34.525221178Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-31T07:41:34.525536172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-31T07:41:34.525734481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003346s 
2025-08-31T07:41:34.525927309Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-31T07:41:34.526178505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-08-31T07:41:34.526403488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003121s 
2025-08-31T07:41:34.526572729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-31T07:41:34.526708883Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.526883555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-31T07:41:34.527129470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-31T07:41:34.527990484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009391s 
2025-08-31T07:41:34.528353925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-31T07:41:34', 'add_indexer_tags') 
2025-08-31T07:41:34.528690844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.529354971Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-31T07:41:34.529536657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002259s 
2025-08-31T07:41:34.529683493Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-31T07:41:34.529877554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.530110222Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-08-31T07:41:34.530390937Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:34.530573725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:34.532857765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022976s 
2025-08-31T07:41:34.533230816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-31T07:41:34', 'update_audio_types') 
2025-08-31T07:41:34.533558145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.534235409Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-31T07:41:34.534402876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036536s 
2025-08-31T07:41:34.534639232Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-31T07:41:34.534854125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.535111032Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-08-31T07:41:34.537581837Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-31T07:41:34.537882212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-31T07:41:34.538030841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002721s 
2025-08-31T07:41:34.538198188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-31T07:41:34.538337118Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.538529846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-08-31T07:41:34.541892046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-08-31T07:41:34.543716560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2025-08-31T07:41:34.544540539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-08-31T07:41:34.545142090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-08-31T07:41:34.547352491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-31T07:41:34.547796635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-31T07:41:34.548138924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094191s 
2025-08-31T07:41:34.548296461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-31T07:41:34.548434880Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-31T07:41:34.548630123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-08-31T07:41:34.552761973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-31T07:41:34.555672244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-31T07:41:34.556850396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-31T07:41:34.557451266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-31T07:41:34.559587768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-31T07:41:34.560044347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-31T07:41:34.560442559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-31T07:41:34.560750689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119606s 
2025-08-31T07:41:34.560917816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-31T07:41:34.561057898Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.561244494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-08-31T07:41:34.565333668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-31T07:41:34.568273407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-31T07:41:34.569437211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-31T07:41:34.570001166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-31T07:41:34.572129702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-31T07:41:34.572577293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-31T07:41:34.573000886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-31T07:41:34.573341372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01188s 
2025-08-31T07:41:34.573465582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-31T07:41:34.573597568Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-31T07:41:34.573778001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-08-31T07:41:34.577828637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-31T07:41:34.580779108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-31T07:41:34.581937250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-31T07:41:34.582552599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-31T07:41:34.584689953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-31T07:41:34.585119117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-31T07:41:34.585547059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-31T07:41:34.585862284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011909s 
2025-08-31T07:41:34.586019320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-31T07:41:34.586155835Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.586351178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-08-31T07:41:34.589576873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-31T07:41:34.591312568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-31T07:41:34.592085665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-31T07:41:34.592816837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-31T07:41:34.594933800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-31T07:41:34.595307182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-31T07:41:34.595699612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-31T07:41:34.596200581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-31T07:41:34.596508581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009989s 
2025-08-31T07:41:34.596665006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-31T07:41:34.596808866Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.597001514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-08-31T07:41:34.600200505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-31T07:41:34.601948675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-31T07:41:34.602711331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-31T07:41:34.603439056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-31T07:41:34.605493423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-31T07:41:34.605892536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-31T07:41:34.606293003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-31T07:41:34.606735744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-31T07:41:34.607060989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098916s 
2025-08-31T07:41:34.607233437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-31T07:41:34.607421846Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-31T07:41:34.607529663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-31T07:41:34.611582033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-31T07:41:34.613074408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-31T07:41:34.613737984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-31T07:41:34.614169072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-31T07:41:34.616993790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009273s 
2025-08-31T07:41:34.617218633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-31T07:41:34.617351861Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.617562936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-31T07:41:34.620776076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-31T07:41:34.622194993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-31T07:41:34.622886094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-31T07:41:34.623301751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-31T07:41:34.626122962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083669s 
2025-08-31T07:41:34.626297734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-31T07:41:34.626427946Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.626616185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-31T07:41:34.629592588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-31T07:41:34.630880862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-31T07:41:34.631485580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-31T07:41:34.631886778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-31T07:41:34.634678850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078838s 
2025-08-31T07:41:34.634843021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-31T07:41:34.634987892Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.635158566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-31T07:41:34.638155771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-31T07:41:34.639437613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-31T07:41:34.640042871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-31T07:41:34.640445692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-31T07:41:34.642438395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00709s 
2025-08-31T07:41:34.642584819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-31T07:41:34.642728118Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.642900164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-31T07:41:34.645874393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-31T07:41:34.647170042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-31T07:41:34.647760692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-31T07:41:34.648169996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-31T07:41:34.650162708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070849s 
2025-08-31T07:41:34.650345927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-31T07:41:34.650497202Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.650747416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-31T07:41:34.653376800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-31T07:41:34.654398487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-31T07:41:34.654973355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-31T07:41:34.655479364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-31T07:41:34.657674083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-31T07:41:34.658046633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071261s 
2025-08-31T07:41:34.658204561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-31T07:41:34.658380205Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.658573474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-31T07:41:34.661307850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-31T07:41:34.662332042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-31T07:41:34.662879174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-31T07:41:34.663407768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-31T07:41:34.665597898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-31T07:41:34.665939827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071935s 
2025-08-31T07:41:34.666121573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-31T07:41:34.666271805Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-31T07:41:34.666478501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-31T07:41:34.669157777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-31T07:41:34.670210637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-31T07:41:34.670736175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-31T07:41:34.671269880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-31T07:41:34.673485050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-31T07:41:34.673824413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071227s 
2025-08-31T07:41:34.674004696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-31T07:41:34.674145450Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-31T07:41:34.674303959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-31T07:41:34.690227302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-31T07:41:34.691876212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-08-31T07:41:34.692560079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-31T07:41:34.693310470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-31T07:41:34.696796199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-31T07:41:34.697275013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-31T07:41:34.698529198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-31T07:41:34.698917600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243857s 
2025-08-31T07:41:34.699089236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-31T07:41:34.699252635Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-31T07:41:34.699509142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-31T07:41:34.702306264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-31T07:41:34.703414906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-31T07:41:34.703943922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-31T07:41:34.704414720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-31T07:41:34.706513315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067908s 
2025-08-31T07:41:34.706670602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-31T07:41:34.706829762Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:34.707017470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-31T07:41:34.709832970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-31T07:41:34.710980290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-31T07:41:34.711592944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-31T07:41:34.711976616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-31T07:41:34.714025041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067823s 
2025-08-31T07:41:34.714181656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-31T07:41:34.714328001Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:34.714509897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-31T07:41:34.717284113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-31T07:41:34.718477025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-31T07:41:34.719131964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-31T07:41:34.719934871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-31T07:41:34.724002782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-31T07:41:34.724440533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-31T07:41:34.724880319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-31T07:41:34.725349023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-31T07:41:34.725669007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110243s 
2025-08-31T07:41:34.725853689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-31T07:41:34.726028571Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:34.726220217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-31T07:41:34.728880874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-31T07:41:34.730014597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-31T07:41:34.730607481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-31T07:41:34.731134201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-31T07:41:34.733512901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-31T07:41:34.733844970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074404s 
2025-08-31T07:41:34.734026285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-31T07:41:34.734180445Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-31T07:41:34.734363254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-31T07:41:34.736950443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-31T07:41:34.738035097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-31T07:41:34.738675547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-31T07:41:34.739207498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-31T07:41:34.741996514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-31T07:41:34.742425778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007804s 
2025-08-31T07:41:34.742569948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-31T07:41:34.742709159Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-31T07:41:34.742916346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-31T07:41:34.745481381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-31T07:41:34.746519491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-31T07:41:34.747108707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-31T07:41:34.747647061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-31T07:41:34.750638074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-31T07:41:34.750995704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078979s 
2025-08-31T07:41:34.751171097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-31T07:41:34.751284646Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.751473546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-31T07:41:34.754010906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-31T07:41:34.755119688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-31T07:41:34.755656309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-31T07:41:34.756243511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-31T07:41:34.759991558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-31T07:41:34.760305510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086516s 
2025-08-31T07:41:34.760465212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-31T07:41:34.760606667Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.760811379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-31T07:41:34.763283838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-31T07:41:34.764435236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-31T07:41:34.765032328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-31T07:41:34.765561574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-31T07:41:34.769273849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-31T07:41:34.769610998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086167s 
2025-08-31T07:41:34.769790439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-31T07:41:34.769925261Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.770127789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-31T07:41:34.773410889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-31T07:41:34.774538400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-31T07:41:34.775135582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-31T07:41:34.775625028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-31T07:41:34.777626027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-31T07:41:34.777962695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076564s 
2025-08-31T07:41:34.778143659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-31T07:41:34.778286968Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.778502221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-08-31T07:41:34.781107437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-31T07:41:34.782223725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-31T07:41:34.782740706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-31T07:41:34.783148707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-31T07:41:34.785046479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006357s 
2025-08-31T07:41:34.785215359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-31T07:41:34.785355832Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.785529351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-08-31T07:41:34.788049656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-08-31T07:41:34.789144400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-31T07:41:34.789675389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-31T07:41:34.790097639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-31T07:41:34.791883175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061708s 
2025-08-31T07:41:34.792057205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-31T07:41:34.792198029Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.792408613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-31T07:41:34.795095142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-31T07:41:34.796449429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-31T07:41:34.797093166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-31T07:41:34.797512731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-31T07:41:34.799288116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067055s 
2025-08-31T07:41:34.799472797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-31T07:41:34.799586877Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-31T07:41:34.799788223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-31T07:41:34.802478930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-31T07:41:34.803817275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-31T07:41:34.804590883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-31T07:41:34.805032572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-31T07:41:34.806862076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068957s 
2025-08-31T07:41:34.807037580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-31T07:41:34.807181980Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:34.807370390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-31T07:41:34.809938180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-08-31T07:41:34.810937492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2025-08-31T07:41:34.811435675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-31T07:41:34.811893477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-31T07:41:34.813685886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061232s 
2025-08-31T07:41:34.813846319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-31T07:41:34.814062004Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-08-31T07:41:34.814228248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-31T07:41:34.816611868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-31T07:41:34.817454034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-31T07:41:34.817922317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-31T07:41:34.818427294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-31T07:41:34.820409415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-31T07:41:34.820764941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063231s 
2025-08-31T07:41:34.820947789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-31T07:41:34.821080787Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:34.821275168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-31T07:41:34.823654619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-31T07:41:34.824495893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-31T07:41:34.824973164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-31T07:41:34.825463832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-31T07:41:34.827394550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-31T07:41:34.827725917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062727s 
2025-08-31T07:41:34.827895339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-31T07:41:34.828073427Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:34.828245914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-08-31T07:41:34.831755532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-31T07:41:34.833018645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-31T07:41:34.833585246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-31T07:41:34.834148750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-31T07:41:34.836088706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-31T07:41:34.836516949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-31T07:41:34.836790259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083709s 
2025-08-31T07:41:34.837036244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-31T07:41:34.837143070Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.837300637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-08-31T07:41:34.839919671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-31T07:41:34.841145809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-31T07:41:34.841720487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-31T07:41:34.842284963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-31T07:41:34.844197985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-31T07:41:34.844616528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-31T07:41:34.844887433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007423s 
2025-08-31T07:41:34.845048828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-31T07:41:34.845181606Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.845371488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-31T07:41:34.847398941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-31T07:41:34.848027486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-31T07:41:34.848407782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-31T07:41:34.848897318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-31T07:41:34.850803707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-31T07:41:34.851134623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055813s 
2025-08-31T07:41:34.851556994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-31T07:41:34', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-31T07:41:34.852035156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.854384547Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-31T07:41:34.855118825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086893s 
2025-08-31T07:41:34.855148565Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-31T07:41:34.855155589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.855277936Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-08-31T07:41:34.856035301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-31T07:41:34.856103919Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-31T07:41:34.856473493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-08-31T07:41:34.857283514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.857882370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001202s 
2025-08-31T07:41:34.858156522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-31T07:41:34.861366956Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-31T07:41:34.861406236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-08-31T07:41:34.861417198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.861429342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011435s 
2025-08-31T07:41:34.861439963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-31T07:41:34', 'add_on_delete_to_notifications') 
2025-08-31T07:41:34.861478641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.861916894Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-31T07:41:34.861974670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030478s 
2025-08-31T07:41:34.864213839Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-31T07:41:34.864278178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.864291235Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-08-31T07:41:34.865116737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-31T07:41:34.865146777Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-31T07:41:34.865336820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-31T07:41:34.865694019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.866551085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010536s 
2025-08-31T07:41:34.866708211Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-31T07:41:34.866978015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-31T07:41:34.867234872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003731s 
2025-08-31T07:41:34.867407359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-31T07:41:34.867553584Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.867772034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-08-31T07:41:34.868051697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-31T07:41:34.868811697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008819s 
2025-08-31T07:41:34.868990387Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:34.869478380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:34.870936656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001776s 
2025-08-31T07:41:34.871123051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-31T07:41:34.871775335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-08-31T07:41:34.872285552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010011s 
2025-08-31T07:41:34.872476667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-31T07:41:34.872778124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-31T07:41:34.873104381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004401s 
2025-08-31T07:41:34.873265626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-31T07:41:34.873437351Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.873620550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-08-31T07:41:34.873953440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-08-31T07:41:34.874760516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009442s 
2025-08-31T07:41:34.874935768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-31T07:41:34.875094197Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.875283529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-08-31T07:41:34.875619515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.876442733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009704s 
2025-08-31T07:41:34.876636914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-31T07:41:34.876793800Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.877011067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-08-31T07:41:34.877331633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.878130291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009513s 
2025-08-31T07:41:34.878313019Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:34.878494344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:34.884687575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062132s 
2025-08-31T07:41:34.884868138Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:34.885050415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:34.886407438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013577s 
2025-08-31T07:41:34.886594003Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-31T07:41:34.889159920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-31T07:41:34.890210145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-31T07:41:34.890752206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-31T07:41:34.891217423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-31T07:41:34.894362626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075946s 
2025-08-31T07:41:34.894617479Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-08-31T07:41:34.897045598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-31T07:41:34.897896562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-31T07:41:34.898348843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-31T07:41:34.898787526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-31T07:41:34.901425538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006614s 
2025-08-31T07:41:34.901725682Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-31T07:41:34.902010245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-31T07:41:34.902242433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003407s 
2025-08-31T07:41:34.902409880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-31T07:41:34.902550323Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-31T07:41:34.902760837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-31T07:41:34.903142465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.903931705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009688s 
2025-08-31T07:41:34.904108180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-31T07:41:34.904237400Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.904445178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-31T07:41:34.904748850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-31T07:41:34.905515333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008778s 
2025-08-31T07:41:34.905866049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-31T07:41:34', 'add_custom_formats') 
2025-08-31T07:41:34.906197677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.907261559Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-31T07:41:34.907428044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026152s 
2025-08-31T07:41:34.907642276Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-31T07:41:34.907838651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.908100027Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-08-31T07:41:34.908507959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-31T07:41:34.908673582Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-31T07:41:34.908863274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-31T07:41:34.909142296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-31T07:41:34.909932057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008997s 
2025-08-31T07:41:34.910281300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-31T07:41:34', 'add_result_to_commands') 
2025-08-31T07:41:34.910633519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.911432187Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-31T07:41:34.911539083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002319s 
2025-08-31T07:41:34.911736570Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-31T07:41:34.911969449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.912222669Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-08-31T07:41:34.912588896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-31T07:41:34.912747616Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 
2025-08-31T07:41:34.912941156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-31T07:41:34.913257423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.914056371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009278s 
2025-08-31T07:41:34.914419102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-31T07:41:34', 'health_restored_notification') 
2025-08-31T07:41:34.914744467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.915682897Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-31T07:41:34.915879893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025282s 
2025-08-31T07:41:34.916053533Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-31T07:41:34.916214267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.916437246Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-08-31T07:41:34.916771919Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-31T07:41:34.917095411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-31T07:41:34.917288159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003413s 
2025-08-31T07:41:34.917630689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-31T07:41:34', 'remove_uc') 
2025-08-31T07:41:34.917933959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.918609820Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-31T07:41:34.918763419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016394s 
2025-08-31T07:41:34.918961127Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-31T07:41:34.919158645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.919403197Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-08-31T07:41:34.919694264Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:34.919888565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:34.923187678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033263s 
2025-08-31T07:41:34.923581842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-31T07:41:34', 'download_clients_rename_tv_to_music') 
2025-08-31T07:41:34.923988801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.924764774Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-31T07:41:34.924921309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048619s 
2025-08-31T07:41:34.925141432Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-31T07:41:34.925351635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.925602520Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-08-31T07:41:34.925949469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-31T07:41:34.926113209Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-31T07:41:34.926298141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-31T07:41:34.926635059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-08-31T07:41:34.927447435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009673s 
2025-08-31T07:41:34.927840927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-31T07:41:34', 'add_colon_replacement_to_naming_config') 
2025-08-31T07:41:34.928201203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.929032216Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-31T07:41:34.929198641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025029s 
2025-08-31T07:41:34.929398875Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-31T07:41:34.929587404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.929802227Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-08-31T07:41:34.930239237Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-31T07:41:34.932714621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-31T07:41:34.933701619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-08-31T07:41:34.934232598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-31T07:41:34.934751713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-31T07:41:34.936876903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-31T07:41:34.937174492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067497s 
2025-08-31T07:41:34.937338883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-31T07:41:34.937481871Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.937674559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-31T07:41:34.937969793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-31T07:41:34.938737910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008814s 
2025-08-31T07:41:34.939081131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-31T07:41:34', 'list_sync_time') 
2025-08-31T07:41:34.939400213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.940292660Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-31T07:41:34.940444526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024103s 
2025-08-31T07:41:34.940642505Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-31T07:41:34.940830814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.941061288Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-08-31T07:41:34.941424760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-31T07:41:34.941554451Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:34.941750335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-31T07:41:34.941986641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-31T07:41:34.942745489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008429s 
2025-08-31T07:41:34.943121416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-31T07:41:34', 'add_download_client_tags') 
2025-08-31T07:41:34.943434186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.944260019Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-31T07:41:34.944434801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023122s 
2025-08-31T07:41:34.944645405Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-31T07:41:34.944844496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.945115522Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-08-31T07:41:34.945714057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-31T07:41:34.946410459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-31T07:41:34.946985187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001096s 
2025-08-31T07:41:34.947200530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-31T07:41:34.947545795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-31T07:41:34.947910780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005162s 
2025-08-31T07:41:34.948294814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-31T07:41:34', 'add_notification_status') 
2025-08-31T07:41:34.948646882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.949520602Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-31T07:41:34.949694823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021029s 
2025-08-31T07:41:34.949916489Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-31T07:41:34.950119918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.950381726Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-08-31T07:41:34.950682060Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:34.950906893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:34.954540329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036756s 
2025-08-31T07:41:34.954976758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-31T07:41:34', 'add_alac_24_quality_in_profiles') 
2025-08-31T07:41:34.955319398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.956082204Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-31T07:41:34.956268770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005184s 
2025-08-31T07:41:34.956480807Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-31T07:41:34.956657993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.956921574Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-08-31T07:41:34.957321239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-31T07:41:34.957466331Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:34.957655532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-31T07:41:34.957902529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-31T07:41:34.958705135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009062s 
2025-08-31T07:41:34.958910679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-31T07:41:34.959180693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-31T07:41:34.960016165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000919s 
2025-08-31T07:41:34.960382673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-31T07:41:34', 'add_salt_to_users') 
2025-08-31T07:41:34.960728199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.961551066Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-31T07:41:34.961725277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024463s 
2025-08-31T07:41:34.961915850Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-31T07:41:34.962076063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.962301687Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-08-31T07:41:34.962806564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-31T07:41:34.963507746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-08-31T07:41:34.964057763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010841s 
2025-08-31T07:41:34.964240592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-31T07:41:34.964516146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-31T07:41:34.965723387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013157s 
2025-08-31T07:41:34.966081779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-31T07:41:34', 'add_auto_tagging') 
2025-08-31T07:41:34.966392575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.967217045Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-31T07:41:34.967367708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027965s 
2025-08-31T07:41:34.967606369Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-31T07:41:34.967770670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.968038379Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-08-31T07:41:34.968419597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-31T07:41:34.968562144Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:34.968791335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-31T07:41:34.969084465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-31T07:41:34.969901851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009326s 
2025-08-31T07:41:34.970201775Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-31T07:41:34.970542481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-31T07:41:34.970771212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003677s 
2025-08-31T07:41:34.971155485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-31T07:41:34', 'quality_definition_preferred_size') 
2025-08-31T07:41:34.971480961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.972335221Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-31T07:41:34.972497548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018706s 
2025-08-31T07:41:34.972729835Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-31T07:41:34.972939888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.973165412Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-08-31T07:41:34.973517592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-31T07:41:34.973686882Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:34.973869771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-08-31T07:41:34.974164013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.975002351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009699s 
2025-08-31T07:41:34.975385062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-31T07:41:34', 'add_on_artist_add_to_notifications') 
2025-08-31T07:41:34.975716800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.976525218Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-31T07:41:34.976695040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024542s 
2025-08-31T07:41:34.976892277Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-31T07:41:34.977081037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.977317834Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-08-31T07:41:34.977654051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-31T07:41:34.977803812Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:34.977975127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-08-31T07:41:34.978240622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-31T07:41:34.979119622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009461s 
2025-08-31T07:41:34.979486470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-31T07:41:34', 'album_last_searched_time') 
2025-08-31T07:41:34.979787847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.980719613Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-31T07:41:34.980857862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025082s 
2025-08-31T07:41:34.981169509Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-31T07:41:34.981238338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.981462018Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-08-31T07:41:34.981878397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-31T07:41:34.982024310Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:34.982214644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-08-31T07:41:34.982547193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.983323837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009544s 
2025-08-31T07:41:34.983499361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-31T07:41:34.983643120Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:34.983817211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-08-31T07:41:34.984909129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-31T07:41:34.984957377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000961s 
2025-08-31T07:41:34.985297922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-31T07:41:34', 'add_indexer_flags') 
2025-08-31T07:41:34.985629199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.986333227Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-31T07:41:34.986538881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023131s 
2025-08-31T07:41:34.986680877Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-31T07:41:34.986880529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.987112126Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-08-31T07:41:34.987544857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-08-31T07:41:34.987817746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-08-31T07:41:34.988171118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004328s 
2025-08-31T07:41:34.988359026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-08-31T07:41:34.988595833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-08-31T07:41:34.988933603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004186s 
2025-08-31T07:41:34.989108325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-08-31T07:41:34.989406966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-08-31T07:41:34.989704956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004412s 
2025-08-31T07:41:34.990097216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-31T07:41:34', 'add_indexes_album_statistics') 
2025-08-31T07:41:34.990392521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.991171219Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-31T07:41:34.991306701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018482s 
2025-08-31T07:41:34.991510151Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-31T07:41:34.991698360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:34.992000118Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-08-31T07:41:34.992418881Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-31T07:41:34.992799998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-31T07:41:34.993078118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004496s 
2025-08-31T07:41:34.993434215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-31T07:41:34', 'update_redacted_baseurl') 
2025-08-31T07:41:34.993760733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:34.994384719Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-31T07:41:34.994532868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017033s 
2025-08-31T07:41:35.003986383Z [Debug] MigrationController: Took: 00:00:01.6623718 
2025-08-31T07:41:35.110391740Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-08-31T07:41:35.139983355Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-31T07:41:35.163161145Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-31T07:41:35.169418255Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-31T07:41:35.169780234Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-31T07:41:35.170042702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-31T07:41:35.172167110Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-31T07:41:35.172397233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023917s 
2025-08-31T07:41:35.172648970Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-31T07:41:35.172890146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026138s 
2025-08-31T07:41:35.174749770Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-31T07:41:35.175032409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.175437375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-31T07:41:35.175784674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-31T07:41:35.176269991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005831s 
2025-08-31T07:41:35.176562270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.177672075Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-31T07:41:35.177906186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019674s 
2025-08-31T07:41:35.178272945Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-31T07:41:35.178555654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.179005740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-31T07:41:35.179368561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-31T07:41:35.179811863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005418s 
2025-08-31T07:41:35.180084392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-31T07:41:35.180299455Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:35.180561763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-31T07:41:35.180909013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-31T07:41:35.181721889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008948s 
2025-08-31T07:41:35.181979548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.182638365Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-31T07:41:35.182883418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017985s 
2025-08-31T07:41:35.183240898Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-31T07:41:35.183511613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.183919644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-31T07:41:35.184170189Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-31T07:41:35.184402837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-31T07:41:35.184737421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-31T07:41:35.185272358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006142s 
2025-08-31T07:41:35.185524185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.186184896Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-31T07:41:35.186448086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014955s 
2025-08-31T07:41:35.186773100Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-31T07:41:35.187047172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.187385203Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-31T07:41:35.188006975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-31T07:41:35.188732756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-31T07:41:35.189597648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013432s 
2025-08-31T07:41:35.189845978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-31T07:41:35.190192285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-31T07:41:35.190526488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000468s 
2025-08-31T07:41:35.190948067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-31T07:41:35', 'InitialSetup') 
2025-08-31T07:41:35.191435398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.192220078Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-31T07:41:35.192462947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021315s 
2025-08-31T07:41:35.192737841Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-31T07:41:35.193055681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.193358581Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-08-31T07:41:35.193872736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-31T07:41:35', 'add_reason_to_pending_releases') 
2025-08-31T07:41:35.194381160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.195111009Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-31T07:41:35.195353447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020576s 
2025-08-31T07:41:35.195607830Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-31T07:41:35.196021944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.197186278Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-08-31T07:41:35.198175250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-31T07:41:35', 'add_medium_support') 
2025-08-31T07:41:35.199342480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.200507756Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-31T07:41:35.200757740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046202s 
2025-08-31T07:41:35.201070710Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-31T07:41:35.201362197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.201695879Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-08-31T07:41:35.202169873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-31T07:41:35', 'add_various_qualites_in_profile') 
2025-08-31T07:41:35.202696984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.203459670Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-31T07:41:35.203683250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020417s 
2025-08-31T07:41:35.203963845Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-31T07:41:35.204283729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.204572060Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-08-31T07:41:35.204990142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-31T07:41:35', 'metadata_profiles') 
2025-08-31T07:41:35.205510660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.206200990Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-31T07:41:35.206468398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019862s 
2025-08-31T07:41:35.206758412Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-31T07:41:35.207060541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.207407199Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-08-31T07:41:35.207914280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-31T07:41:35', 'separate_automatic_and_interactive_search') 
2025-08-31T07:41:35.208488626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.209209177Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-31T07:41:35.209478950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021185s 
2025-08-31T07:41:35.209757902Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-31T07:41:35.210054008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.210384003Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-08-31T07:41:35.210852075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-31T07:41:35', 'change_album_path_to_relative') 
2025-08-31T07:41:35.211382974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.212246212Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-31T07:41:35.212504282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021816s 
2025-08-31T07:41:35.212787933Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-31T07:41:35.213104330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.213436078Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-08-31T07:41:35.213878449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-31T07:41:35', 'change_quality_size_mb_to_kb') 
2025-08-31T07:41:35.214410460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.215111883Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-31T07:41:35.215382337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020107s 
2025-08-31T07:41:35.215642010Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-31T07:41:35.215919018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.216248111Z [Info] album_releases: Starting migration of Log DB to 9 
2025-08-31T07:41:35.216684920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-31T07:41:35', 'album_releases') 
2025-08-31T07:41:35.217166791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.217862311Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-31T07:41:35.218107775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019676s 
2025-08-31T07:41:35.218403150Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-31T07:41:35.218662543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.218968459Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-08-31T07:41:35.219436150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-31T07:41:35', 'album_releases_fix') 
2025-08-31T07:41:35.219921778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.220653952Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-31T07:41:35.220899457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020107s 
2025-08-31T07:41:35.221156494Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-31T07:41:35.221422610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.221765460Z [Info] import_lists: Starting migration of Log DB to 11 
2025-08-31T07:41:35.222178422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-31T07:41:35', 'import_lists') 
2025-08-31T07:41:35.228148573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.228893604Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-31T07:41:35.229123487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074526s 
2025-08-31T07:41:35.229404603Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-31T07:41:35.229746020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.230044261Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-08-31T07:41:35.230501141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-31T07:41:35', 'add_release_status') 
2025-08-31T07:41:35.230972480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.231700586Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-31T07:41:35.231938264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020035s 
2025-08-31T07:41:35.232207006Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-31T07:41:35.232512581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.232850622Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-08-31T07:41:35.233338113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-31T07:41:35', 'album_download_notification') 
2025-08-31T07:41:35.233820154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.234647399Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-31T07:41:35.234916120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021212s 
2025-08-31T07:41:35.235180893Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-31T07:41:35.235486168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.235821263Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-08-31T07:41:35.236294396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-31T07:41:35', 'fix_language_metadata_profiles') 
2025-08-31T07:41:35.236827018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.237628702Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-31T07:41:35.237888465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021259s 
2025-08-31T07:41:35.238138820Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-31T07:41:35.238415256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.238735772Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-08-31T07:41:35.239161900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-31T07:41:35', 'remove_fanzub') 
2025-08-31T07:41:35.239634602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.240605517Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-31T07:41:35.240863576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022053s 
2025-08-31T07:41:35.241117798Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-31T07:41:35.241399265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.241765242Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-08-31T07:41:35.242289948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-31T07:41:35', 'update_artist_history_indexes') 
2025-08-31T07:41:35.242757049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.243541879Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-31T07:41:35.243787814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020973s 
2025-08-31T07:41:35.244046886Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-31T07:41:35.244316839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.244648106Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-08-31T07:41:35.245046829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-31T07:41:35', 'remove_nma') 
2025-08-31T07:41:35.245540042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.246311516Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-31T07:41:35.246542010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019985s 
2025-08-31T07:41:35.246804328Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-31T07:41:35.247076376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.247406351Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-08-31T07:41:35.247831517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-31T07:41:35', 'album_disambiguation') 
2025-08-31T07:41:35.248362336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.249157176Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-31T07:41:35.249397670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020702s 
2025-08-31T07:41:35.249677203Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-31T07:41:35.249961776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.250293384Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-08-31T07:41:35.250751246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-31T07:41:35', 'add_ape_quality_in_profiles') 
2025-08-31T07:41:35.251275732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.252072697Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-31T07:41:35.252357781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020885s 
2025-08-31T07:41:35.252594568Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-31T07:41:35.252866826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.253191880Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-08-31T07:41:35.253611595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-31T07:41:35', 'remove_pushalot') 
2025-08-31T07:41:35.254091802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.254882414Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-31T07:41:35.255127017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020191s 
2025-08-31T07:41:35.255409245Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-31T07:41:35.255665681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.256000305Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-08-31T07:41:35.256432455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-31T07:41:35', 'add_custom_filters') 
2025-08-31T07:41:35.256928544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.257710599Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-31T07:41:35.257938999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020307s 
2025-08-31T07:41:35.258187249Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-31T07:41:35.258455699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.258780804Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-08-31T07:41:35.259249959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-31T07:41:35', 'import_list_tags') 
2025-08-31T07:41:35.259693692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.260497962Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-31T07:41:35.260759338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020324s 
2025-08-31T07:41:35.260995544Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-31T07:41:35.261270808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.261606464Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-08-31T07:41:35.262037402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-31T07:41:35', 'add_release_groups_etc') 
2025-08-31T07:41:35.262543992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.263320525Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-31T07:41:35.263572342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020322s 
2025-08-31T07:41:35.263832196Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-31T07:41:35.264139855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.264466633Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-08-31T07:41:35.264891418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-31T07:41:35', 'NewMediaInfoFormat') 
2025-08-31T07:41:35.265400423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.266184482Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-31T07:41:35.266459486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020427s 
2025-08-31T07:41:35.266716844Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-31T07:41:35.267035275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.267381582Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-08-31T07:41:35.267863653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-31T07:41:35', 'rename_restrictions_to_release_profiles') 
2025-08-31T07:41:35.268401787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.269254854Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-31T07:41:35.269501792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021705s 
2025-08-31T07:41:35.269792728Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-31T07:41:35.270093573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.270482256Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-08-31T07:41:35.270974988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-31T07:41:35', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-31T07:41:35.271497560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.272344706Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-31T07:41:35.272630291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022045s 
2025-08-31T07:41:35.272871547Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-31T07:41:35.273151050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.273512958Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-08-31T07:41:35.273967534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-31T07:41:35', 'add_import_exclusions') 
2025-08-31T07:41:35.274417500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.275220356Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-31T07:41:35.275453355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020376s 
2025-08-31T07:41:35.275724081Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-31T07:41:35.276066109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.276403589Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-08-31T07:41:35.276871892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-31T07:41:35', 'clean_artist_metadata_table') 
2025-08-31T07:41:35.277376257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.278173092Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-31T07:41:35.278441703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020953s 
2025-08-31T07:41:35.278690103Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-31T07:41:35.278966079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.279306665Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-08-31T07:41:35.279768014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-31T07:41:35', 'health_issue_notification') 
2025-08-31T07:41:35.280288532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.281087731Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-31T07:41:35.281285680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020413s 
2025-08-31T07:41:35.281565102Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-31T07:41:35.281855417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.282186143Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-08-31T07:41:35.282660007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-31T07:41:35', 'add_mediafilerepository_mtime') 
2025-08-31T07:41:35.283179663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.283934073Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-31T07:41:35.284193986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020431s 
2025-08-31T07:41:35.284543029Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-31T07:41:35.284765366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.285121163Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-08-31T07:41:35.285596610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-31T07:41:35', 'add_artistmetadataid_constraint') 
2025-08-31T07:41:35.286118972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.286850946Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-31T07:41:35.287119536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020457s 
2025-08-31T07:41:35.287364550Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-31T07:41:35.287652279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.287993526Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-08-31T07:41:35.288468543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-31T07:41:35', 'old_ids_and_artist_alias') 
2025-08-31T07:41:35.288958249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.289670323Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-31T07:41:35.290003363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020126s 
2025-08-31T07:41:35.290189939Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-31T07:41:35.290464903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.290818274Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-08-31T07:41:35.291268030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-31T07:41:35', 'download_propers_config') 
2025-08-31T07:41:35.291766674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.292505291Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-31T07:41:35.292756006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002024s 
2025-08-31T07:41:35.293014837Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-31T07:41:35.293297957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.293625367Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-08-31T07:41:35.294075203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-31T07:41:35', 'remove_language_profiles') 
2025-08-31T07:41:35.294612124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.295353126Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-31T07:41:35.295550774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001991s 
2025-08-31T07:41:35.295817270Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-31T07:41:35.296114289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.296446107Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-08-31T07:41:35.296888457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-31T07:41:35', 'multi_disc_naming_format') 
2025-08-31T07:41:35.297378885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.298120739Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-31T07:41:35.298382496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020086s 
2025-08-31T07:41:35.298638110Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-31T07:41:35.298927703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.299265263Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-08-31T07:41:35.299736111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-31T07:41:35', 'add_download_client_priority') 
2025-08-31T07:41:35.300252641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.300998212Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-31T07:41:35.301261743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020357s 
2025-08-31T07:41:35.301496205Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-31T07:41:35.301769045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.302094350Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-08-31T07:41:35.302533414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-31T07:41:35', 'remove_growl_prowl') 
2025-08-31T07:41:35.303011817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.303723540Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-31T07:41:35.303978464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019501s 
2025-08-31T07:41:35.304278768Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-31T07:41:35.304519824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.304877444Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-08-31T07:41:35.305291738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-31T07:41:35', 'remove_plex_hometheatre') 
2025-08-31T07:41:35.305805793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.306533438Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-31T07:41:35.306803041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019935s 
2025-08-31T07:41:35.307040669Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-31T07:41:35.307330904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.307692552Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-08-31T07:41:35.308160654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-31T07:41:35', 'add_root_folder_add_defaults') 
2025-08-31T07:41:35.308726885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.309463227Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-31T07:41:35.309720345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021123s 
2025-08-31T07:41:35.309962863Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-31T07:41:35.310239992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.310550667Z [Info] task_duration: Starting migration of Log DB to 40 
2025-08-31T07:41:35.310981094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-31T07:41:35', 'task_duration') 
2025-08-31T07:41:35.311453806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.312175228Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-31T07:41:35.312421384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019424s 
2025-08-31T07:41:35.312696588Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-31T07:41:35.313021372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.313350886Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-08-31T07:41:35.313852987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-31T07:41:35', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-31T07:41:35.314394678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.315142373Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-31T07:41:35.315426836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021002s 
2025-08-31T07:41:35.315682922Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-31T07:41:35.315976312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.316302509Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-08-31T07:41:35.316752996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-31T07:41:35', 'remove_album_folders') 
2025-08-31T07:41:35.317239826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.317970267Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-31T07:41:35.318206102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019946s 
2025-08-31T07:41:35.318478951Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-31T07:41:35.318753354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.319079280Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-08-31T07:41:35.319550078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-31T07:41:35', 'add_priority_to_indexers') 
2025-08-31T07:41:35.320059384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.320854565Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-31T07:41:35.321032132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020252s 
2025-08-31T07:41:35.321329852Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-31T07:41:35.321610788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.321932866Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-08-31T07:41:35.322428685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-31T07:41:35', 'remove_chown_and_folderchmod_config') 
2025-08-31T07:41:35.322967870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.323793493Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-31T07:41:35.324098517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021621s 
2025-08-31T07:41:35.324366396Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-31T07:41:35.324620909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.324948118Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-08-31T07:41:35.325370598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-31T07:41:35', 'update_notifiarr') 
2025-08-31T07:41:35.325863811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.326575815Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-31T07:41:35.326809936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019555s 
2025-08-31T07:41:35.327074710Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-31T07:41:35.327366718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.327702323Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-08-31T07:41:35.328153612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-31T07:41:35', 'email_multiple_addresses') 
2025-08-31T07:41:35.328671294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.329425513Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-31T07:41:35.329662741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020265s 
2025-08-31T07:41:35.329932995Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-31T07:41:35.330214372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.330547011Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-08-31T07:41:35.331025846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-31T07:41:35', 'rename_blacklist_to_blocklist') 
2025-08-31T07:41:35.331546153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.332266344Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-31T07:41:35.332541989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020284s 
2025-08-31T07:41:35.332800108Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-31T07:41:35.333074631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.333410958Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-08-31T07:41:35.333856967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-31T07:41:35', 'cdh_per_downloadclient') 
2025-08-31T07:41:35.334344739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.335058626Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-31T07:41:35.335317437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001981s 
2025-08-31T07:41:35.335562952Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-31T07:41:35.335837875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.336195465Z [Info] download_history: Starting migration of Log DB to 52 
2025-08-31T07:41:35.336620170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-31T07:41:35', 'download_history') 
2025-08-31T07:41:35.337116690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.337834636Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-31T07:41:35.338084339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019971s 
2025-08-31T07:41:35.338341717Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-31T07:41:35.338609406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.338933769Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-08-31T07:41:35.339644360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-31T07:41:35.340253186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-31T07:41:35.341006422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010884s 
2025-08-31T07:41:35.341257889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-31T07:41:35.341602362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-31T07:41:35.342018390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005396s 
2025-08-31T07:41:35.342441943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-31T07:41:35', 'add_update_history') 
2025-08-31T07:41:35.342944986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.343734355Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-31T07:41:35.343995932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022195s 
2025-08-31T07:41:35.344270495Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-31T07:41:35.344563976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.344907107Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-08-31T07:41:35.345366903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-31T07:41:35', 'add_on_update_to_notifications') 
2025-08-31T07:41:35.345885317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.346620878Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-31T07:41:35.346891753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020466s 
2025-08-31T07:41:35.347178370Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-31T07:41:35.347427863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.347822878Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-08-31T07:41:35.348256131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-31T07:41:35', 'download_client_per_indexer') 
2025-08-31T07:41:35.348765045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.349499013Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-31T07:41:35.349741922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020353s 
2025-08-31T07:41:35.350003258Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-31T07:41:35.350293092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.350631443Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-08-31T07:41:35.351069956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-31T07:41:35', 'AddNewItemMonitorType') 
2025-08-31T07:41:35.351581366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.352404353Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-31T07:41:35.352590418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020295s 
2025-08-31T07:41:35.352886674Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-31T07:41:35.353109834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.353438846Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-08-31T07:41:35.353870145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-31T07:41:35', 'ImportListSearch') 
2025-08-31T07:41:35.354363759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.355210293Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-31T07:41:35.355458273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020949s 
2025-08-31T07:41:35.355729749Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-31T07:41:35.356062299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.356396542Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-08-31T07:41:35.356868442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-31T07:41:35', 'ImportListMonitorExisting') 
2025-08-31T07:41:35.357370804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.358105663Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-31T07:41:35.358374785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020358s 
2025-08-31T07:41:35.358623265Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-31T07:41:35.358885984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.359209846Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-08-31T07:41:35.359632337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-31T07:41:35', 'add_indexer_tags') 
2025-08-31T07:41:35.360182816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.360875831Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-31T07:41:35.361116666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019861s 
2025-08-31T07:41:35.361379385Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-31T07:41:35.361766454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.361969062Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-08-31T07:41:35.362407215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-31T07:41:35', 'update_audio_types') 
2025-08-31T07:41:35.362912262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.363622792Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-31T07:41:35.363896534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019795s 
2025-08-31T07:41:35.364180335Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-31T07:41:35.364515019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.364886517Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-08-31T07:41:35.365454391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-31T07:41:35.365692149Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-31T07:41:35.365964608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-31T07:41:35.366976095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-31T07:41:35.368122964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-08-31T07:41:35.368811450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-31T07:41:35.369388963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-31T07:41:35.370407705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-31T07:41:35.370809604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045895s 
2025-08-31T07:41:35.371056310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-31T07:41:35.371328529Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-31T07:41:35.371534944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-31T07:41:35.372359615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-31T07:41:35.373251240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-31T07:41:35.373818062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-31T07:41:35.374389512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-31T07:41:35.375342251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-31T07:41:35.375766996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039664s 
2025-08-31T07:41:35.376019975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-31T07:41:35.376247544Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-31T07:41:35.376549291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-31T07:41:35.377218870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-31T07:41:35.377875472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-31T07:41:35.378440840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-31T07:41:35.379021660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-31T07:41:35.379949588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-31T07:41:35.380391658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036232s 
2025-08-31T07:41:35.380881605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-31T07:41:35', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-31T07:41:35.381448075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.382421465Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-31T07:41:35.382701599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055694s 
2025-08-31T07:41:35.382985681Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-31T07:41:35.383257148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.383632474Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-08-31T07:41:35.384127771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-31T07:41:35', 'add_on_delete_to_notifications') 
2025-08-31T07:41:35.384624321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.385652030Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-31T07:41:35.386031314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021884s 
2025-08-31T07:41:35.386339645Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-31T07:41:35.386640491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.387063653Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-08-31T07:41:35.387639062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-31T07:41:35', 'add_custom_formats') 
2025-08-31T07:41:35.388311295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.389617205Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-31T07:41:35.389887018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002987s 
2025-08-31T07:41:35.390146019Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-31T07:41:35.390415201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.390753522Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-08-31T07:41:35.391194370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-31T07:41:35', 'add_result_to_commands') 
2025-08-31T07:41:35.391704958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.392516863Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-31T07:41:35.392788841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020833s 
2025-08-31T07:41:35.393063233Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-31T07:41:35.393342746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.393680867Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-08-31T07:41:35.394143188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-31T07:41:35', 'health_restored_notification') 
2025-08-31T07:41:35.394663315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.395475360Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-31T07:41:35.395730314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021218s 
2025-08-31T07:41:35.395997662Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-31T07:41:35.396268838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.396571307Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-08-31T07:41:35.396978868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-31T07:41:35', 'remove_uc') 
2025-08-31T07:41:35.397477101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.398198584Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-31T07:41:35.398424900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019536s 
2025-08-31T07:41:35.398705455Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-31T07:41:35.399044087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.399383841Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-08-31T07:41:35.399899429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-31T07:41:35', 'download_clients_rename_tv_to_music') 
2025-08-31T07:41:35.400441601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.401205378Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-31T07:41:35.401503068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021631s 
2025-08-31T07:41:35.401795266Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-31T07:41:35.402122225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.402481799Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-08-31T07:41:35.402981435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-31T07:41:35', 'add_colon_replacement_to_naming_config') 
2025-08-31T07:41:35.403538115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.404332224Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-31T07:41:35.404627589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021787s 
2025-08-31T07:41:35.404867051Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-31T07:41:35.405170823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.405546740Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-08-31T07:41:35.405981966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-31T07:41:35', 'list_sync_time') 
2025-08-31T07:41:35.406497344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.407187073Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-31T07:41:35.407459431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020312s 
2025-08-31T07:41:35.407720818Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-31T07:41:35.408032024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.408378622Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-08-31T07:41:35.408863439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-31T07:41:35', 'add_download_client_tags') 
2025-08-31T07:41:35.409393947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.410161983Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-31T07:41:35.410440865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021106s 
2025-08-31T07:41:35.410723614Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-31T07:41:35.411007266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.411342671Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-08-31T07:41:35.411816756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-31T07:41:35', 'add_notification_status') 
2025-08-31T07:41:35.412368276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.413094979Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-31T07:41:35.413362197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020807s 
2025-08-31T07:41:35.413635468Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-31T07:41:35.413967286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.414294745Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-08-31T07:41:35.414768679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-31T07:41:35', 'add_alac_24_quality_in_profiles') 
2025-08-31T07:41:35.415315370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.416042474Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-31T07:41:35.416314462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020618s 
2025-08-31T07:41:35.416570658Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-31T07:41:35.416858106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.417209855Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-08-31T07:41:35.417653478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-31T07:41:35', 'add_salt_to_users') 
2025-08-31T07:41:35.418162333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.418856581Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-31T07:41:35.419129570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019888s 
2025-08-31T07:41:35.419383261Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-31T07:41:35.419667824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.420017619Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-08-31T07:41:35.420473727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-31T07:41:35', 'add_auto_tagging') 
2025-08-31T07:41:35.421010608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.421684505Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-31T07:41:35.421936853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020214s 
2025-08-31T07:41:35.422234933Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-31T07:41:35.422540318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.422895944Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-08-31T07:41:35.423398556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-31T07:41:35', 'quality_definition_preferred_size') 
2025-08-31T07:41:35.423982372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.424690688Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-31T07:41:35.424974059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021181s 
2025-08-31T07:41:35.425252549Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-31T07:41:35.425551471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.425930615Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-08-31T07:41:35.426436634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-31T07:41:35', 'add_on_artist_add_to_notifications') 
2025-08-31T07:41:35.426962563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.427688875Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-31T07:41:35.427968729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021057s 
2025-08-31T07:41:35.428254544Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-31T07:41:35.428543005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.428893701Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-08-31T07:41:35.429364008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-31T07:41:35', 'album_last_searched_time') 
2025-08-31T07:41:35.429888765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.430581029Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-31T07:41:35.430835381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020314s 
2025-08-31T07:41:35.431123171Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-31T07:41:35.431397573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.431743179Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-08-31T07:41:35.432197895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-31T07:41:35', 'add_indexer_flags') 
2025-08-31T07:41:35.432722090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.433449415Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-31T07:41:35.433707965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020439s 
2025-08-31T07:41:35.433980965Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-31T07:41:35.434295178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.434651134Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-08-31T07:41:35.435112774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-31T07:41:35', 'add_indexes_album_statistics') 
2025-08-31T07:41:35.435648102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.436380627Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-31T07:41:35.436652073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020679s 
2025-08-31T07:41:35.436935845Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-31T07:41:35.437240719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-31T07:41:35.437575082Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-08-31T07:41:35.438062493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-31T07:41:35', 'update_redacted_baseurl') 
2025-08-31T07:41:35.438587100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-31T07:41:35.439277129Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-31T07:41:35.439545009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002035s 
2025-08-31T07:41:35.623059341Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-08-31T07:41:35.633169719Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-31T07:41:35.638417456Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-08-31T07:41:35.778442769Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-31T07:41:35.809965513Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-08-31T07:41:35.819244256Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-08-31T07:41:35.857437892Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-31T07:41:35.858351502Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-31T07:41:35.858636716Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-08-31T07:41:35.976759006Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-31T07:41:36.619640664Z [ls.io-init] done.