2025-08-06T03:22:10.629333011Z [migrations] started
2025-08-06T03:22:10.629367029Z [migrations] no migrations found
2025-08-06T03:22:10.648679154Z usermod: no changes
2025-08-06T03:22:10.654187304Z ───────────────────────────────────────
2025-08-06T03:22:10.654203837Z 
2025-08-06T03:22:10.654207956Z       ██╗     ███████╗██╗ ██████╗
2025-08-06T03:22:10.654211994Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-06T03:22:10.654216002Z       ██║     ███████╗██║██║   ██║
2025-08-06T03:22:10.654220140Z       ██║     ╚════██║██║██║   ██║
2025-08-06T03:22:10.654224278Z       ███████╗███████║██║╚██████╔╝
2025-08-06T03:22:10.654228457Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-06T03:22:10.654232184Z 
2025-08-06T03:22:10.654235701Z    Brought to you by linuxserver.io
2025-08-06T03:22:10.654239389Z ───────────────────────────────────────
2025-08-06T03:22:10.654556457Z 
2025-08-06T03:22:10.654578351Z To support the app dev(s) visit:
2025-08-06T03:22:10.656064604Z Lidarr: https://opencollective.com/lidarr
2025-08-06T03:22:10.656374027Z 
2025-08-06T03:22:10.656380099Z To support LSIO projects visit:
2025-08-06T03:22:10.656384057Z https://www.linuxserver.io/donate/
2025-08-06T03:22:10.656387774Z 
2025-08-06T03:22:10.656391432Z ───────────────────────────────────────
2025-08-06T03:22:10.656396041Z GID/UID
2025-08-06T03:22:10.656399678Z ───────────────────────────────────────
2025-08-06T03:22:10.660709727Z 
2025-08-06T03:22:10.660731250Z User UID:    911
2025-08-06T03:22:10.660739487Z User GID:    911
2025-08-06T03:22:10.660743304Z ───────────────────────────────────────
2025-08-06T03:22:10.664363724Z Linuxserver.io version: 2.13.2.4683-ls165
2025-08-06T03:22:10.665465462Z Build-date: 2025-08-06T03:18:53+00:00
2025-08-06T03:22:10.665470222Z ───────────────────────────────────────
2025-08-06T03:22:10.665474270Z     
2025-08-06T03:22:10.714571795Z [custom-init] No custom files found, skipping...
2025-08-06T03:22:10.735409581Z failed to load "/config/config.xml": No such file or directory
2025-08-06T03:22:11.109726830Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.13.2.4683 
2025-08-06T03:22:11.128133541Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-06T03:22:11.134313484Z [Debug] Bootstrap: Console selected 
2025-08-06T03:22:11.135777882Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-06T03:22:11.473959003Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-06T03:22:11.526826339Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {7328691b-cce2-4d77-b04a-7634a26a798f} may be persisted to storage in unencrypted form. 
2025-08-06T03:22:11.614553904Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-06T03:22:11.674383848Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-06T03:22:11.758666197Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-06T03:22:11.769684401Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:11.770367988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:11.818968272Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-06T03:22:11.821319105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0494275s 
2025-08-06T03:22:11.821628628Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-06T03:22:11.821834463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0516592s 
2025-08-06T03:22:11.835643948Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-06T03:22:11.836394359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:11.858908059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-06T03:22:11.874526766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-06T03:22:11.891836729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325854s 
2025-08-06T03:22:11.892389632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:11.894774293Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-06T03:22:11.894890157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355296s 
2025-08-06T03:22:11.903534863Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-06T03:22:11.903785447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:11.910267699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-06T03:22:11.912112233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-06T03:22:11.912515034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020392s 
2025-08-06T03:22:11.912767582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T03:22:11.913100242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001425s 
2025-08-06T03:22:11.913625780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-06T03:22:11.914376231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-06T03:22:11.915214870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013629s 
2025-08-06T03:22:11.915436977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:11.916181847Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-06T03:22:11.916407531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022953s 
2025-08-06T03:22:11.917042029Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-06T03:22:11.917292793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:11.918066241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T03:22:11.918247035Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2025-08-06T03:22:11.918479473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-06T03:22:11.918747101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-06T03:22:11.919245164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005883s 
2025-08-06T03:22:11.919453584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:11.920082951Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-06T03:22:11.920293094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013947s 
2025-08-06T03:22:11.921627070Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-06T03:22:11.921820850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:11.922735101Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-06T03:22:11.938917343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-06T03:22:11.939545538Z [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-06T03:22:11.940084924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010017s 
2025-08-06T03:22:11.940270187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-06T03:22:11.940582005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-06T03:22:11.940887550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004232s 
2025-08-06T03:22:11.941079687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-06T03:22:11.941444241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-06T03:22:11.941797933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005425s 
2025-08-06T03:22:11.942025462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-06T03:22:11.942293712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-06T03:22:11.942576611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004542s 
2025-08-06T03:22:11.942751213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-08-06T03:22:11.953437329Z [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-06T03:22:11.955681818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127041s 
2025-08-06T03:22:11.955948926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-08-06T03:22:11.956265473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-06T03:22:11.956596480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005053s 
2025-08-06T03:22:11.956769047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-08-06T03:22:11.957075083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-06T03:22:11.957386811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004531s 
2025-08-06T03:22:11.957558977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-08-06T03:22:11.957852458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-06T03:22:11.958151971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004237s 
2025-08-06T03:22:11.958343567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-08-06T03:22:11.958600404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-06T03:22:11.958900819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003993s 
2025-08-06T03:22:11.959056232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-08-06T03:22:11.961846901Z [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-06T03:22:11.963485179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042286s 
2025-08-06T03:22:11.963673579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-08-06T03:22:11.963995126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-06T03:22:11.964330181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004865s 
2025-08-06T03:22:11.964490303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-08-06T03:22:11.964754996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-06T03:22:11.965048207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000398s 
2025-08-06T03:22:11.965235414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-08-06T03:22:11.965476940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-06T03:22:11.965778277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003995s 
2025-08-06T03:22:11.965986416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-08-06T03:22:11.966242591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-06T03:22:11.966617366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004866s 
2025-08-06T03:22:11.966789924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-08-06T03:22:11.967108014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-06T03:22:11.967400583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003957s 
2025-08-06T03:22:11.967569664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-08-06T03:22:11.967862563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-08-06T03:22:11.968214993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004762s 
2025-08-06T03:22:11.968462862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-08-06T03:22:11.969760605Z [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-06T03:22:11.970682691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021155s 
2025-08-06T03:22:11.970875750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-08-06T03:22:11.971206636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-06T03:22:11.971528735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004906s 
2025-08-06T03:22:11.971721713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-08-06T03:22:11.972027158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-06T03:22:11.972333114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004156s 
2025-08-06T03:22:11.972540973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-08-06T03:22:11.972816728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-06T03:22:11.973175641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004323s 
2025-08-06T03:22:11.973377758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-08-06T03:22:11.973786290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-08-06T03:22:11.974144471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005707s 
2025-08-06T03:22:11.974325706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-08-06T03:22:11.975431583Z [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-06T03:22:11.976187585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016898s 
2025-08-06T03:22:11.976436456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-08-06T03:22:11.976754507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-08-06T03:22:11.977046915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004689s 
2025-08-06T03:22:11.977235134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-08-06T03:22:11.977528996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-06T03:22:11.977877498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000466s 
2025-08-06T03:22:11.978073302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-06T03:22:11.979455365Z [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-06T03:22:11.980349555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020806s 
2025-08-06T03:22:11.980554618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-06T03:22:11.980829301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-06T03:22:11.981147902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004219s 
2025-08-06T03:22:11.981379459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-08-06T03:22:11.981642057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-06T03:22:11.981973565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004425s 
2025-08-06T03:22:11.982163066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-06T03:22:11.982443641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-06T03:22:11.982847444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004733s 
2025-08-06T03:22:11.982976945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-08-06T03:22:11.983270245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-08-06T03:22:11.983647104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004555s 
2025-08-06T03:22:11.983773990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-06T03:22:11.984817591Z [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-06T03:22:11.985494835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001528s 
2025-08-06T03:22:11.985691320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-06T03:22:11.986202810Z [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-06T03:22:11.986696023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008604s 
2025-08-06T03:22:11.986892659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-06T03:22:11.987220219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-06T03:22:11.987540744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004857s 
2025-08-06T03:22:11.987746859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-06T03:22:11.993747682Z [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-06T03:22:11.994388883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064781s 
2025-08-06T03:22:11.994547973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-06T03:22:11.994849510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-06T03:22:11.995168653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004517s 
2025-08-06T03:22:11.995383806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-06T03:22:11.995853151Z [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-06T03:22:11.996278117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007566s 
2025-08-06T03:22:11.996486546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-06T03:22:11.996789867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-06T03:22:11.997123749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004586s 
2025-08-06T03:22:11.997292098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-06T03:22:11.997873278Z [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-06T03:22:11.998322964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008531s 
2025-08-06T03:22:11.998525421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-06T03:22:11.998841578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-06T03:22:11.999195490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004985s 
2025-08-06T03:22:11.999383980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-06T03:22:11.999710958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-06T03:22:12.000096104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005354s 
2025-08-06T03:22:12.000286978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-06T03:22:12.001119053Z [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-06T03:22:12.001702137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012684s 
2025-08-06T03:22:12.001884555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-06T03:22:12.003311949Z [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-06T03:22:12.005716961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036248s 
2025-08-06T03:22:12.005891994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-06T03:22:12.006591712Z [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-06T03:22:12.007128323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010629s 
2025-08-06T03:22:12.007290019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-06T03:22:12.008440575Z [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-06T03:22:12.009226958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017563s 
2025-08-06T03:22:12.009381670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-06T03:22:12.010126750Z [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-06T03:22:12.010647218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010981s 
2025-08-06T03:22:12.010847992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-06T03:22:12.011644075Z [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-06T03:22:12.012269584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012205s 
2025-08-06T03:22:12.012486892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-06T03:22:12.012977690Z [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-06T03:22:12.013418528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000791s 
2025-08-06T03:22:12.013622218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-06T03:22:12.013960930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-06T03:22:12.014332658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005427s 
2025-08-06T03:22:12.014503643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-06T03:22:12.014795180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-06T03:22:12.015171658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004537s 
2025-08-06T03:22:12.015280106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-06T03:22:12.015807077Z [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-06T03:22:12.016211581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000756s 
2025-08-06T03:22:12.016412746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-06T03:22:12.017339482Z [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-06T03:22:12.017989301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014346s 
2025-08-06T03:22:12.018169975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-06T03:22:12.018756626Z [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-06T03:22:12.019155078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007968s 
2025-08-06T03:22:12.019417647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-06T03:22:12.019650886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-06T03:22:12.020033447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000484s 
2025-08-06T03:22:12.020241345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-06T03:22:12.020518964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-06T03:22:12.020839570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004407s 
2025-08-06T03:22:12.021028991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-06T03:22:12.022033333Z [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-06T03:22:12.022761189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015669s 
2025-08-06T03:22:12.022932413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-06T03:22:12.023729558Z [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-06T03:22:12.024368104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012545s 
2025-08-06T03:22:12.024568307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-06T03:22:12.024906248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-06T03:22:12.025290020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005487s 
2025-08-06T03:22:12.025474141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-06T03:22:12.026345375Z [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-06T03:22:12.027020605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014059s 
2025-08-06T03:22:12.027216259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-08-06T03:22:12.028266624Z [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-06T03:22:12.029057536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016599s 
2025-08-06T03:22:12.029230053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-08-06T03:22:12.029766433Z [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-06T03:22:12.030233724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008283s 
2025-08-06T03:22:12.030417965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-08-06T03:22:12.030725775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-08-06T03:22:12.031156282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005527s 
2025-08-06T03:22:12.031334000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-06T03:22:12.032045362Z [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-06T03:22:12.032642925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011376s 
2025-08-06T03:22:12.032850082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-06T03:22:12.033316712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-06T03:22:12.033708851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006609s 
2025-08-06T03:22:12.037267586Z [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-06T03:22:12.038067206Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0038167 taking an average of 00:00:00.0038167 
2025-08-06T03:22:12.039063272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-06T03:22:12', 'InitialSetup') 
2025-08-06T03:22:12.039383326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.041936467Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-06T03:22:12.042105477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080348s 
2025-08-06T03:22:12.042425632Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-06T03:22:12.042663481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.042944767Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-08-06T03:22:12.043717243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-06T03:22:12.043948729Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.044141387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-06T03:22:12.044455579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.045352315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001019s 
2025-08-06T03:22:12.045776128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-06T03:22:12', 'add_reason_to_pending_releases') 
2025-08-06T03:22:12.046151795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.046890272Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-06T03:22:12.047039803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002479s 
2025-08-06T03:22:12.047231859Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-06T03:22:12.047410068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.047681775Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-08-06T03:22:12.050749652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-06T03:22:12.050905897Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T03:22:12.051086711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-08-06T03:22:12.051399901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-08-06T03:22:12.052309473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010426s 
2025-08-06T03:22:12.052526049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-06T03:22:12.052629677Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T03:22:12.052842085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-08-06T03:22:12.053144464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.053933292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000908s 
2025-08-06T03:22:12.054091721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-06T03:22:12.054219919Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T03:22:12.054451846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-08-06T03:22:12.054803965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.055589637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009513s 
2025-08-06T03:22:12.056064453Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-06T03:22:12.056625894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-06T03:22:12.056897651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006029s 
2025-08-06T03:22:12.057300382Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-08-06T03:22:12.076464377Z [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-06T03:22:12.078517351Z [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-06T03:22:12.079630753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-06T03:22:12.080769606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-06T03:22:12.082878221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-06T03:22:12.083350793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-06T03:22:12.083770879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-06T03:22:12.084126465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266341s 
2025-08-06T03:22:12.084308932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-06T03:22:12.084475938Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T03:22:12.084696923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-08-06T03:22:12.084993931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-08-06T03:22:12.085744613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008683s 
2025-08-06T03:22:12.086144889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-06T03:22:12', 'add_medium_support') 
2025-08-06T03:22:12.086496206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.087688937Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-06T03:22:12.087929381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027885s 
2025-08-06T03:22:12.088185417Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-06T03:22:12.088375480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.088650974Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-08-06T03:22:12.089172033Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-06T03:22:12.089534603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-06T03:22:12.089839457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004262s 
2025-08-06T03:22:12.090000622Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:12.090209562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:12.099987310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097448s 
2025-08-06T03:22:12.100447877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-06T03:22:12', 'add_various_qualites_in_profile') 
2025-08-06T03:22:12.100854977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.101581890Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-06T03:22:12.101798797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113718s 
2025-08-06T03:22:12.102030333Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-06T03:22:12.102209975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.102455920Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-08-06T03:22:12.103308737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-08-06T03:22:12.103950770Z [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-06T03:22:12.104525246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009827s 
2025-08-06T03:22:12.104731592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-08-06T03:22:12.105072919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-08-06T03:22:12.105419507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005069s 
2025-08-06T03:22:12.105614249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-06T03:22:12.105772848Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T03:22:12.105974985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-08-06T03:22:12.106341664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-06T03:22:12.107214000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010667s 
2025-08-06T03:22:12.107488513Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-08-06T03:22:12.113473343Z [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-06T03:22:12.118489302Z [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-06T03:22:12.120446974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-06T03:22:12.121388189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-06T03:22:12.123315129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-06T03:22:12.123872852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-06T03:22:12.124271855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-06T03:22:12.124723625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-06T03:22:12.125043709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174166s 
2025-08-06T03:22:12.125248893Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-08-06T03:22:12.132954918Z [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-06T03:22:12.137601123Z [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-06T03:22:12.139383472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-06T03:22:12.140217962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-06T03:22:12.142069290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-06T03:22:12.142525669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-06T03:22:12.142972979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-06T03:22:12.143382023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-06T03:22:12.143693029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182221s 
2025-08-06T03:22:12.143875917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-06T03:22:12.144010027Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.144234239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-08-06T03:22:12.144528611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-08-06T03:22:12.145394244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009457s 
2025-08-06T03:22:12.145741022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-06T03:22:12', 'metadata_profiles') 
2025-08-06T03:22:12.146092861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.147389993Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-06T03:22:12.147689476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027792s 
2025-08-06T03:22:12.148026554Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-06T03:22:12.148251688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.148557463Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-08-06T03:22:12.151111336Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-06T03:22:12.158184938Z [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-06T03:22:12.159205322Z [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-06T03:22:12.159747724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-06T03:22:12.160343885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-06T03:22:12.162238209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-06T03:22:12.162567161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112577s 
2025-08-06T03:22:12.162757084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-06T03:22:12.162887596Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-06T03:22:12.163109834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-06T03:22:12.163445019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-06T03:22:12.164281713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009536s 
2025-08-06T03:22:12.164585244Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-06T03:22:12.164920049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-06T03:22:12.165193559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003912s 
2025-08-06T03:22:12.165377279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-06T03:22:12.165512992Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T03:22:12.166025765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-06T03:22:12.169202691Z [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-06T03:22:12.170518360Z [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-06T03:22:12.171164341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-06T03:22:12.171719258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-06T03:22:12.173623663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-06T03:22:12.173957485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077354s 
2025-08-06T03:22:12.174391088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-06T03:22:12', 'separate_automatic_and_interactive_search') 
2025-08-06T03:22:12.174781925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.175774594Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-06T03:22:12.176006992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094986s 
2025-08-06T03:22:12.176227556Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-06T03:22:12.176450515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.176727402Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-08-06T03:22:12.177126245Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-08-06T03:22:12.181648761Z [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-06T03:22:12.185520887Z [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-06T03:22:12.187039735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-06T03:22:12.188167877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-06T03:22:12.190081199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-06T03:22:12.190493039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-06T03:22:12.190932073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-06T03:22:12.191386638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-06T03:22:12.191837035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-06T03:22:12.192175256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148721s 
2025-08-06T03:22:12.192589480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-06T03:22:12', 'change_album_path_to_relative') 
2025-08-06T03:22:12.192960226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.194170302Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-06T03:22:12.194324783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167938s 
2025-08-06T03:22:12.194580248Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-06T03:22:12.194802275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.195078581Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-08-06T03:22:12.195842509Z [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-06T03:22:12.196492097Z [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-06T03:22:12.196864487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006957s 
2025-08-06T03:22:12.197256476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-06T03:22:12', 'change_quality_size_mb_to_kb') 
2025-08-06T03:22:12.197706532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.198389928Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-06T03:22:12.198528598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021322s 
2025-08-06T03:22:12.198732208Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-06T03:22:12.198952882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.199179669Z [Info] album_releases: Starting migration of Main DB to 9 
2025-08-06T03:22:12.199654024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-06T03:22:12.199824116Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.200037396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-08-06T03:22:12.200332800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-08-06T03:22:12.201158282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009592s 
2025-08-06T03:22:12.201365420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-06T03:22:12.201504079Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T03:22:12.201696907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-08-06T03:22:12.202037052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-08-06T03:22:12.202832964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009649s 
2025-08-06T03:22:12.203288912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-06T03:22:12', 'album_releases') 
2025-08-06T03:22:12.203702786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.204421443Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-06T03:22:12.204625393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025236s 
2025-08-06T03:22:12.204829594Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-06T03:22:12.205049778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.205317777Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-08-06T03:22:12.205749477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-06T03:22:12.205919599Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.206108930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-08-06T03:22:12.211113597Z [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-06T03:22:12.215404036Z [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-06T03:22:12.217121393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-06T03:22:12.218051245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-06T03:22:12.220001211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-06T03:22:12.220465176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-06T03:22:12.220846964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-06T03:22:12.221266048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-06T03:22:12.221668929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-06T03:22:12.222003904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156909s 
2025-08-06T03:22:12.222169798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-06T03:22:12.222329640Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-06T03:22:12.222574773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-08-06T03:22:12.227758380Z [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-06T03:22:12.231911452Z [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-06T03:22:12.233531123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-06T03:22:12.234450104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-06T03:22:12.236355400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-06T03:22:12.236775145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-06T03:22:12.237170802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-06T03:22:12.237606128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-06T03:22:12.238038038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-06T03:22:12.238362251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157103s 
2025-08-06T03:22:12.238729660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-06T03:22:12', 'album_releases_fix') 
2025-08-06T03:22:12.239075397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.240205592Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-06T03:22:12.240391056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175195s 
2025-08-06T03:22:12.240608443Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-06T03:22:12.240800089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.241079672Z [Info] import_lists: Starting migration of Main DB to 11 
2025-08-06T03:22:12.242176541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-08-06T03:22:12.243437229Z [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-06T03:22:12.244392883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019769s 
2025-08-06T03:22:12.244549398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-08-06T03:22:12.244853601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-06T03:22:12.245191942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004479s 
2025-08-06T03:22:12.245350090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-08-06T03:22:12.246217357Z [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-06T03:22:12.246823607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012732s 
2025-08-06T03:22:12.247033951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-08-06T03:22:12.247388003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-06T03:22:12.247734561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005067s 
2025-08-06T03:22:12.248121170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-06T03:22:12', 'import_lists') 
2025-08-06T03:22:12.248480012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.249326406Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-06T03:22:12.249506669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020883s 
2025-08-06T03:22:12.249726081Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-06T03:22:12.249968359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.250282592Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-08-06T03:22:12.250777819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-08-06T03:22:12.250974014Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.251203847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-08-06T03:22:12.251571517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-08-06T03:22:12.252496249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010475s 
2025-08-06T03:22:12.252666371Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:12.252844290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:12.255776664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029585s 
2025-08-06T03:22:12.256250137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-06T03:22:12', 'add_release_status') 
2025-08-06T03:22:12.256565572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.257321604Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-06T03:22:12.257508170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044827s 
2025-08-06T03:22:12.257727882Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-06T03:22:12.257941703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.258231226Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-08-06T03:22:12.258616281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T03:22:12.258775752Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-06T03:22:12.259001707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-08-06T03:22:12.259345108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.260217034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010082s 
2025-08-06T03:22:12.260604975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-06T03:22:12', 'album_download_notification') 
2025-08-06T03:22:12.260976994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.261713417Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-06T03:22:12.261883319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024474s 
2025-08-06T03:22:12.262095466Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-06T03:22:12.262320620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.262590142Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-08-06T03:22:12.263342297Z [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-06T03:22:12.264170745Z [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-06T03:22:12.264685742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009143s 
2025-08-06T03:22:12.265270639Z [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-06T03:22:12.266096582Z [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-06T03:22:12.266539073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000897s 
2025-08-06T03:22:12.266945311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-06T03:22:12', 'fix_language_metadata_profiles') 
2025-08-06T03:22:12.267291328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.267998171Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-06T03:22:12.268193755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022956s 
2025-08-06T03:22:12.268440682Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-06T03:22:12.268583550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.268828743Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-08-06T03:22:12.269214520Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-06T03:22:12.269502761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-06T03:22:12.269767704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003346s 
2025-08-06T03:22:12.270120564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-06T03:22:12', 'remove_fanzub') 
2025-08-06T03:22:12.270463094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.271115528Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-06T03:22:12.271254668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016352s 
2025-08-06T03:22:12.271481875Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-06T03:22:12.271715576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.272003255Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-08-06T03:22:12.273873851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-08-06T03:22:12.274148334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-08-06T03:22:12.274474210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004228s 
2025-08-06T03:22:12.274683582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-08-06T03:22:12.275061102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-08-06T03:22:12.275377970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005139s 
2025-08-06T03:22:12.276011505Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-08-06T03:22:12.276588678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-08-06T03:22:12.276927831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000724s 
2025-08-06T03:22:12.277147733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-08-06T03:22:12.277459060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-06T03:22:12.277836059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004773s 
2025-08-06T03:22:12.278113067Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-06T03:22:12.278272438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-06T03:22:12.278696933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004347s 
2025-08-06T03:22:12.278830031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-06T03:22:12.279144694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-06T03:22:12.279482795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004806s 
2025-08-06T03:22:12.279895877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-06T03:22:12', 'update_artist_history_indexes') 
2025-08-06T03:22:12.280259549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.281097596Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-06T03:22:12.281278400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020399s 
2025-08-06T03:22:12.281467932Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-06T03:22:12.281660490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.281962528Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-08-06T03:22:12.284090523Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T03:22:12.286747292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-06T03:22:12.287034830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027645s 
2025-08-06T03:22:12.287429164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-06T03:22:12', 'remove_nma') 
2025-08-06T03:22:12.287785472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.288522325Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-06T03:22:12.288686546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042337s 
2025-08-06T03:22:12.288911359Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-06T03:22:12.289107293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.289351615Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-08-06T03:22:12.289708043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-06T03:22:12.289886402Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s 
2025-08-06T03:22:12.290094080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-08-06T03:22:12.290365016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-08-06T03:22:12.291489961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012096s 
2025-08-06T03:22:12.291956059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-06T03:22:12', 'album_disambiguation') 
2025-08-06T03:22:12.292247306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.293000963Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-06T03:22:12.293125634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026528s 
2025-08-06T03:22:12.293363172Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-06T03:22:12.293565971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.293831215Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-08-06T03:22:12.294152662Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:12.294334638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:12.297779665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031573s 
2025-08-06T03:22:12.298479874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-06T03:22:12', 'add_ape_quality_in_profiles') 
2025-08-06T03:22:12.298501568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.299187028Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-06T03:22:12.299393875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048339s 
2025-08-06T03:22:12.299594869Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-06T03:22:12.299792808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.300067260Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-08-06T03:22:12.300946140Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T03:22:12.301276686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-06T03:22:12.301535106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000406s 
2025-08-06T03:22:12.301775430Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T03:22:12.302083250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-08-06T03:22:12.302367181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003832s 
2025-08-06T03:22:12.302560811Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T03:22:12.302856637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-08-06T03:22:12.303123705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003718s 
2025-08-06T03:22:12.303525113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-06T03:22:12', 'remove_pushalot') 
2025-08-06T03:22:12.303898174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.304592302Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-06T03:22:12.304755300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018042s 
2025-08-06T03:22:12.304978329Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-06T03:22:12.305194985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.305446081Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-08-06T03:22:12.305945045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-06T03:22:12.306447908Z [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-06T03:22:12.306955680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008303s 
2025-08-06T03:22:12.307326347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-06T03:22:12', 'add_custom_filters') 
2025-08-06T03:22:12.307674427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.308425259Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-06T03:22:12.308640633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022609s 
2025-08-06T03:22:12.308798691Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-06T03:22:12.309005337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.309254950Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-08-06T03:22:12.309611067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-06T03:22:12.309769345Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T03:22:12.309976001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-08-06T03:22:12.310228470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-08-06T03:22:12.311076818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009104s 
2025-08-06T03:22:12.311445750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-06T03:22:12', 'import_list_tags') 
2025-08-06T03:22:12.311776316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.312562529Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-06T03:22:12.312742131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023783s 
2025-08-06T03:22:12.312943686Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-06T03:22:12.313169100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.313454535Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-08-06T03:22:12.319789280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-08-06T03:22:12.320793552Z [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-06T03:22:12.321609635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015923s 
2025-08-06T03:22:12.321835039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-08-06T03:22:12.322194022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-08-06T03:22:12.322588897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005669s 
2025-08-06T03:22:12.337696425Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-06T03:22:12.337772849Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-06T03:22:12.337785605Z                           FROM "Artists" 
2025-08-06T03:22:12.339334894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-06T03:22:12.339369053Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-06T03:22:12.339381438Z                           FROM "Artists" 
2025-08-06T03:22:12.340334797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025277s 
2025-08-06T03:22:12.340562746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-06T03:22:12.340732137Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-06T03:22:12.341050178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-08-06T03:22:12.341493099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.342513394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013351s 
2025-08-06T03:22:12.344095078Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-06T03:22:12.344122624Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-06T03:22:12.344133426Z                                                   FROM "ArtistMetadata"
2025-08-06T03:22:12.344141231Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-06T03:22:12.346318455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-06T03:22:12.346355309Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-06T03:22:12.346362454Z                                                   FROM "ArtistMetadata"
2025-08-06T03:22:12.346368376Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-06T03:22:12.347091001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021246s 
2025-08-06T03:22:12.347263809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-08-06T03:22:12.348596592Z [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-06T03:22:12.349347274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020132s 
2025-08-06T03:22:12.349557847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-08-06T03:22:12.349919335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-06T03:22:12.350305252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005649s 
2025-08-06T03:22:12.350487299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-08-06T03:22:12.350786551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-06T03:22:12.351146867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004841s 
2025-08-06T03:22:12.351311488Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:12.351807827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:12.360531883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087565s 
2025-08-06T03:22:12.360717076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-06T03:22:12.360824713Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T03:22:12.361045317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-08-06T03:22:12.361379730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.362468031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012376s 
2025-08-06T03:22:12.362646300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-06T03:22:12.362794028Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-06T03:22:12.362980483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-08-06T03:22:12.363296259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-08-06T03:22:12.364350572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011701s 
2025-08-06T03:22:12.364506906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-06T03:22:12.364631788Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.364806810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-08-06T03:22:12.365067315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-08-06T03:22:12.366032839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010349s 
2025-08-06T03:22:12.367387747Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-06T03:22:12.367409300Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-06T03:22:12.367420423Z                                                   FROM "ArtistMetadata"
2025-08-06T03:22:12.367430824Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-06T03:22:12.367442427Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-06T03:22:12.369360389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-06T03:22:12.369396712Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-06T03:22:12.369406241Z                                                   FROM "ArtistMetadata"
2025-08-06T03:22:12.369414929Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-06T03:22:12.369424067Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-06T03:22:12.370227505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020483s 
2025-08-06T03:22:12.370395693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-06T03:22:12.370546958Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.370729696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-08-06T03:22:12.371060021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-08-06T03:22:12.371922187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009992s 
2025-08-06T03:22:12.372096698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-06T03:22:12.372245698Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.372432895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-08-06T03:22:12.372768982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.373654285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000992s 
2025-08-06T03:22:12.373776511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-06T03:22:12.373912004Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.374127157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-08-06T03:22:12.374437391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.375326602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010146s 
2025-08-06T03:22:12.376590907Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-06T03:22:12.376614725Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-06T03:22:12.376626319Z                                                 FROM "AlbumReleases"
2025-08-06T03:22:12.376636780Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-06T03:22:12.376648533Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-06T03:22:12.378368857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-06T03:22:12.378389839Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-06T03:22:12.378399148Z                                                 FROM "AlbumReleases"
2025-08-06T03:22:12.378407745Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-06T03:22:12.378416894Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-06T03:22:12.379175261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018722s 
2025-08-06T03:22:12.380486861Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-06T03:22:12.380503996Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-06T03:22:12.380510429Z                                                   FROM "ArtistMetadata"
2025-08-06T03:22:12.380516281Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-06T03:22:12.380522754Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-06T03:22:12.382363400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-06T03:22:12.382385925Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-06T03:22:12.382395234Z                                                   FROM "ArtistMetadata"
2025-08-06T03:22:12.382404012Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-06T03:22:12.382413661Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-06T03:22:12.383225335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001969s 
2025-08-06T03:22:12.383805173Z [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-06T03:22:12.387441074Z [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-06T03:22:12.389406371Z [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-06T03:22:12.390248586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-06T03:22:12.391043376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-06T03:22:12.393208005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-06T03:22:12.393624173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-06T03:22:12.393950199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097881s 
2025-08-06T03:22:12.394361547Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-08-06T03:22:12.398424458Z [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-06T03:22:12.401120085Z [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-06T03:22:12.402179448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-06T03:22:12.403179792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-06T03:22:12.405951102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-06T03:22:12.406424235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-06T03:22:12.406754350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121145s 
2025-08-06T03:22:12.407006938Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-08-06T03:22:12.410330961Z [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-06T03:22:12.412248632Z [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-06T03:22:12.413307675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-06T03:22:12.413940228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-06T03:22:12.415822838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-06T03:22:12.416318777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-06T03:22:12.416667940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094567s 
2025-08-06T03:22:12.416853083Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-08-06T03:22:12.419563160Z [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-06T03:22:12.420818317Z [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-06T03:22:12.421426341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-06T03:22:12.421985587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-06T03:22:12.423803247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-06T03:22:12.424108121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070983s 
2025-08-06T03:22:12.424298785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-06T03:22:12.424598518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-06T03:22:12.424921258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004305s 
2025-08-06T03:22:12.425091671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-08-06T03:22:12.425350713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-06T03:22:12.425634434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003887s 
2025-08-06T03:22:12.425842663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-08-06T03:22:12.426180133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-06T03:22:12.426414184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004193s 
2025-08-06T03:22:12.426608495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-08-06T03:22:12.426877767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-08-06T03:22:12.427198854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000421s 
2025-08-06T03:22:12.427360900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-08-06T03:22:12.427645834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-08-06T03:22:12.427964576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004091s 
2025-08-06T03:22:12.428146312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-08-06T03:22:12.428454793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-08-06T03:22:12.428746350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004271s 
2025-08-06T03:22:12.428897264Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T03:22:12.431251604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-06T03:22:12.431507649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002469s 
2025-08-06T03:22:12.431653583Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T03:22:12.431939819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-06T03:22:12.432186015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003769s 
2025-08-06T03:22:12.432323893Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T03:22:12.432663086Z [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-06T03:22:12.432966977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004851s 
2025-08-06T03:22:12.433350450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-06T03:22:12', 'add_release_groups_etc') 
2025-08-06T03:22:12.433642508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.435062507Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-06T03:22:12.435230936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025521s 
2025-08-06T03:22:12.435481681Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-06T03:22:12.435667014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.435892398Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-08-06T03:22:12.436565112Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T03:22:12.436793242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-08-06T03:22:12.437041391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000313s 
2025-08-06T03:22:12.437382147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-06T03:22:12', 'NewMediaInfoFormat') 
2025-08-06T03:22:12.437739236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.438373904Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-06T03:22:12.438536111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016104s 
2025-08-06T03:22:12.438751986Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-06T03:22:12.438959584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.439203114Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-08-06T03:22:12.440307588Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-06T03:22:12.440641670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-06T03:22:12.443787364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032745s 
2025-08-06T03:22:12.444040143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-06T03:22:12.444200315Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.444412112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-08-06T03:22:12.444785493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-08-06T03:22:12.445768292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011594s 
2025-08-06T03:22:12.446188939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-06T03:22:12', 'rename_restrictions_to_release_profiles') 
2025-08-06T03:22:12.446519765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.447267681Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-06T03:22:12.447437052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026116s 
2025-08-06T03:22:12.447671825Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-06T03:22:12.447896728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.448143435Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-08-06T03:22:12.448970279Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-06T03:22:12.449224642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-06T03:22:12.450987271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018352s 
2025-08-06T03:22:12.451197193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-06T03:22:12.451312786Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.451502508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-08-06T03:22:12.451828494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-06T03:22:12.452595078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009078s 
2025-08-06T03:22:12.452771683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-08-06T03:22:12.452935283Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T03:22:12.453110936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-08-06T03:22:12.453389006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-06T03:22:12.454144307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008528s 
2025-08-06T03:22:12.454289479Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T03:22:12.454565916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-06T03:22:12.454784436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003395s 
2025-08-06T03:22:12.454923075Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T03:22:12.455168990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-06T03:22:12.455395296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003297s 
2025-08-06T03:22:12.455601872Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-08-06T03:22:12.458954392Z [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-06T03:22:12.460926924Z [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-06T03:22:12.461745522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-06T03:22:12.462476774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-06T03:22:12.464342631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-06T03:22:12.464767697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-06T03:22:12.465235328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-06T03:22:12.465746878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-06T03:22:12.466063886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102732s 
2025-08-06T03:22:12.466463010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-06T03:22:12', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-06T03:22:12.466817083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.467908641Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-06T03:22:12.468071238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120385s 
2025-08-06T03:22:12.468295399Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-06T03:22:12.468492366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.468708581Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-08-06T03:22:12.469143607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-08-06T03:22:12.469571368Z [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-06T03:22:12.469992637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006804s 
2025-08-06T03:22:12.470180675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-08-06T03:22:12.470533355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-08-06T03:22:12.470902579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005412s 
2025-08-06T03:22:12.471266832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-06T03:22:12', 'add_import_exclusions') 
2025-08-06T03:22:12.471600584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.472412309Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-06T03:22:12.472611650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020188s 
2025-08-06T03:22:12.472785210Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-06T03:22:12.472970683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.473231899Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-08-06T03:22:12.480929829Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-06T03:22:12.480961432Z                           WHERE "Id" in (
2025-08-06T03:22:12.480970781Z                           SELECT "Artists"."Id" from "Artists"
2025-08-06T03:22:12.480979559Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-06T03:22:12.480989108Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-06T03:22:12.483607009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-06T03:22:12.483632961Z                           WHERE "Id" in (
2025-08-06T03:22:12.483643843Z                           SELECT "Artists"."Id" from "Artists"
2025-08-06T03:22:12.483652701Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-06T03:22:12.483662100Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-06T03:22:12.484956105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029991s 
2025-08-06T03:22:12.486817583Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-06T03:22:12.486838585Z                           WHERE "Id" in (
2025-08-06T03:22:12.486862664Z                           SELECT "Albums"."Id" from "Albums"
2025-08-06T03:22:12.486871772Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-06T03:22:12.486880941Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-06T03:22:12.489397548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-06T03:22:12.489421456Z                           WHERE "Id" in (
2025-08-06T03:22:12.489431085Z                           SELECT "Albums"."Id" from "Albums"
2025-08-06T03:22:12.489440274Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-06T03:22:12.489449502Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-06T03:22:12.490372270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025083s 
2025-08-06T03:22:12.491504360Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-06T03:22:12.491521174Z                           WHERE "Id" in (
2025-08-06T03:22:12.491529871Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-06T03:22:12.491538659Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-06T03:22:12.491547507Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-06T03:22:12.493166226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-06T03:22:12.493185364Z                           WHERE "Id" in (
2025-08-06T03:22:12.493193902Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-06T03:22:12.493202379Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-06T03:22:12.493211146Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-06T03:22:12.493967669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017761s 
2025-08-06T03:22:12.495176784Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-06T03:22:12.495198788Z                           WHERE "Id" in (
2025-08-06T03:22:12.495207486Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-06T03:22:12.495215882Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-06T03:22:12.495224901Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-06T03:22:12.496856816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-06T03:22:12.496875584Z                           WHERE "Id" in (
2025-08-06T03:22:12.496898029Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-06T03:22:12.496906667Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-06T03:22:12.496915414Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-06T03:22:12.497748853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018818s 
2025-08-06T03:22:12.498944510Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-06T03:22:12.498961634Z                           WHERE "Id" in (
2025-08-06T03:22:12.498970252Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-06T03:22:12.498978909Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-06T03:22:12.498988128Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-06T03:22:12.500665225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-06T03:22:12.500687369Z                           WHERE "Id" in (
2025-08-06T03:22:12.500696287Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-06T03:22:12.500704894Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-06T03:22:12.500714103Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-06T03:22:12.501556549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019099s 
2025-08-06T03:22:12.502872188Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-06T03:22:12.502891297Z                           WHERE "Id" IN (
2025-08-06T03:22:12.502900435Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-06T03:22:12.502909664Z                           LEFT OUTER JOIN "Tracks"
2025-08-06T03:22:12.502918672Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-06T03:22:12.502927750Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-06T03:22:12.504725941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-06T03:22:12.504745340Z                           WHERE "Id" IN (
2025-08-06T03:22:12.504754378Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-06T03:22:12.504763096Z                           LEFT OUTER JOIN "Tracks"
2025-08-06T03:22:12.504771783Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-06T03:22:12.504780531Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-06T03:22:12.505627295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020353s 
2025-08-06T03:22:12.506049516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-06T03:22:12', 'clean_artist_metadata_table') 
2025-08-06T03:22:12.506423779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.507046713Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-06T03:22:12.507208459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034111s 
2025-08-06T03:22:12.507453582Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-06T03:22:12.507634386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.507909951Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-08-06T03:22:12.508701595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T03:22:12.508846898Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-06T03:22:12.509044686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-06T03:22:12.509379671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.510242528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009892s 
2025-08-06T03:22:12.510383832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T03:22:12.510648445Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.510749288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-06T03:22:12.511085074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.511921298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009568s 
2025-08-06T03:22:12.512083114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T03:22:12.512232234Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T03:22:12.512452538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-08-06T03:22:12.512799717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.513572863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00095s 
2025-08-06T03:22:12.513732575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T03:22:12.513896385Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.514107690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-08-06T03:22:12.514409729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.515210661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009422s 
2025-08-06T03:22:12.515376786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T03:22:12.515529633Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.515721750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-08-06T03:22:12.516083228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.516855854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009474s 
2025-08-06T03:22:12.517049494Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-08-06T03:22:12.520756898Z [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-06T03:22:12.524603884Z [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-06T03:22:12.525593326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-06T03:22:12.526014775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-06T03:22:12.527735028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105058s 
2025-08-06T03:22:12.527996635Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-08-06T03:22:12.531646224Z [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-06T03:22:12.534015824Z [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-06T03:22:12.534939173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-06T03:22:12.535377215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-06T03:22:12.537087739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089079s 
2025-08-06T03:22:12.537487885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-06T03:22:12', 'health_issue_notification') 
2025-08-06T03:22:12.537803360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.538931792Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-06T03:22:12.539081023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107106s 
2025-08-06T03:22:12.539316808Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-06T03:22:12.539502321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.539775932Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-08-06T03:22:12.540820525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-06T03:22:12.540938824Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-06T03:22:12.541136492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-08-06T03:22:12.541487328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-08-06T03:22:12.542264473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009442s 
2025-08-06T03:22:12.542431329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-06T03:22:12.542578064Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.542764640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-08-06T03:22:12.542991927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-08-06T03:22:12.543743711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008282s 
2025-08-06T03:22:12.544045819Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-06T03:22:12.544296945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-06T03:22:12.544623292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003145s 
2025-08-06T03:22:12.545411419Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-06T03:22:12.545430016Z                 WHERE "Id" IN (
2025-08-06T03:22:12.545438744Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-06T03:22:12.545447491Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-06T03:22:12.545456640Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-06T03:22:12.546645373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-06T03:22:12.546661626Z                 WHERE "Id" IN (
2025-08-06T03:22:12.546670514Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-06T03:22:12.546679772Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-06T03:22:12.546688560Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-06T03:22:12.547322687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013802s 
2025-08-06T03:22:12.548415146Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-06T03:22:12.548437822Z                 WHERE "Id" IN (
2025-08-06T03:22:12.548446971Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-06T03:22:12.548456099Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-06T03:22:12.548465137Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-06T03:22:12.548474336Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-06T03:22:12.549957161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-06T03:22:12.549977111Z                 WHERE "Id" IN (
2025-08-06T03:22:12.549985959Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-06T03:22:12.549994767Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-06T03:22:12.550003996Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-06T03:22:12.550012994Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-06T03:22:12.550769938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017149s 
2025-08-06T03:22:12.551988351Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-06T03:22:12.552017921Z                 WHERE "Id" IN (
2025-08-06T03:22:12.552044925Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-06T03:22:12.552054244Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-06T03:22:12.552063252Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-06T03:22:12.552072360Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-06T03:22:12.552082511Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-06T03:22:12.553687112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-06T03:22:12.553708705Z                 WHERE "Id" IN (
2025-08-06T03:22:12.553717583Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-06T03:22:12.553726751Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-06T03:22:12.553735860Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-06T03:22:12.553744798Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-06T03:22:12.553753646Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-06T03:22:12.554559097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018943s 
2025-08-06T03:22:12.555285320Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-06T03:22:12.555310049Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-06T03:22:12.555322755Z                 FROM "Artists"
2025-08-06T03:22:12.555333456Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-06T03:22:12.555344178Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-06T03:22:12.556315544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-06T03:22:12.556340674Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-06T03:22:12.556350695Z                 FROM "Artists"
2025-08-06T03:22:12.556359382Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-06T03:22:12.556368851Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-06T03:22:12.556844849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011257s 
2025-08-06T03:22:12.557738579Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-06T03:22:12.557760503Z                 WHERE "Id" NOT IN (
2025-08-06T03:22:12.557769170Z                     SELECT MIN("Id")
2025-08-06T03:22:12.557777828Z                     FROM "TrackFiles"
2025-08-06T03:22:12.557808109Z                     GROUP BY "Path"
2025-08-06T03:22:12.557816706Z                 ) 
2025-08-06T03:22:12.558821579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-06T03:22:12.558847031Z                 WHERE "Id" NOT IN (
2025-08-06T03:22:12.558859105Z                     SELECT MIN("Id")
2025-08-06T03:22:12.558870297Z                     FROM "TrackFiles"
2025-08-06T03:22:12.558882061Z                     GROUP BY "Path"
2025-08-06T03:22:12.558893825Z                 ) 
2025-08-06T03:22:12.559420375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012228s 
2025-08-06T03:22:12.559569856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-06T03:22:12.559705549Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.559905532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-08-06T03:22:12.562894911Z [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-06T03:22:12.564426034Z [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-06T03:22:12.565033266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-06T03:22:12.565539686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-06T03:22:12.567448379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-06T03:22:12.567675256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076174s 
2025-08-06T03:22:12.567854256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-08-06T03:22:12.568151525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-06T03:22:12.568414635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004035s 
2025-08-06T03:22:12.568603635Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-08-06T03:22:12.571514236Z [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-06T03:22:12.572887411Z [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-06T03:22:12.573499984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-06T03:22:12.574068017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-06T03:22:12.575876869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-06T03:22:12.576298218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-06T03:22:12.576581438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078213s 
2025-08-06T03:22:12.576993157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-06T03:22:12', 'add_mediafilerepository_mtime') 
2025-08-06T03:22:12.577307480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.578231059Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-06T03:22:12.578418126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00941s 
2025-08-06T03:22:12.578604251Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-06T03:22:12.578812280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.579050620Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-08-06T03:22:12.581376984Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-06T03:22:12.581401754Z                           WHERE "Id" NOT IN (
2025-08-06T03:22:12.581410762Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-06T03:22:12.581419590Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-06T03:22:12.581431724Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-06T03:22:12.583135264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-06T03:22:12.583155785Z                           WHERE "Id" NOT IN (
2025-08-06T03:22:12.583181517Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-06T03:22:12.583190626Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-06T03:22:12.583199984Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-06T03:22:12.583985436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018525s 
2025-08-06T03:22:12.584145488Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-08-06T03:22:12.584355220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-08-06T03:22:12.584670054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003766s 
2025-08-06T03:22:12.584870999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-08-06T03:22:12.588159309Z [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-06T03:22:12.590085468Z [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-06T03:22:12.590874086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-06T03:22:12.591475296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-06T03:22:12.593304639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-06T03:22:12.593925299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-06T03:22:12.594265394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-06T03:22:12.594600819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095179s 
2025-08-06T03:22:12.594759228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-06T03:22:12.595097299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-06T03:22:12.595415379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000453s 
2025-08-06T03:22:12.595795194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-06T03:22:12', 'add_artistmetadataid_constraint') 
2025-08-06T03:22:12.596144237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.597185483Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-06T03:22:12.597345656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021634s 
2025-08-06T03:22:12.597535227Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-06T03:22:12.597737615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.597977277Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-08-06T03:22:12.598617677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-06T03:22:12.598768711Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.598980938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-08-06T03:22:12.599291493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-08-06T03:22:12.600085372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008996s 
2025-08-06T03:22:12.600224823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-06T03:22:12.600382340Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.600570739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-08-06T03:22:12.600924542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-06T03:22:12.601674111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009149s 
2025-08-06T03:22:12.601842009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-06T03:22:12.601961820Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.602139177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-08-06T03:22:12.602456406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-06T03:22:12.603216216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008888s 
2025-08-06T03:22:12.603382661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-06T03:22:12.603530539Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.603734289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-08-06T03:22:12.604088642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-06T03:22:12.604852110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009383s 
2025-08-06T03:22:12.605010428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-06T03:22:12.605142134Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.605333168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-08-06T03:22:12.605757112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-06T03:22:12.606470298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009024s 
2025-08-06T03:22:12.606665120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-06T03:22:12.606733889Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T03:22:12.606922769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-08-06T03:22:12.607222322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-06T03:22:12.607997593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009029s 
2025-08-06T03:22:12.608359973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-06T03:22:12', 'old_ids_and_artist_alias') 
2025-08-06T03:22:12.608700779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.609625320Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-06T03:22:12.609781825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024982s 
2025-08-06T03:22:12.610027109Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-06T03:22:12.610158925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.610447285Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-08-06T03:22:12.610722619Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:12.610913684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:12.611606709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006957s 
2025-08-06T03:22:12.611832524Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-06T03:22:12.612114732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-06T03:22:12.612355397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003051s 
2025-08-06T03:22:12.612726574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-06T03:22:12', 'download_propers_config') 
2025-08-06T03:22:12.613033733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.614049117Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-06T03:22:12.614183047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019326s 
2025-08-06T03:22:12.614352318Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-06T03:22:12.614554876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.614788085Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-08-06T03:22:12.615708558Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-08-06T03:22:12.616003743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-08-06T03:22:12.616434811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005521s 
2025-08-06T03:22:12.616680866Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-08-06T03:22:12.619739525Z [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-06T03:22:12.621496322Z [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-06T03:22:12.622245420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-06T03:22:12.622934227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-06T03:22:12.624818181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-06T03:22:12.625214929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-06T03:22:12.625603011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-06T03:22:12.626043297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-06T03:22:12.626357149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095571s 
2025-08-06T03:22:12.626546831Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-08-06T03:22:12.629527302Z [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-06T03:22:12.631122173Z [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-06T03:22:12.631803224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-06T03:22:12.632336949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-06T03:22:12.634234059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-06T03:22:12.634546498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078261s 
2025-08-06T03:22:12.634724667Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-08-06T03:22:12.638386710Z [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-06T03:22:12.639825346Z [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-06T03:22:12.640507861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-06T03:22:12.640912786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-06T03:22:12.642714103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078174s 
2025-08-06T03:22:12.642896069Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-08-06T03:22:12.645689694Z [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-06T03:22:12.646918989Z [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-06T03:22:12.647479077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-06T03:22:12.648190269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-06T03:22:12.650049222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-06T03:22:12.650452604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-06T03:22:12.650866647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-06T03:22:12.651317165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-06T03:22:12.651649924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008594s 
2025-08-06T03:22:12.651835538Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-08-06T03:22:12.654584834Z [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-06T03:22:12.655691252Z [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-06T03:22:12.656232241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-06T03:22:12.656716065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-06T03:22:12.658432872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063969s 
2025-08-06T03:22:12.658753157Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-08-06T03:22:12.661389595Z [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-06T03:22:12.662606365Z [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-06T03:22:12.663186664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-06T03:22:12.663757323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-06T03:22:12.665657599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-06T03:22:12.666066412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-06T03:22:12.666356506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075889s 
2025-08-06T03:22:12.666735158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-06T03:22:12', 'remove_language_profiles') 
2025-08-06T03:22:12.667059411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.668459019Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-06T03:22:12.668613630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096327s 
2025-08-06T03:22:12.668811659Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-06T03:22:12.669009618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.669248248Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-08-06T03:22:12.669669025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-06T03:22:12.669817174Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-06T03:22:12.670027808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-08-06T03:22:12.670319916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-08-06T03:22:12.671072080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008675s 
2025-08-06T03:22:12.671490533Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-06T03:22:12.671979678Z [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-06T03:22:12.672257888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005347s 
2025-08-06T03:22:12.672633214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-06T03:22:12', 'multi_disc_naming_format') 
2025-08-06T03:22:12.672952517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.673693498Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-06T03:22:12.673863701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019235s 
2025-08-06T03:22:12.674060377Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-06T03:22:12.674259448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.674590074Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-08-06T03:22:12.674901080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-06T03:22:12.675066483Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-06T03:22:12.675236946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-06T03:22:12.675549215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-06T03:22:12.676348554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000933s 
2025-08-06T03:22:12.676506703Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:12.676684120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:12.700152823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234676s 
2025-08-06T03:22:12.700553530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-06T03:22:12', 'add_download_client_priority') 
2025-08-06T03:22:12.700896500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.701888958Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-06T03:22:12.702042187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251712s 
2025-08-06T03:22:12.702235426Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-06T03:22:12.702416511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.702646514Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-08-06T03:22:12.703018863Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T03:22:12.703325751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-06T03:22:12.703549862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003388s 
2025-08-06T03:22:12.703740456Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T03:22:12.704013726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-08-06T03:22:12.704256535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003351s 
2025-08-06T03:22:12.704595588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-06T03:22:12', 'remove_growl_prowl') 
2025-08-06T03:22:12.704927296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.705602555Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-06T03:22:12.705748870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001639s 
2025-08-06T03:22:12.705930526Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-06T03:22:12.706148775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.706347215Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-08-06T03:22:12.706706769Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T03:22:12.707007454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-06T03:22:12.707241786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003535s 
2025-08-06T03:22:12.707431969Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T03:22:12.707718857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-06T03:22:12.708151648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003335s 
2025-08-06T03:22:12.708312582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-06T03:22:12', 'remove_plex_hometheatre') 
2025-08-06T03:22:12.708630642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.709279699Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-06T03:22:12.709445623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001643s 
2025-08-06T03:22:12.709641197Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-06T03:22:12.709836330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.710101965Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-08-06T03:22:12.710761252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-06T03:22:12.710906445Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-06T03:22:12.711062970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-08-06T03:22:12.711319737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-08-06T03:22:12.712143796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008938s 
2025-08-06T03:22:12.712308137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-06T03:22:12.712579914Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.712647170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-08-06T03:22:12.712996443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.713818809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009744s 
2025-08-06T03:22:12.713977849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-06T03:22:12.714190778Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T03:22:12.714330970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-08-06T03:22:12.714825436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.715491256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009715s 
2025-08-06T03:22:12.715643302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-06T03:22:12.715794918Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T03:22:12.715992025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-08-06T03:22:12.716330386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.717140116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009607s 
2025-08-06T03:22:12.717314597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-06T03:22:12.717453417Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.717635253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-08-06T03:22:12.717893793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-08-06T03:22:12.718665878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008502s 
2025-08-06T03:22:12.718843736Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:12.719008488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:12.720487405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014994s 
2025-08-06T03:22:12.720882250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-06T03:22:12', 'add_root_folder_add_defaults') 
2025-08-06T03:22:12.721205121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.722042707Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-06T03:22:12.722209533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030142s 
2025-08-06T03:22:12.722386369Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-06T03:22:12.722560019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.722789611Z [Info] task_duration: Starting migration of Main DB to 40 
2025-08-06T03:22:12.723117361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-06T03:22:12.723287183Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.723468107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-06T03:22:12.723785987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-06T03:22:12.724535957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008805s 
2025-08-06T03:22:12.724919489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-06T03:22:12', 'task_duration') 
2025-08-06T03:22:12.725219874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.725884382Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-06T03:22:12.726047080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022182s 
2025-08-06T03:22:12.726252413Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-06T03:22:12.726467025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.726723291Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-08-06T03:22:12.727139209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-06T03:22:12.727333821Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.727497480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-06T03:22:12.727798446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-06T03:22:12.728589409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009213s 
2025-08-06T03:22:12.728759291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-06T03:22:12.728952740Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.729076640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-06T03:22:12.729403989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.730209450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009009s 
2025-08-06T03:22:12.730576089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-06T03:22:12', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-06T03:22:12.730918508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.732056289Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-06T03:22:12.732236742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027311s 
2025-08-06T03:22:12.732419560Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-06T03:22:12.732602809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.732970229Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-08-06T03:22:12.733202587Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-08-06T03:22:12.736243219Z [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-06T03:22:12.737804813Z [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-06T03:22:12.738576417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-06T03:22:12.739252498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-06T03:22:12.741425203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-06T03:22:12.741846792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-06T03:22:12.742240204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-06T03:22:12.742714268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-06T03:22:12.743039553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096705s 
2025-08-06T03:22:12.743409638Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-06T03:22:12.743741677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-06T03:22:12.744021811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004184s 
2025-08-06T03:22:12.744318548Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-06T03:22:12.744717862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-06T03:22:12.744966232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004097s 
2025-08-06T03:22:12.745152477Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-08-06T03:22:12.747661920Z [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-06T03:22:12.748788719Z [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-06T03:22:12.749350740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-06T03:22:12.749760576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-06T03:22:12.751984984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065877s 
2025-08-06T03:22:12.752327414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-06T03:22:12', 'remove_album_folders') 
2025-08-06T03:22:12.752690555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.753669616Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-06T03:22:12.753831171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083212s 
2025-08-06T03:22:12.754070443Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-06T03:22:12.754209674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.754450498Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-08-06T03:22:12.754800553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-06T03:22:12.754946667Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-06T03:22:12.755127211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-06T03:22:12.755437165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-06T03:22:12.756346446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009367s 
2025-08-06T03:22:12.756704006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-06T03:22:12', 'add_priority_to_indexers') 
2025-08-06T03:22:12.757049411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.757748609Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-06T03:22:12.757921818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024197s 
2025-08-06T03:22:12.758121079Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-06T03:22:12.758317124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.758560293Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-08-06T03:22:12.759051011Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-06T03:22:12.759308169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-06T03:22:12.759638775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000403s 
2025-08-06T03:22:12.759783827Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:12.759987327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:12.760614860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006599s 
2025-08-06T03:22:12.760991689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-06T03:22:12', 'remove_chown_and_folderchmod_config') 
2025-08-06T03:22:12.761371584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.762106243Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-06T03:22:12.762225583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020619s 
2025-08-06T03:22:12.762398902Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-06T03:22:12.762633314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.762857025Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-08-06T03:22:12.768305766Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-06T03:22:12.769003470Z [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-06T03:22:12.769402504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000737s 
2025-08-06T03:22:12.769748611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-06T03:22:12', 'update_notifiarr') 
2025-08-06T03:22:12.770076651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.774965705Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-06T03:22:12.775080977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062452s 
2025-08-06T03:22:12.775277032Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-06T03:22:12.775530903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.775831428Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-08-06T03:22:12.776056411Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:12.776255301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:12.778564812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023484s 
2025-08-06T03:22:12.778976210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-06T03:22:12', 'email_multiple_addresses') 
2025-08-06T03:22:12.779298980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.780097648Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-06T03:22:12.780250285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038253s 
2025-08-06T03:22:12.780461070Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-06T03:22:12.780688778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.780898871Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-08-06T03:22:12.781188344Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-06T03:22:12.781427896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-06T03:22:12.783274955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018983s 
2025-08-06T03:22:12.783655631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-06T03:22:12', 'rename_blacklist_to_blocklist') 
2025-08-06T03:22:12.784021658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.784857161Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-06T03:22:12.784980940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003405s 
2025-08-06T03:22:12.785167746Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-06T03:22:12.785358099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.785600127Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-08-06T03:22:12.786055984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-06T03:22:12.786208011Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.786417212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-06T03:22:12.786776575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-06T03:22:12.787686287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010857s 
2025-08-06T03:22:12.787969578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-06T03:22:12.788325514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-06T03:22:12.789195957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001036s 
2025-08-06T03:22:12.789385328Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:12.789563216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:12.793248176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037109s 
2025-08-06T03:22:12.793599423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-06T03:22:12', 'cdh_per_downloadclient') 
2025-08-06T03:22:12.793954458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.794617102Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-06T03:22:12.794800311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050779s 
2025-08-06T03:22:12.794971766Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-06T03:22:12.795141698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.795398064Z [Info] download_history: Starting migration of Main DB to 52 
2025-08-06T03:22:12.796243386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-06T03:22:12.797275875Z [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-06T03:22:12.797908018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015003s 
2025-08-06T03:22:12.798104123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-06T03:22:12.798436001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-06T03:22:12.798713069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004398s 
2025-08-06T03:22:12.798893222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-08-06T03:22:12.799190761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-06T03:22:12.799491747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004269s 
2025-08-06T03:22:12.799681459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-06T03:22:12.799984188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-06T03:22:12.800279232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s 
2025-08-06T03:22:12.800457541Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:12.800628015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:12.802992846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002374s 
2025-08-06T03:22:12.803331949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-06T03:22:12', 'download_history') 
2025-08-06T03:22:12.803676934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.804449289Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-06T03:22:12.804622508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003816s 
2025-08-06T03:22:12.804793011Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-06T03:22:12.804980749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.805198938Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-08-06T03:22:12.805615166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-06T03:22:12', 'add_update_history') 
2025-08-06T03:22:12.805946143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.806550159Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-06T03:22:12.806790934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001561s 
2025-08-06T03:22:12.806912278Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-06T03:22:12.807090527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.807336823Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-08-06T03:22:12.807695134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T03:22:12.807872341Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-06T03:22:12.808091081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-06T03:22:12.808425575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-08-06T03:22:12.809252580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000977s 
2025-08-06T03:22:12.809632685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-06T03:22:12', 'add_on_update_to_notifications') 
2025-08-06T03:22:12.809959724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.810725846Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-06T03:22:12.810886930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024091s 
2025-08-06T03:22:12.811086071Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-06T03:22:12.811278188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.811508171Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-08-06T03:22:12.811863467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-06T03:22:12.812005382Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T03:22:12.812195024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-06T03:22:12.812501231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.813338406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009606s 
2025-08-06T03:22:12.813700776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-06T03:22:12', 'download_client_per_indexer') 
2025-08-06T03:22:12.814050570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.815095705Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-06T03:22:12.815258723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026804s 
2025-08-06T03:22:12.815455198Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-06T03:22:12.815645301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.815893571Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-08-06T03:22:12.816379279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-06T03:22:12.816520624Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.816699704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-08-06T03:22:12.817014027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.817828146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009519s 
2025-08-06T03:22:12.817991826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-06T03:22:12.818138622Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.818343524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-08-06T03:22:12.818702998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.819568811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001046s 
2025-08-06T03:22:12.819734204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-06T03:22:12.819898545Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.820116023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-08-06T03:22:12.820393642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.821328524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010571s 
2025-08-06T03:22:12.821677757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-06T03:22:12', 'AddNewItemMonitorType') 
2025-08-06T03:22:12.822007251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.822823183Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-06T03:22:12.822882443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024354s 
2025-08-06T03:22:12.823067996Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-06T03:22:12.823271867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.823488092Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-08-06T03:22:12.823831473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-06T03:22:12.823993139Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.824181188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-08-06T03:22:12.824487394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-08-06T03:22:12.825369420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010139s 
2025-08-06T03:22:12.825731489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-06T03:22:12', 'ImportListSearch') 
2025-08-06T03:22:12.826064139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.826717745Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-06T03:22:12.826870332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023316s 
2025-08-06T03:22:12.827068100Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-06T03:22:12.827271600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.827512445Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-08-06T03:22:12.827884624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-06T03:22:12.828070890Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-06T03:22:12.829133820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-08-06T03:22:12.829492632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:12.830388215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001066s 
2025-08-06T03:22:12.830768922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-06T03:22:12', 'ImportListMonitorExisting') 
2025-08-06T03:22:12.831111762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.831785118Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-06T03:22:12.831969950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024183s 
2025-08-06T03:22:12.832152247Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-06T03:22:12.832347861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.832573946Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-08-06T03:22:12.833004674Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T03:22:12.833286641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-06T03:22:12.833513428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003297s 
2025-08-06T03:22:12.833716206Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T03:22:12.833968745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-08-06T03:22:12.834180581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003141s 
2025-08-06T03:22:12.834348950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-06T03:22:12.834475956Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T03:22:12.834648523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-06T03:22:12.834885841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-06T03:22:12.835741393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009195s 
2025-08-06T03:22:12.836109314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-06T03:22:12', 'add_indexer_tags') 
2025-08-06T03:22:12.836421353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.843905392Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-06T03:22:12.844112368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089883s 
2025-08-06T03:22:12.844334175Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-06T03:22:12.844548947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.844759171Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-08-06T03:22:12.845101079Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:12.845308456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:12.847446681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021692s 
2025-08-06T03:22:12.847824121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-06T03:22:12', 'update_audio_types') 
2025-08-06T03:22:12.848171561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:12.848805728Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-06T03:22:12.848971351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034984s 
2025-08-06T03:22:12.849213699Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-06T03:22:12.849426989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:12.849685058Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-08-06T03:22:12.852136434Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T03:22:12.852372169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-06T03:22:12.852554336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002766s 
2025-08-06T03:22:12.852717023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-06T03:22:12.852861304Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.853057539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-08-06T03:22:12.856482325Z [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-06T03:22:12.858289443Z [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-06T03:22:12.859107931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-08-06T03:22:12.859710915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-08-06T03:22:12.862054013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-06T03:22:12.862561885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-06T03:22:12.862822550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095522s 
2025-08-06T03:22:12.862988134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-06T03:22:12.863132905Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.863287025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-08-06T03:22:12.867402792Z [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-06T03:22:12.870355297Z [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-06T03:22:12.871548540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-06T03:22:12.872143267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-06T03:22:12.874237283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-06T03:22:12.874645575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-06T03:22:12.875076653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-06T03:22:12.875345464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118815s 
2025-08-06T03:22:12.875549625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-06T03:22:12.875641150Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T03:22:12.875825791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-08-06T03:22:12.879961699Z [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-06T03:22:12.882810345Z [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-06T03:22:12.884014289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-06T03:22:12.884618345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-06T03:22:12.886728704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-06T03:22:12.887173830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-06T03:22:12.887568906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-06T03:22:12.887898509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118478s 
2025-08-06T03:22:12.888031056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-06T03:22:12.888180487Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-06T03:22:12.888379959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-08-06T03:22:12.892475896Z [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-06T03:22:12.895391216Z [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-06T03:22:12.896590200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-06T03:22:12.897216541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-06T03:22:12.899299825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-06T03:22:12.899727135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-06T03:22:12.900163394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-06T03:22:12.901685038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131223s 
2025-08-06T03:22:12.901856082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-06T03:22:12.901969621Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:12.902155425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-08-06T03:22:12.905606313Z [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-06T03:22:12.907426057Z [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-06T03:22:12.908250577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-06T03:22:12.909039165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-06T03:22:12.911186589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-06T03:22:12.911567276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-06T03:22:12.912006109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-06T03:22:12.912467969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-06T03:22:12.912851852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104455s 
2025-08-06T03:22:12.912953587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-06T03:22:12.913099791Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T03:22:12.913294623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-08-06T03:22:12.916703196Z [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-06T03:22:12.918429482Z [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-06T03:22:12.919240385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-06T03:22:12.920063913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-06T03:22:12.922185735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-06T03:22:12.922606362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-06T03:22:12.922979473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-06T03:22:12.923432656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-06T03:22:12.923791398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010286s 
2025-08-06T03:22:12.923952503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-06T03:22:12.924097635Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T03:22:12.924282347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-06T03:22:12.928625862Z [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-06T03:22:12.930151413Z [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-06T03:22:12.930837314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-06T03:22:12.931255396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-06T03:22:12.934065865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095706s 
2025-08-06T03:22:12.934235036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-06T03:22:12.934388725Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-06T03:22:12.934643508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-06T03:22:12.937806787Z [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-06T03:22:12.939230854Z [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-06T03:22:12.939978059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-06T03:22:12.940413666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-06T03:22:12.943119163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082803s 
2025-08-06T03:22:12.943286500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-06T03:22:12.943438206Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-06T03:22:12.943624541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-06T03:22:12.946739944Z [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-06T03:22:12.948087778Z [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-06T03:22:12.948713227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-06T03:22:12.949123393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-06T03:22:12.951882117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080059s 
2025-08-06T03:22:12.952044915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-06T03:22:12.952188965Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:12.952389158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-06T03:22:12.955463688Z [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-06T03:22:12.956830651Z [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-06T03:22:12.957457132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-06T03:22:12.957861286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-06T03:22:12.959900402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072926s 
2025-08-06T03:22:12.960081376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-06T03:22:12.960224614Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:12.960406040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-06T03:22:12.963443997Z [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-06T03:22:12.964757571Z [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-06T03:22:12.965393542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-06T03:22:12.965782435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-06T03:22:12.967882473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072343s 
2025-08-06T03:22:12.968059038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-06T03:22:12.968189130Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-06T03:22:12.968436088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-06T03:22:12.971197518Z [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-06T03:22:12.972604501Z [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-06T03:22:12.973404411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-06T03:22:12.973986724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-06T03:22:12.976348008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-06T03:22:12.976706700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080648s 
2025-08-06T03:22:12.976939229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-06T03:22:12.977026925Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-06T03:22:12.977270916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-06T03:22:12.979994740Z [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-06T03:22:12.980997139Z [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-06T03:22:12.981545974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-06T03:22:12.982091302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-06T03:22:12.984297945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-06T03:22:12.984649392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071938s 
2025-08-06T03:22:12.984821068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-06T03:22:12.984975329Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:12.985182065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-06T03:22:12.987828203Z [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-06T03:22:12.988903468Z [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-06T03:22:12.989457513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-06T03:22:12.989993412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-06T03:22:12.992162109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-06T03:22:12.992516923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071252s 
2025-08-06T03:22:12.992684941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-06T03:22:12.992828210Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T03:22:12.993005076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-06T03:22:12.995983162Z [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-06T03:22:12.997353061Z [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-06T03:22:12.998018110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-06T03:22:12.998662237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-06T03:22:13.000785652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-06T03:22:13.002117153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-06T03:22:13.002550235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-06T03:22:13.002886663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096727s 
2025-08-06T03:22:13.003093339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-06T03:22:13.003179622Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T03:22:13.003399154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-06T03:22:13.006254734Z [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-06T03:22:13.007329047Z [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-06T03:22:13.007881319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-06T03:22:13.008292497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-06T03:22:13.010665084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070747s 
2025-08-06T03:22:13.010828322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-06T03:22:13.010987092Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:13.011390755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-06T03:22:13.014248639Z [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-06T03:22:13.015326209Z [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-06T03:22:13.015873711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-06T03:22:13.016282504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-06T03:22:13.018201037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065927s 
2025-08-06T03:22:13.018317261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-06T03:22:13.018453165Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:13.018648618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-06T03:22:13.021581243Z [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-06T03:22:13.022766379Z [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-06T03:22:13.023378952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-06T03:22:13.024088641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-06T03:22:13.025995311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-06T03:22:13.026400687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-06T03:22:13.026826895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-06T03:22:13.027293023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-06T03:22:13.027595883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087877s 
2025-08-06T03:22:13.027776116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-06T03:22:13.027944074Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:13.028161823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-06T03:22:13.030869634Z [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-06T03:22:13.031983788Z [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-06T03:22:13.032583645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-06T03:22:13.033097370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-06T03:22:13.035272109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-06T03:22:13.035600881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072638s 
2025-08-06T03:22:13.035776715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-06T03:22:13.035931807Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T03:22:13.036146469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-06T03:22:13.038860494Z [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-06T03:22:13.039978064Z [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-06T03:22:13.040573563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-06T03:22:13.041091806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-06T03:22:13.043324852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-06T03:22:13.043753956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074067s 
2025-08-06T03:22:13.044570510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-06T03:22:13.044583617Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-06T03:22:13.044588246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-06T03:22:13.060733614Z [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-06T03:22:13.061934532Z [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-06T03:22:13.062558889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-06T03:22:13.063156853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-06T03:22:13.065348747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-06T03:22:13.065737319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210038s 
2025-08-06T03:22:13.065928694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-06T03:22:13.066093025Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-08-06T03:22:13.066321505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-06T03:22:13.069053095Z [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-06T03:22:13.070252961Z [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-06T03:22:13.070878270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-06T03:22:13.071421744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-06T03:22:13.073575501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-06T03:22:13.073891948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073766s 
2025-08-06T03:22:13.074132462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-06T03:22:13.074261532Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:13.074475252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-06T03:22:13.077216101Z [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-06T03:22:13.078372309Z [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-06T03:22:13.078974912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-06T03:22:13.079490370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-06T03:22:13.081631912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-06T03:22:13.081995153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072965s 
2025-08-06T03:22:13.082151528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-06T03:22:13.082292281Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:13.082510771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-06T03:22:13.086147474Z [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-06T03:22:13.087286126Z [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-06T03:22:13.087963691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-06T03:22:13.088540001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-06T03:22:13.090617795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-06T03:22:13.090966356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082589s 
2025-08-06T03:22:13.091129224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-06T03:22:13.091272783Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-06T03:22:13.091514440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-08-06T03:22:13.094339328Z [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-06T03:22:13.095455335Z [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-06T03:22:13.096020954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-06T03:22:13.096439326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-06T03:22:13.098473462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067533s 
2025-08-06T03:22:13.098688394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-06T03:22:13.098767213Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2025-08-06T03:22:13.098971564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-08-06T03:22:13.101763496Z [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-06T03:22:13.102831366Z [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-06T03:22:13.103382826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-06T03:22:13.103820297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-06T03:22:13.105942099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067984s 
2025-08-06T03:22:13.106122453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-06T03:22:13.106270992Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T03:22:13.106462407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-06T03:22:13.109395312Z [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-06T03:22:13.110768196Z [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-06T03:22:13.111452825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-06T03:22:13.111945827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-06T03:22:13.114031156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073831s 
2025-08-06T03:22:13.114209245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-06T03:22:13.114362603Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T03:22:13.114556955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-06T03:22:13.117515462Z [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-06T03:22:13.118901022Z [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-06T03:22:13.119534487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-06T03:22:13.119987229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-06T03:22:13.121829508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070996s 
2025-08-06T03:22:13.122011304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-06T03:22:13.122164462Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:13.122369174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-06T03:22:13.125022817Z [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-06T03:22:13.126012780Z [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-06T03:22:13.126524210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-06T03:22:13.126959978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-06T03:22:13.128779381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062332s 
2025-08-06T03:22:13.128988061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-06T03:22:13.129105187Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:13.129314899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-06T03:22:13.131780674Z [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-06T03:22:13.132646938Z [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-06T03:22:13.133119439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-06T03:22:13.133691611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-06T03:22:13.135788964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-06T03:22:13.136170633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066784s 
2025-08-06T03:22:13.136338801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-06T03:22:13.136494825Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T03:22:13.136712063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-06T03:22:13.139110011Z [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-06T03:22:13.139979792Z [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-06T03:22:13.140428676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-06T03:22:13.140951339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-06T03:22:13.143005885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-06T03:22:13.143333906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064454s 
2025-08-06T03:22:13.143497776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-06T03:22:13.143633990Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T03:22:13.143836768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-08-06T03:22:13.147462809Z [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-06T03:22:13.148709499Z [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-06T03:22:13.149321862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-06T03:22:13.149861539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-06T03:22:13.151917538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-06T03:22:13.152334909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-06T03:22:13.152666486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086388s 
2025-08-06T03:22:13.152827160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-06T03:22:13.152966701Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:13.153222065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-08-06T03:22:13.155872662Z [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-06T03:22:13.157048219Z [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-06T03:22:13.157630952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-06T03:22:13.158186311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-06T03:22:13.161079676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-06T03:22:13.161484641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-06T03:22:13.161787762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00842s 
2025-08-06T03:22:13.161957834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T03:22:13.162084800Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T03:22:13.162282187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-06T03:22:13.164400572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-06T03:22:13.164968957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-06T03:22:13.165342739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-06T03:22:13.165855412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-06T03:22:13.168756293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-06T03:22:13.169156218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066123s 
2025-08-06T03:22:13.169496723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-06T03:22:13', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-06T03:22:13.169864233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.171690420Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-06T03:22:13.171890383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091529s 
2025-08-06T03:22:13.172122180Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-06T03:22:13.172313755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.172582286Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-08-06T03:22:13.173292075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T03:22:13.173414672Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:13.173608933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-08-06T03:22:13.173930020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:13.174756634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000956s 
2025-08-06T03:22:13.174937368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T03:22:13.175064995Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-06T03:22:13.175252622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-08-06T03:22:13.175583308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:13.176418790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009328s 
2025-08-06T03:22:13.176762402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-06T03:22:13', 'add_on_delete_to_notifications') 
2025-08-06T03:22:13.177083649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.177861686Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-06T03:22:13.178035696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023743s 
2025-08-06T03:22:13.178218193Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-06T03:22:13.178394929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.178644362Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-08-06T03:22:13.180227098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-06T03:22:13.180389596Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:13.180599057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-06T03:22:13.180934503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:13.181698972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009323s 
2025-08-06T03:22:13.181866930Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T03:22:13.182107815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-06T03:22:13.182337347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003506s 
2025-08-06T03:22:13.182496618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-06T03:22:13.182649586Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T03:22:13.182827735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-08-06T03:22:13.183089392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-06T03:22:13.183839211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008351s 
2025-08-06T03:22:13.184013312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:13.184191741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:13.185926073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017434s 
2025-08-06T03:22:13.186099532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-06T03:22:13.186716675Z [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-06T03:22:13.187178174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009305s 
2025-08-06T03:22:13.187361704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-06T03:22:13.187630555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-06T03:22:13.187953045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004134s 
2025-08-06T03:22:13.188110391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-06T03:22:13.188248539Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T03:22:13.188456578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-08-06T03:22:13.188740189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-08-06T03:22:13.189545451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009239s 
2025-08-06T03:22:13.189709100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-06T03:22:13.189858811Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:13.190086991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-08-06T03:22:13.190381394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:13.191195994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000942s 
2025-08-06T03:22:13.191324502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-06T03:22:13.191483743Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T03:22:13.191723937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-08-06T03:22:13.192198552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:13.193002912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010694s 
2025-08-06T03:22:13.193165289Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:13.193338968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:13.199990020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066418s 
2025-08-06T03:22:13.200185454Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:13.200333231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:13.201806277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001492s 
2025-08-06T03:22:13.202028745Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-06T03:22:13.204717168Z [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-06T03:22:13.205869809Z [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-06T03:22:13.206461019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-06T03:22:13.206924122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-06T03:22:13.209005943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067715s 
2025-08-06T03:22:13.209232239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-08-06T03:22:13.211732243Z [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-06T03:22:13.212618938Z [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-06T03:22:13.213144346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-06T03:22:13.213627238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-06T03:22:13.215561663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061191s 
2025-08-06T03:22:13.215869312Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-06T03:22:13.216181631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-06T03:22:13.216460192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003894s 
2025-08-06T03:22:13.216646828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-06T03:22:13.216768963Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-06T03:22:13.217026051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-06T03:22:13.217424774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:13.218273052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010234s 
2025-08-06T03:22:13.218498406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-06T03:22:13.218662175Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T03:22:13.218838891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-06T03:22:13.219186872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-06T03:22:13.220042445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009741s 
2025-08-06T03:22:13.220455957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-06T03:22:13', 'add_custom_formats') 
2025-08-06T03:22:13.220826123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.221735734Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-06T03:22:13.221894614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026185s 
2025-08-06T03:22:13.222129587Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-06T03:22:13.222321704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.222595195Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-08-06T03:22:13.223092877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-06T03:22:13.223259963Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-06T03:22:13.223443422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-06T03:22:13.223715370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-06T03:22:13.224586504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009728s 
2025-08-06T03:22:13.225027752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-06T03:22:13', 'add_result_to_commands') 
2025-08-06T03:22:13.225381935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.226124841Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-06T03:22:13.226281016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00248s 
2025-08-06T03:22:13.226482361Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-06T03:22:13.226692163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.226958209Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-08-06T03:22:13.227390289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T03:22:13.227564319Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:13.227755965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-06T03:22:13.228135209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:13.229049520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010762s 
2025-08-06T03:22:13.229453974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-06T03:22:13', 'health_restored_notification') 
2025-08-06T03:22:13.229795522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.230500030Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-06T03:22:13.230675965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024844s 
2025-08-06T03:22:13.230846638Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-06T03:22:13.231068675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.231305352Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-08-06T03:22:13.231668663Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T03:22:13.231993036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-06T03:22:13.232223541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003606s 
2025-08-06T03:22:13.232577022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-06T03:22:13', 'remove_uc') 
2025-08-06T03:22:13.232909572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.233577437Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-06T03:22:13.233740345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017103s 
2025-08-06T03:22:13.234000128Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-06T03:22:13.234191212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.234489914Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-08-06T03:22:13.234761571Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:13.234963988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:13.238506982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035698s 
2025-08-06T03:22:13.238901607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-06T03:22:13', 'download_clients_rename_tv_to_music') 
2025-08-06T03:22:13.239284919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.240158658Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-06T03:22:13.240326195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005157s 
2025-08-06T03:22:13.240570878Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-06T03:22:13.240774408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.241038439Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-08-06T03:22:13.241482082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-06T03:22:13.241592895Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-06T03:22:13.241808920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-06T03:22:13.242195338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-08-06T03:22:13.243159069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011951s 
2025-08-06T03:22:13.243602211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-06T03:22:13', 'add_colon_replacement_to_naming_config') 
2025-08-06T03:22:13.244013840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.244832418Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-06T03:22:13.245032371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027993s 
2025-08-06T03:22:13.245228225Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-06T03:22:13.245416384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.245710917Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-08-06T03:22:13.246082856Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-06T03:22:13.248828314Z [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-06T03:22:13.249879009Z [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-06T03:22:13.250448887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-06T03:22:13.250988263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-06T03:22:13.253310438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-06T03:22:13.253618168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073371s 
2025-08-06T03:22:13.253796557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-06T03:22:13.254004846Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-06T03:22:13.254250120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-06T03:22:13.254547138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-06T03:22:13.255433843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009873s 
2025-08-06T03:22:13.255773187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-06T03:22:13', 'list_sync_time') 
2025-08-06T03:22:13.256167621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.257171913Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-06T03:22:13.257335502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027136s 
2025-08-06T03:22:13.257541677Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-06T03:22:13.257711419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.257962595Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-08-06T03:22:13.258311738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-06T03:22:13.258468694Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:13.258658065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-06T03:22:13.258965755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-06T03:22:13.259704061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008883s 
2025-08-06T03:22:13.260091722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-06T03:22:13', 'add_download_client_tags') 
2025-08-06T03:22:13.260413810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.261137648Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-06T03:22:13.261310085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022915s 
2025-08-06T03:22:13.261501210Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-06T03:22:13.261692164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.261930204Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-08-06T03:22:13.262546865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-06T03:22:13.263239540Z [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-06T03:22:13.263733404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010082s 
2025-08-06T03:22:13.263938427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-06T03:22:13.264279694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-06T03:22:13.264603346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004887s 
2025-08-06T03:22:13.264961888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-06T03:22:13', 'add_notification_status') 
2025-08-06T03:22:13.265285389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.266074909Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-06T03:22:13.266241304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019339s 
2025-08-06T03:22:13.266448521Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-06T03:22:13.266711701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.266888146Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-08-06T03:22:13.267173360Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:13.267368984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:13.270969474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036055s 
2025-08-06T03:22:13.271343246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-06T03:22:13', 'add_alac_24_quality_in_profiles') 
2025-08-06T03:22:13.271698612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.272450726Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-06T03:22:13.272593243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050361s 
2025-08-06T03:22:13.272775971Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-06T03:22:13.272959180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.273194393Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-08-06T03:22:13.273575150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-06T03:22:13.273722637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-06T03:22:13.273901217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-06T03:22:13.274124496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-06T03:22:13.274973516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009314s 
2025-08-06T03:22:13.275166685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-06T03:22:13.275426748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-06T03:22:13.276223012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008781s 
2025-08-06T03:22:13.276605021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-06T03:22:13', 'add_salt_to_users') 
2025-08-06T03:22:13.276907610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.277784035Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-06T03:22:13.277936762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024065s 
2025-08-06T03:22:13.278123919Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-06T03:22:13.278304923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.278542331Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-08-06T03:22:13.279062008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-06T03:22:13.279740153Z [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-06T03:22:13.280323648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011031s 
2025-08-06T03:22:13.280500354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-06T03:22:13.281719358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-06T03:22:13.282016476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013475s 
2025-08-06T03:22:13.282358164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-06T03:22:13', 'add_auto_tagging') 
2025-08-06T03:22:13.282678229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.283473730Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-06T03:22:13.283616127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027761s 
2025-08-06T03:22:13.283871201Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-06T03:22:13.284033698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.284300545Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-08-06T03:22:13.284712885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-06T03:22:13.284862607Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-06T03:22:13.285154464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-06T03:22:13.285389618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-06T03:22:13.286287516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010206s 
2025-08-06T03:22:13.286595877Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-06T03:22:13.286899829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-06T03:22:13.287172307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003701s 
2025-08-06T03:22:13.287549727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-06T03:22:13', 'quality_definition_preferred_size') 
2025-08-06T03:22:13.287899762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.288660674Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-06T03:22:13.288874264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018209s 
2025-08-06T03:22:13.289043735Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-06T03:22:13.289260812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.289558442Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-08-06T03:22:13.289899919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T03:22:13.290067587Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s 
2025-08-06T03:22:13.290257630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-08-06T03:22:13.290567784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:13.291470422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010304s 
2025-08-06T03:22:13.291861599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-06T03:22:13', 'add_on_artist_add_to_notifications') 
2025-08-06T03:22:13.292210842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.292946884Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-06T03:22:13.293123259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024729s 
2025-08-06T03:22:13.293325436Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-06T03:22:13.293518615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.293782106Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-08-06T03:22:13.294145658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-06T03:22:13.294212933Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:13.294411343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-08-06T03:22:13.294674162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-06T03:22:13.295556769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009574s 
2025-08-06T03:22:13.295944119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-06T03:22:13', 'album_last_searched_time') 
2025-08-06T03:22:13.296313052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.297059284Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-06T03:22:13.297232763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024201s 
2025-08-06T03:22:13.297400301Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-06T03:22:13.297601806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.297844265Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-08-06T03:22:13.298279912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-06T03:22:13.298388711Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:13.298571579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-08-06T03:22:13.298883978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:13.299686855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009553s 
2025-08-06T03:22:13.299859763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-06T03:22:13.300010536Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T03:22:13.300213716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-08-06T03:22:13.300497166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-06T03:22:13.301343651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009574s 
2025-08-06T03:22:13.301674547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-06T03:22:13', 'add_indexer_flags') 
2025-08-06T03:22:13.302007257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.302762397Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-06T03:22:13.302935957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023726s 
2025-08-06T03:22:13.303115328Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-06T03:22:13.303306493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.303553350Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-08-06T03:22:13.304039619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-08-06T03:22:13.304282598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-08-06T03:22:13.304592282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004092s 
2025-08-06T03:22:13.304761883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-08-06T03:22:13.305025113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-08-06T03:22:13.305331139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003982s 
2025-08-06T03:22:13.305498697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-08-06T03:22:13.305786857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-08-06T03:22:13.306097522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004223s 
2025-08-06T03:22:13.306476034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-06T03:22:13', 'add_indexes_album_statistics') 
2025-08-06T03:22:13.306795798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.307626000Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-06T03:22:13.307784749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019021s 
2025-08-06T03:22:13.307980223Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-06T03:22:13.308169855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.308422794Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-08-06T03:22:13.308855054Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-06T03:22:13.309280230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-06T03:22:13.309572389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004561s 
2025-08-06T03:22:13.309908225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-06T03:22:13', 'update_redacted_baseurl') 
2025-08-06T03:22:13.310250554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.310958149Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-06T03:22:13.311114433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018072s 
2025-08-06T03:22:13.320830947Z [Debug] MigrationController: Took: 00:00:01.6465930 
2025-08-06T03:22:13.427687788Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-08-06T03:22:13.457508471Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-06T03:22:13.477460363Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-06T03:22:13.483552669Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-06T03:22:13.483986332Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T03:22:13.484251677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T03:22:13.486345052Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-06T03:22:13.486595005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023796s 
2025-08-06T03:22:13.486849217Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-06T03:22:13.487085473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026021s 
2025-08-06T03:22:13.488992262Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-06T03:22:13.489269720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.489659585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-06T03:22:13.490026083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-06T03:22:13.490481861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005775s 
2025-08-06T03:22:13.490755371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.492023735Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-06T03:22:13.492221173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020596s 
2025-08-06T03:22:13.492608102Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-06T03:22:13.492887514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.493322711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-06T03:22:13.493685762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-06T03:22:13.494130918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005449s 
2025-08-06T03:22:13.494379368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T03:22:13.494595233Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-06T03:22:13.494865387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-06T03:22:13.495206524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-06T03:22:13.496098650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009707s 
2025-08-06T03:22:13.496395247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.497070286Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-06T03:22:13.497323657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019272s 
2025-08-06T03:22:13.497656747Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-06T03:22:13.497944246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.498331967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T03:22:13.498573162Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:13.498819999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-06T03:22:13.499199494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-06T03:22:13.499699971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006106s 
2025-08-06T03:22:13.499964474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.500659994Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-06T03:22:13.501187697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001538s 
2025-08-06T03:22:13.501515336Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-06T03:22:13.501783907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.502122839Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-06T03:22:13.502729240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-06T03:22:13.503451885Z [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-06T03:22:13.504327668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013209s 
2025-08-06T03:22:13.504554646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-06T03:22:13.504854710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-06T03:22:13.505239625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004638s 
2025-08-06T03:22:13.505660713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-06T03:22:13', 'InitialSetup') 
2025-08-06T03:22:13.506156020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.506950399Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-06T03:22:13.507202858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021459s 
2025-08-06T03:22:13.507460927Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-06T03:22:13.507753717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.508105445Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-08-06T03:22:13.508627757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-06T03:22:13', 'add_reason_to_pending_releases') 
2025-08-06T03:22:13.509134868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.509852042Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-06T03:22:13.510114390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020811s 
2025-08-06T03:22:13.510352149Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-06T03:22:13.510636151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.510966726Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-08-06T03:22:13.511420059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-06T03:22:13', 'add_medium_support') 
2025-08-06T03:22:13.511916158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.512638362Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-06T03:22:13.512865640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019794s 
2025-08-06T03:22:13.513131214Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-06T03:22:13.513428864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.513806715Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-08-06T03:22:13.514262653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-06T03:22:13', 'add_various_qualites_in_profile') 
2025-08-06T03:22:13.514793822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.515554113Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-06T03:22:13.515857273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020518s 
2025-08-06T03:22:13.516055041Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-06T03:22:13.516382661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.516641833Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-08-06T03:22:13.517082630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-06T03:22:13', 'metadata_profiles') 
2025-08-06T03:22:13.517611676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.518341044Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-06T03:22:13.518564143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019999s 
2025-08-06T03:22:13.518858556Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-06T03:22:13.519184171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.519499256Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-08-06T03:22:13.520035065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-06T03:22:13', 'separate_automatic_and_interactive_search') 
2025-08-06T03:22:13.520599431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.521394963Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-06T03:22:13.521608453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002141s 
2025-08-06T03:22:13.521888416Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-06T03:22:13.522163671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.522513755Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-08-06T03:22:13.522983752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-06T03:22:13', 'change_album_path_to_relative') 
2025-08-06T03:22:13.523504661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.524274170Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-06T03:22:13.524535787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002082s 
2025-08-06T03:22:13.524804768Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-06T03:22:13.525083540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.525439657Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-08-06T03:22:13.525887619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-06T03:22:13', 'change_quality_size_mb_to_kb') 
2025-08-06T03:22:13.526408918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.527138668Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-06T03:22:13.527434443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020271s 
2025-08-06T03:22:13.527667172Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-06T03:22:13.527969310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.528285827Z [Info] album_releases: Starting migration of Log DB to 9 
2025-08-06T03:22:13.528705001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-06T03:22:13', 'album_releases') 
2025-08-06T03:22:13.529186310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.529907162Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-06T03:22:13.530151033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019876s 
2025-08-06T03:22:13.530412128Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-06T03:22:13.530706832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.531007547Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-08-06T03:22:13.531447363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-06T03:22:13', 'album_releases_fix') 
2025-08-06T03:22:13.531953402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.532695265Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-06T03:22:13.532934647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020007s 
2025-08-06T03:22:13.533181204Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-06T03:22:13.533471438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.533782795Z [Info] import_lists: Starting migration of Log DB to 11 
2025-08-06T03:22:13.539294703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-06T03:22:13', 'import_lists') 
2025-08-06T03:22:13.539879481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.540628869Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-06T03:22:13.540864724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071541s 
2025-08-06T03:22:13.541132754Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-06T03:22:13.541407377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.541759255Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-08-06T03:22:13.542214121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-06T03:22:13', 'add_release_status') 
2025-08-06T03:22:13.542683326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.543407724Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-06T03:22:13.543678369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020018s 
2025-08-06T03:22:13.543966149Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-06T03:22:13.544249629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.544574023Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-08-06T03:22:13.545038217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-06T03:22:13', 'album_download_notification') 
2025-08-06T03:22:13.545547593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.546424569Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-06T03:22:13.546688149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021607s 
2025-08-06T03:22:13.546955417Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-06T03:22:13.547239800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.547582660Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-08-06T03:22:13.548124702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-06T03:22:13', 'fix_language_metadata_profiles') 
2025-08-06T03:22:13.548663386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.549436914Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-06T03:22:13.549718421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021649s 
2025-08-06T03:22:13.549948664Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-06T03:22:13.550227546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.550575987Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-08-06T03:22:13.550961554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-06T03:22:13', 'remove_fanzub') 
2025-08-06T03:22:13.551474226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.552200649Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-06T03:22:13.552437896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019802s 
2025-08-06T03:22:13.552779384Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-06T03:22:13.552993916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.553337989Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-08-06T03:22:13.553844118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-06T03:22:13', 'update_artist_history_indexes') 
2025-08-06T03:22:13.554298884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.555103083Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-06T03:22:13.555334419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020464s 
2025-08-06T03:22:13.555569071Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-06T03:22:13.555881470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.556180442Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-08-06T03:22:13.556581319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-06T03:22:13', 'remove_nma') 
2025-08-06T03:22:13.557050454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.557794421Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-06T03:22:13.558038483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001971s 
2025-08-06T03:22:13.558322635Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-06T03:22:13.558556716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.558894556Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-08-06T03:22:13.559328690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-06T03:22:13', 'album_disambiguation') 
2025-08-06T03:22:13.559827435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.560596313Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-06T03:22:13.560844923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020373s 
2025-08-06T03:22:13.561138023Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-06T03:22:13.561408538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.561747481Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-08-06T03:22:13.562200693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-06T03:22:13', 'add_ape_quality_in_profiles') 
2025-08-06T03:22:13.562730229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.563588668Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-06T03:22:13.563865585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002163s 
2025-08-06T03:22:13.564131120Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-06T03:22:13.564406495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.564728232Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-08-06T03:22:13.565142507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-06T03:22:13', 'remove_pushalot') 
2025-08-06T03:22:13.565636621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.566412213Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-06T03:22:13.566634410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019825s 
2025-08-06T03:22:13.566876388Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-06T03:22:13.567229388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.567473801Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-08-06T03:22:13.567915400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-06T03:22:13', 'add_custom_filters') 
2025-08-06T03:22:13.568430807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.569157260Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-06T03:22:13.569408917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020127s 
2025-08-06T03:22:13.569665313Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-06T03:22:13.569967852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.570272736Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-08-06T03:22:13.570689064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-06T03:22:13', 'import_list_tags') 
2025-08-06T03:22:13.571176365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.571923840Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-06T03:22:13.572168282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019798s 
2025-08-06T03:22:13.572431031Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-06T03:22:13.572702358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.573048515Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-08-06T03:22:13.573480945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-06T03:22:13', 'add_release_groups_etc') 
2025-08-06T03:22:13.573986253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.574797196Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-06T03:22:13.575008200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020213s 
2025-08-06T03:22:13.575260158Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-06T03:22:13.575532626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.575893753Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-08-06T03:22:13.576331575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-06T03:22:13', 'NewMediaInfoFormat') 
2025-08-06T03:22:13.576847744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.577563566Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-06T03:22:13.577821395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020165s 
2025-08-06T03:22:13.578113994Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-06T03:22:13.578401753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.578746147Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-08-06T03:22:13.579241825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-06T03:22:13', 'rename_restrictions_to_release_profiles') 
2025-08-06T03:22:13.579799548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.580567764Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-06T03:22:13.580832608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021192s 
2025-08-06T03:22:13.581123754Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-06T03:22:13.581440983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.581779244Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-08-06T03:22:13.582306004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-06T03:22:13', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-06T03:22:13.582848697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.583611693Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-06T03:22:13.583907338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021347s 
2025-08-06T03:22:13.584168053Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-06T03:22:13.584456724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.584776568Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-08-06T03:22:13.585227607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-06T03:22:13', 'add_import_exclusions') 
2025-08-06T03:22:13.585733605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.586490489Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-06T03:22:13.586778068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020273s 
2025-08-06T03:22:13.587018723Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-06T03:22:13.587300380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.587626346Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-08-06T03:22:13.588102796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-06T03:22:13', 'clean_artist_metadata_table') 
2025-08-06T03:22:13.588604446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.589373955Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-06T03:22:13.589642746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020696s 
2025-08-06T03:22:13.589905756Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-06T03:22:13.590253757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.590517478Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-08-06T03:22:13.590970580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-06T03:22:13', 'health_issue_notification') 
2025-08-06T03:22:13.591488032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.592292341Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-06T03:22:13.592556213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020887s 
2025-08-06T03:22:13.592827719Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-06T03:22:13.593116441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.593448649Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-08-06T03:22:13.593928255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-06T03:22:13', 'add_mediafilerepository_mtime') 
2025-08-06T03:22:13.594447801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.595225166Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-06T03:22:13.595483596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020734s 
2025-08-06T03:22:13.595760774Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-06T03:22:13.596071630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.596422126Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-08-06T03:22:13.596889898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-06T03:22:13', 'add_artistmetadataid_constraint') 
2025-08-06T03:22:13.597408973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.598199835Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-06T03:22:13.598467665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021036s 
2025-08-06T03:22:13.598741807Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-06T03:22:13.599009155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.599377346Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-08-06T03:22:13.599779817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-06T03:22:13', 'old_ids_and_artist_alias') 
2025-08-06T03:22:13.600354494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.601177932Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-06T03:22:13.601508958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021188s 
2025-08-06T03:22:13.601762830Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-06T03:22:13.602023565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.602365563Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-08-06T03:22:13.602839337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-06T03:22:13', 'download_propers_config') 
2025-08-06T03:22:13.603324023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.604097400Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-06T03:22:13.604348085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020489s 
2025-08-06T03:22:13.604647378Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-06T03:22:13.604882972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.605264079Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-08-06T03:22:13.605684045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-06T03:22:13', 'remove_language_profiles') 
2025-08-06T03:22:13.606191647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.606933791Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-06T03:22:13.607169426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002005s 
2025-08-06T03:22:13.607417165Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-06T03:22:13.607693611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.608105180Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-08-06T03:22:13.608578683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-06T03:22:13', 'multi_disc_naming_format') 
2025-08-06T03:22:13.609042557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.609764260Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-06T03:22:13.610005416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020384s 
2025-08-06T03:22:13.610275519Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-06T03:22:13.610568880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.610912332Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-08-06T03:22:13.611359241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-06T03:22:13', 'add_download_client_priority') 
2025-08-06T03:22:13.611888277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.612621633Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-06T03:22:13.612892298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020418s 
2025-08-06T03:22:13.613134806Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-06T03:22:13.613408798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.613736648Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-08-06T03:22:13.614201584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-06T03:22:13', 'remove_growl_prowl') 
2025-08-06T03:22:13.614660839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.615353123Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-06T03:22:13.615597084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019376s 
2025-08-06T03:22:13.615858761Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-06T03:22:13.616147893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.616474741Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-08-06T03:22:13.616921441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-06T03:22:13', 'remove_plex_hometheatre') 
2025-08-06T03:22:13.617446027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.618155015Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-06T03:22:13.618408234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002007s 
2025-08-06T03:22:13.618665733Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-06T03:22:13.618955266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.619290942Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-08-06T03:22:13.619744244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-06T03:22:13', 'add_root_folder_add_defaults') 
2025-08-06T03:22:13.620482942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.621192981Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-06T03:22:13.621442884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022046s 
2025-08-06T03:22:13.621694902Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-06T03:22:13.621975727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.622280982Z [Info] task_duration: Starting migration of Log DB to 40 
2025-08-06T03:22:13.622772852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-06T03:22:13', 'task_duration') 
2025-08-06T03:22:13.623200052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.624004191Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-06T03:22:13.624246890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020034s 
2025-08-06T03:22:13.624526433Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-06T03:22:13.624838842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.625178756Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-08-06T03:22:13.625688392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-06T03:22:13', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-06T03:22:13.626228540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.626933329Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-06T03:22:13.627222201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020657s 
2025-08-06T03:22:13.627464809Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-06T03:22:13.627735154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.628114808Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-08-06T03:22:13.628553341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-06T03:22:13', 'remove_album_folders') 
2025-08-06T03:22:13.629055272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.629754600Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-06T03:22:13.629984533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019841s 
2025-08-06T03:22:13.630265088Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-06T03:22:13.630538618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.630863212Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-08-06T03:22:13.631311294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-06T03:22:13', 'add_priority_to_indexers') 
2025-08-06T03:22:13.631878797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.632537914Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-06T03:22:13.632788919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019933s 
2025-08-06T03:22:13.633083582Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-06T03:22:13.633348846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.633697308Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-08-06T03:22:13.634184669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-06T03:22:13', 'remove_chown_and_folderchmod_config') 
2025-08-06T03:22:13.634706370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.635421079Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-06T03:22:13.635692435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020271s 
2025-08-06T03:22:13.636040315Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-06T03:22:13.636433146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.636922932Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-08-06T03:22:13.637368780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-06T03:22:13', 'update_notifiarr') 
2025-08-06T03:22:13.637870070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.638679489Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-06T03:22:13.638923330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023058s 
2025-08-06T03:22:13.639192362Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-06T03:22:13.639481214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.639884466Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-08-06T03:22:13.640314952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-06T03:22:13', 'email_multiple_addresses') 
2025-08-06T03:22:13.640832715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.641579278Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-06T03:22:13.641841376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00209s 
2025-08-06T03:22:13.642108534Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-06T03:22:13.642408888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.642751578Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-08-06T03:22:13.643210032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-06T03:22:13', 'rename_blacklist_to_blocklist') 
2025-08-06T03:22:13.643759117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.644503055Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-06T03:22:13.644765133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020819s 
2025-08-06T03:22:13.645115077Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-06T03:22:13.645332655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.645700105Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-08-06T03:22:13.646145692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-06T03:22:13', 'cdh_per_downloadclient') 
2025-08-06T03:22:13.646657693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.647699030Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-06T03:22:13.647949464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002346s 
2025-08-06T03:22:13.648213025Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-06T03:22:13.648562779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.648817061Z [Info] download_history: Starting migration of Log DB to 52 
2025-08-06T03:22:13.649282608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-06T03:22:13', 'download_history') 
2025-08-06T03:22:13.649749238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.650553647Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-06T03:22:13.650813761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020719s 
2025-08-06T03:22:13.651071831Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-06T03:22:13.651334500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.651662931Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-08-06T03:22:13.652405506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-06T03:22:13.653019202Z [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-06T03:22:13.653738199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010524s 
2025-08-06T03:22:13.653997441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-06T03:22:13.654348909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-06T03:22:13.654781510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005407s 
2025-08-06T03:22:13.655216676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-06T03:22:13', 'add_update_history') 
2025-08-06T03:22:13.655704078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.656591284Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-06T03:22:13.656828902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002304s 
2025-08-06T03:22:13.657116632Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-06T03:22:13.657398068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.657751921Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-08-06T03:22:13.658214593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-06T03:22:13', 'add_on_update_to_notifications') 
2025-08-06T03:22:13.658762235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.659549170Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-06T03:22:13.659813352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021177s 
2025-08-06T03:22:13.660156312Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-06T03:22:13.660429803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.660763875Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-08-06T03:22:13.661236928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-06T03:22:13', 'download_client_per_indexer') 
2025-08-06T03:22:13.661738748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.662468938Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-06T03:22:13.662729623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020351s 
2025-08-06T03:22:13.663009687Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-06T03:22:13.663305062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.663647661Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-08-06T03:22:13.664097106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-06T03:22:13', 'AddNewItemMonitorType') 
2025-08-06T03:22:13.664606161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.665317293Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-06T03:22:13.665571134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020169s 
2025-08-06T03:22:13.665865758Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-06T03:22:13.666110420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.666436637Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-08-06T03:22:13.666875140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-06T03:22:13', 'ImportListSearch') 
2025-08-06T03:22:13.667381620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.668058653Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-06T03:22:13.668313005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00196s 
2025-08-06T03:22:13.668610905Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-06T03:22:13.668884245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.669222256Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-08-06T03:22:13.669676300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-06T03:22:13', 'ImportListMonitorExisting') 
2025-08-06T03:22:13.670190586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.670896297Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-06T03:22:13.671160739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020096s 
2025-08-06T03:22:13.671421424Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-06T03:22:13.671691888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.672048967Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-08-06T03:22:13.672474254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-06T03:22:13', 'add_indexer_tags') 
2025-08-06T03:22:13.672977106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.673741936Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-06T03:22:13.673925365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019839s 
2025-08-06T03:22:13.674184527Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-06T03:22:13.674450142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.674793253Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-08-06T03:22:13.675219050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-06T03:22:13', 'update_audio_types') 
2025-08-06T03:22:13.675764949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.676625742Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-06T03:22:13.676870956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021538s 
2025-08-06T03:22:13.677169898Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-06T03:22:13.677474571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.677855879Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-08-06T03:22:13.678442300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-06T03:22:13.678679457Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-06T03:22:13.678932577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-06T03:22:13.679995186Z [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-06T03:22:13.681137216Z [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-06T03:22:13.681810612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-06T03:22:13.682436783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-06T03:22:13.683480965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-06T03:22:13.683916462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046731s 
2025-08-06T03:22:13.684135242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-06T03:22:13.684394785Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:13.684603666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-06T03:22:13.685421462Z [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-06T03:22:13.686293428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-06T03:22:13.686893145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-06T03:22:13.687439445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-06T03:22:13.688422254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-06T03:22:13.688852700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039688s 
2025-08-06T03:22:13.689076762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T03:22:13.689303188Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T03:22:13.689578281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-06T03:22:13.690216166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-06T03:22:13.690940985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-06T03:22:13.691508027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-06T03:22:13.692088846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-06T03:22:13.693042567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-06T03:22:13.693491711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036476s 
2025-08-06T03:22:13.693965375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-06T03:22:13', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-06T03:22:13.694532326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.695667171Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-06T03:22:13.695972336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057364s 
2025-08-06T03:22:13.696234293Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-06T03:22:13.696531401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.696859482Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-08-06T03:22:13.697347024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-06T03:22:13', 'add_on_delete_to_notifications') 
2025-08-06T03:22:13.697849245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.698602011Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-06T03:22:13.698877495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020565s 
2025-08-06T03:22:13.699132499Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-06T03:22:13.699390679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.699738379Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-08-06T03:22:13.700162302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-06T03:22:13', 'add_custom_formats') 
2025-08-06T03:22:13.700678582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.701408832Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-06T03:22:13.701655178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020141s 
2025-08-06T03:22:13.701911063Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-06T03:22:13.702192981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.702594720Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-08-06T03:22:13.702980456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-06T03:22:13', 'add_result_to_commands') 
2025-08-06T03:22:13.703484842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.704299111Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-06T03:22:13.704571480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020907s 
2025-08-06T03:22:13.704828908Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-06T03:22:13.705105214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.705453495Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-08-06T03:22:13.705919353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-06T03:22:13', 'health_restored_notification') 
2025-08-06T03:22:13.706428819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.707347559Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-06T03:22:13.707543213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021498s 
2025-08-06T03:22:13.707792856Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-06T03:22:13.708060875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.708387904Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-08-06T03:22:13.708785815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-06T03:22:13', 'remove_uc') 
2025-08-06T03:22:13.709289078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.710184341Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-06T03:22:13.710385316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002103s 
2025-08-06T03:22:13.710678195Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-06T03:22:13.710996857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.711392594Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-08-06T03:22:13.711863602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-06T03:22:13', 'download_clients_rename_tv_to_music') 
2025-08-06T03:22:13.712405473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.713366278Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-06T03:22:13.713634327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023573s 
2025-08-06T03:22:13.713938420Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-06T03:22:13.714241159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.714592015Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-08-06T03:22:13.715113766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-06T03:22:13', 'add_colon_replacement_to_naming_config') 
2025-08-06T03:22:13.715661569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.716636642Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-06T03:22:13.716872808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023188s 
2025-08-06T03:22:13.717153062Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-06T03:22:13.717423196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.717829143Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-08-06T03:22:13.718256724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-06T03:22:13', 'list_sync_time') 
2025-08-06T03:22:13.718778615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.719656793Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-06T03:22:13.719933390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022052s 
2025-08-06T03:22:13.720221721Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-06T03:22:13.720526023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.720880667Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-08-06T03:22:13.721330944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-06T03:22:13', 'add_download_client_tags') 
2025-08-06T03:22:13.721875611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.722834010Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-06T03:22:13.723061398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022566s 
2025-08-06T03:22:13.723329859Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-06T03:22:13.723629252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.723966421Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-08-06T03:22:13.724440986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-06T03:22:13', 'add_notification_status') 
2025-08-06T03:22:13.724972606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.725798148Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-06T03:22:13.726071900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021727s 
2025-08-06T03:22:13.726347755Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-06T03:22:13.726669002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.727012584Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-08-06T03:22:13.727477279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-06T03:22:13', 'add_alac_24_quality_in_profiles') 
2025-08-06T03:22:13.728079341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.728929022Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-06T03:22:13.729216220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022459s 
2025-08-06T03:22:13.729476104Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-06T03:22:13.729790867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.730104820Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-08-06T03:22:13.730539024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-06T03:22:13', 'add_salt_to_users') 
2025-08-06T03:22:13.731062969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.731891277Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-06T03:22:13.732156801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021049s 
2025-08-06T03:22:13.732402466Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-06T03:22:13.732707550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.733043066Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-08-06T03:22:13.733474023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-06T03:22:13', 'add_auto_tagging') 
2025-08-06T03:22:13.733980764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.734810074Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-06T03:22:13.735076951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020962s 
2025-08-06T03:22:13.735408849Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-06T03:22:13.735700577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.736079039Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-08-06T03:22:13.736609366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-06T03:22:13', 'quality_definition_preferred_size') 
2025-08-06T03:22:13.737117469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.737942901Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-06T03:22:13.738214027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022374s 
2025-08-06T03:22:13.738511366Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-06T03:22:13.738793764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.739155703Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-08-06T03:22:13.739657473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-06T03:22:13', 'add_on_artist_add_to_notifications') 
2025-08-06T03:22:13.740216840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.741032231Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-06T03:22:13.741315732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022071s 
2025-08-06T03:22:13.741621067Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-06T03:22:13.741883044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.742278000Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-08-06T03:22:13.742723296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-06T03:22:13', 'album_last_searched_time') 
2025-08-06T03:22:13.743229556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.744062473Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-06T03:22:13.744318218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021535s 
2025-08-06T03:22:13.744589634Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-06T03:22:13.744843686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.745319905Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-08-06T03:22:13.745650079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-06T03:22:13', 'add_indexer_flags') 
2025-08-06T03:22:13.746147290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.746985979Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-06T03:22:13.747225191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020813s 
2025-08-06T03:22:13.747492800Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-06T03:22:13.747821852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.748168290Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-08-06T03:22:13.748632304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-06T03:22:13', 'add_indexes_album_statistics') 
2025-08-06T03:22:13.749188855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.750111382Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-06T03:22:13.750377197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022349s 
2025-08-06T03:22:13.750677061Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-06T03:22:13.750984941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T03:22:13.751330537Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-08-06T03:22:13.751779992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-06T03:22:13', 'update_redacted_baseurl') 
2025-08-06T03:22:13.752330109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T03:22:13.753199861Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-06T03:22:13.753457409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021983s 
2025-08-06T03:22:13.941867283Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-08-06T03:22:13.952041789Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-06T03:22:13.957561873Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-08-06T03:22:14.099634820Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-06T03:22:14.132622519Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-08-06T03:22:14.141088305Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-08-06T03:22:14.179073365Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-06T03:22:14.179979700Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-06T03:22:14.180264023Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-08-06T03:22:14.277582148Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-06T03:22:15.013992173Z [ls.io-init] done.