2025-08-27T12:55:30.280649854Z [migrations] started
2025-08-27T12:55:30.280670636Z [migrations] no migrations found
2025-08-27T12:55:30.299813136Z usermod: no changes
2025-08-27T12:55:30.306891434Z ───────────────────────────────────────
2025-08-27T12:55:30.306901384Z 
2025-08-27T12:55:30.306905122Z       ██╗     ███████╗██╗ ██████╗
2025-08-27T12:55:30.306908949Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-27T12:55:30.306912687Z       ██║     ███████╗██║██║   ██║
2025-08-27T12:55:30.306916575Z       ██║     ╚════██║██║██║   ██║
2025-08-27T12:55:30.306920232Z       ███████╗███████║██║╚██████╔╝
2025-08-27T12:55:30.306923920Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-27T12:55:30.306927817Z 
2025-08-27T12:55:30.306931535Z    Brought to you by linuxserver.io
2025-08-27T12:55:30.306935172Z ───────────────────────────────────────
2025-08-27T12:55:30.307199705Z 
2025-08-27T12:55:30.307227742Z To support the app dev(s) visit:
2025-08-27T12:55:30.308673684Z Lidarr: https://opencollective.com/lidarr
2025-08-27T12:55:30.308978198Z 
2025-08-27T12:55:30.308982466Z To support LSIO projects visit:
2025-08-27T12:55:30.308986234Z https://www.linuxserver.io/donate/
2025-08-27T12:55:30.308989771Z 
2025-08-27T12:55:30.308993498Z ───────────────────────────────────────
2025-08-27T12:55:30.308997246Z GID/UID
2025-08-27T12:55:30.309000763Z ───────────────────────────────────────
2025-08-27T12:55:30.313679187Z 
2025-08-27T12:55:30.313684969Z User UID:    911
2025-08-27T12:55:30.313688526Z User GID:    911
2025-08-27T12:55:30.313692163Z ───────────────────────────────────────
2025-08-27T12:55:30.315242416Z Linuxserver.io version: 2.14.1.4708-ls166
2025-08-27T12:55:30.315487029Z Build-date: 2025-08-27T12:51:54+00:00
2025-08-27T12:55:30.315491197Z ───────────────────────────────────────
2025-08-27T12:55:30.315495155Z     
2025-08-27T12:55:30.368101134Z [custom-init] No custom files found, skipping...
2025-08-27T12:55:30.389284195Z failed to load "/config/config.xml": No such file or directory
2025-08-27T12:55:30.767100160Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.1.4708 
2025-08-27T12:55:30.785600406Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T12:55:30.791784834Z [Debug] Bootstrap: Console selected 
2025-08-27T12:55:30.793278132Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T12:55:31.137786293Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T12:55:31.190018558Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {ca5f6f93-58fc-4616-a9e1-ea0ca6012456} may be persisted to storage in unencrypted form. 
2025-08-27T12:55:31.278949960Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-27T12:55:31.336109260Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-27T12:55:31.423188361Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-27T12:55:31.434325906Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:31.435081187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:31.482737204Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-27T12:55:31.484742484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0484192s 
2025-08-27T12:55:31.485004472Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-27T12:55:31.485201769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0503493s 
2025-08-27T12:55:31.497089896Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-27T12:55:31.497777812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.517647527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-27T12:55:31.532330685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-27T12:55:31.548360635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304199s 
2025-08-27T12:55:31.548871103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.551236137Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-27T12:55:31.551427122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332826s 
2025-08-27T12:55:31.559518020Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-27T12:55:31.559766631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.565651034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-27T12:55:31.567253633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T12:55:31.567636614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017943s 
2025-08-27T12:55:31.567894884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T12:55:31.568190981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001305s 
2025-08-27T12:55:31.568695026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-27T12:55:31.569310756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-27T12:55:31.570008913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011309s 
2025-08-27T12:55:31.570217282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.571101724Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-27T12:55:31.571261967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021883s 
2025-08-27T12:55:31.571751994Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-27T12:55:31.571990374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.572651316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T12:55:31.572844936Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-08-27T12:55:31.573027513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-27T12:55:31.573306165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-27T12:55:31.573712112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005248s 
2025-08-27T12:55:31.573909630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.574590422Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-27T12:55:31.574687177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012893s 
2025-08-27T12:55:31.575790028Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-27T12:55:31.575989600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.576816786Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-27T12:55:31.591712202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-27T12:55:31.592289995Z [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-27T12:55:31.592770874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008365s 
2025-08-27T12:55:31.592970075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-27T12:55:31.593226302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-27T12:55:31.593521837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004131s 
2025-08-27T12:55:31.593699374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-27T12:55:31.594038928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-27T12:55:31.594371468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005093s 
2025-08-27T12:55:31.594551230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-27T12:55:31.594813449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-27T12:55:31.595138032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004041s 
2025-08-27T12:55:31.595247232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-08-27T12:55:31.605254681Z [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-27T12:55:31.607269189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118788s 
2025-08-27T12:55:31.607485976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-08-27T12:55:31.607784437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-27T12:55:31.608096205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004558s 
2025-08-27T12:55:31.608288493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-08-27T12:55:31.608558697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-27T12:55:31.608840224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000409s 
2025-08-27T12:55:31.609036900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-08-27T12:55:31.609298457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:55:31.609592800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004054s 
2025-08-27T12:55:31.609770127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-08-27T12:55:31.610051253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:55:31.610278140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000361s 
2025-08-27T12:55:31.610436690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-08-27T12:55:31.613051317Z [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-27T12:55:31.614551198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039516s 
2025-08-27T12:55:31.614739527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-08-27T12:55:31.615037909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T12:55:31.615328694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004287s 
2025-08-27T12:55:31.615539779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-08-27T12:55:31.615748750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T12:55:31.616020217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003645s 
2025-08-27T12:55:31.616211733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-08-27T12:55:31.616466707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T12:55:31.616725278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003672s 
2025-08-27T12:55:31.616904188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-08-27T12:55:31.617162709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T12:55:31.617477543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004318s 
2025-08-27T12:55:31.617660852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-08-27T12:55:31.617938481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T12:55:31.618220630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003816s 
2025-08-27T12:55:31.618372185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-08-27T12:55:31.618615064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-08-27T12:55:31.618891461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003542s 
2025-08-27T12:55:31.619070381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-08-27T12:55:31.620386453Z [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-27T12:55:31.621216625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020034s 
2025-08-27T12:55:31.621413762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-08-27T12:55:31.621722925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-27T12:55:31.622023480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004443s 
2025-08-27T12:55:31.622216950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-08-27T12:55:31.622481673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-27T12:55:31.622765425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003945s 
2025-08-27T12:55:31.622967953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-08-27T12:55:31.623229079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-27T12:55:31.623536478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004093s 
2025-08-27T12:55:31.623739647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-08-27T12:55:31.624138771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-08-27T12:55:31.624475209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005412s 
2025-08-27T12:55:31.624630151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-08-27T12:55:31.625667901Z [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-27T12:55:31.626371208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015866s 
2025-08-27T12:55:31.626614879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-08-27T12:55:31.626824231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-08-27T12:55:31.627135117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004278s 
2025-08-27T12:55:31.627346853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-08-27T12:55:31.627579522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T12:55:31.627905419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004148s 
2025-08-27T12:55:31.628079359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-27T12:55:31.629346862Z [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-27T12:55:31.630152174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018993s 
2025-08-27T12:55:31.630309221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-27T12:55:31.630560166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-27T12:55:31.630866884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004064s 
2025-08-27T12:55:31.631059542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-08-27T12:55:31.631310277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-27T12:55:31.631639941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004125s 
2025-08-27T12:55:31.631804423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-27T12:55:31.632101792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-27T12:55:31.632402467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004258s 
2025-08-27T12:55:31.632595055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-08-27T12:55:31.632858326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-08-27T12:55:31.633146166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004036s 
2025-08-27T12:55:31.633329134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-27T12:55:31.634262033Z [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-27T12:55:31.634903846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014273s 
2025-08-27T12:55:31.635079600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-27T12:55:31.635598205Z [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-27T12:55:31.636031277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007826s 
2025-08-27T12:55:31.636225769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-27T12:55:31.636521895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T12:55:31.636841860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004515s 
2025-08-27T12:55:31.637023335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-27T12:55:31.642459135Z [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-27T12:55:31.642941717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057702s 
2025-08-27T12:55:31.643105647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-27T12:55:31.643377926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T12:55:31.643656146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003984s 
2025-08-27T12:55:31.643821219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-27T12:55:31.644320835Z [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-27T12:55:31.644699097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006875s 
2025-08-27T12:55:31.644868458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-27T12:55:31.645126568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-27T12:55:31.645444769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004011s 
2025-08-27T12:55:31.645641415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-27T12:55:31.646151573Z [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-27T12:55:31.646561499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007765s 
2025-08-27T12:55:31.646751501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-27T12:55:31.647068911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-27T12:55:31.647392793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004681s 
2025-08-27T12:55:31.647597415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-27T12:55:31.647896207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-27T12:55:31.648239038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004865s 
2025-08-27T12:55:31.648411545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-27T12:55:31.649187458Z [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-27T12:55:31.649724911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011564s 
2025-08-27T12:55:31.649889282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-27T12:55:31.651141665Z [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-27T12:55:31.653186314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031351s 
2025-08-27T12:55:31.653354753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-27T12:55:31.654005043Z [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-27T12:55:31.654498166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009654s 
2025-08-27T12:55:31.654686375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-27T12:55:31.655673925Z [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-27T12:55:31.656396731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015788s 
2025-08-27T12:55:31.656573637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-27T12:55:31.657214478Z [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-27T12:55:31.657725126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009833s 
2025-08-27T12:55:31.657887984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-27T12:55:31.658615861Z [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-27T12:55:31.659168384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001115s 
2025-08-27T12:55:31.659342514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-27T12:55:31.659831069Z [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-27T12:55:31.660244521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000739s 
2025-08-27T12:55:31.660413943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-27T12:55:31.660739809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-27T12:55:31.661075716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005074s 
2025-08-27T12:55:31.661239626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-27T12:55:31.661483187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-27T12:55:31.661795766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003893s 
2025-08-27T12:55:31.661950318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-27T12:55:31.662418701Z [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-27T12:55:31.662793426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006831s 
2025-08-27T12:55:31.662959400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-27T12:55:31.663871508Z [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-27T12:55:31.664496426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013811s 
2025-08-27T12:55:31.664665968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-27T12:55:31.665173049Z [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-27T12:55:31.665560961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00072s 
2025-08-27T12:55:31.665725623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-27T12:55:31.666020206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-27T12:55:31.666375762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004555s 
2025-08-27T12:55:31.666534793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-27T12:55:31.666815398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-27T12:55:31.667145102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s 
2025-08-27T12:55:31.667310154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-27T12:55:31.668319888Z [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-27T12:55:31.668982363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015177s 
2025-08-27T12:55:31.669162927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-27T12:55:31.669898619Z [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-27T12:55:31.670456542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011325s 
2025-08-27T12:55:31.670646936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-27T12:55:31.670951900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T12:55:31.671309260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005074s 
2025-08-27T12:55:31.671485245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-27T12:55:31.672355758Z [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-27T12:55:31.672985877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013372s 
2025-08-27T12:55:31.673146842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-08-27T12:55:31.674105142Z [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-27T12:55:31.674855894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015416s 
2025-08-27T12:55:31.675028332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-08-27T12:55:31.675503699Z [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-27T12:55:31.675987424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007831s 
2025-08-27T12:55:31.676152887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-08-27T12:55:31.676451949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-08-27T12:55:31.676815271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004935s 
2025-08-27T12:55:31.677006988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-27T12:55:31.677669873Z [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-27T12:55:31.678213077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010487s 
2025-08-27T12:55:31.678429804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-27T12:55:31.678794548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T12:55:31.679161898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005557s 
2025-08-27T12:55:31.682292885Z [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-27T12:55:31.683012525Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0033553 taking an average of 00:00:00.0033553 
2025-08-27T12:55:31.683896205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-27T12:55:31', 'InitialSetup') 
2025-08-27T12:55:31.684239907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.686715795Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-27T12:55:31.686904134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073881s 
2025-08-27T12:55:31.687184349Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-27T12:55:31.687380664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.687676640Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-08-27T12:55:31.688347903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-27T12:55:31.688512885Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:31.688706725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-27T12:55:31.688997511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:31.689802573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009248s 
2025-08-27T12:55:31.690200544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-27T12:55:31', 'add_reason_to_pending_releases') 
2025-08-27T12:55:31.690534808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.691217152Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-27T12:55:31.691386113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023113s 
2025-08-27T12:55:31.691590164Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-27T12:55:31.691760076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.692030501Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-08-27T12:55:31.694775761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:55:31.694934981Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:31.695099974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-08-27T12:55:31.695377563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-08-27T12:55:31.696147905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008787s 
2025-08-27T12:55:31.696357537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T12:55:31.696484813Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-27T12:55:31.696676239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-08-27T12:55:31.696933147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:31.697660141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008413s 
2025-08-27T12:55:31.697821406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T12:55:31.697950265Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-27T12:55:31.698139577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-08-27T12:55:31.698463118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:31.699191015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008623s 
2025-08-27T12:55:31.699567834Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-27T12:55:31.700078062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-27T12:55:31.700332745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005544s 
2025-08-27T12:55:31.700699123Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-08-27T12:55:31.718198413Z [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-27T12:55:31.720130866Z [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-27T12:55:31.721170580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-27T12:55:31.722240255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-27T12:55:31.724176024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-27T12:55:31.724618756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-27T12:55:31.725054043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-27T12:55:31.725351372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244801s 
2025-08-27T12:55:31.725527216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T12:55:31.725674793Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T12:55:31.725854696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-08-27T12:55:31.726120010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-08-27T12:55:31.726891895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008672s 
2025-08-27T12:55:31.727288614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-27T12:55:31', 'add_medium_support') 
2025-08-27T12:55:31.727625443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.728555486Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-27T12:55:31.728728655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024954s 
2025-08-27T12:55:31.728955742Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-27T12:55:31.729165725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.729401520Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-08-27T12:55:31.729879754Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-27T12:55:31.730228606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-27T12:55:31.730493219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003786s 
2025-08-27T12:55:31.730650336Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:31.730845559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:31.739973857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091471s 
2025-08-27T12:55:31.740388712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-27T12:55:31', 'add_various_qualites_in_profile') 
2025-08-27T12:55:31.740756022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.741426182Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-27T12:55:31.741613419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105659s 
2025-08-27T12:55:31.741794684Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-27T12:55:31.741994206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.742234160Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-08-27T12:55:31.742991405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-08-27T12:55:31.743560471Z [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-27T12:55:31.744076511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008884s 
2025-08-27T12:55:31.744274880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-08-27T12:55:31.744583562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-08-27T12:55:31.744909880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004718s 
2025-08-27T12:55:31.745073239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T12:55:31.745239123Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:31.745400768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-08-27T12:55:31.745737677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:55:31.746536135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009418s 
2025-08-27T12:55:31.746732030Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-08-27T12:55:31.752458976Z [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-27T12:55:31.757262252Z [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-27T12:55:31.759126297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:55:31.759937411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:55:31.761743158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-27T12:55:31.762204287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-27T12:55:31.762619213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:55:31.763074380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:55:31.763327430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164061s 
2025-08-27T12:55:31.763559257Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-08-27T12:55:31.770811656Z [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-27T12:55:31.775303724Z [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-27T12:55:31.777018980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:55:31.777828100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:55:31.779643587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-27T12:55:31.780088122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-27T12:55:31.780491314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:55:31.780893605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:55:31.781168789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174701s 
2025-08-27T12:55:31.781450086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:55:31.781477300Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:31.781688867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-08-27T12:55:31.781946395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-08-27T12:55:31.782677288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008264s 
2025-08-27T12:55:31.783071923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-27T12:55:31', 'metadata_profiles') 
2025-08-27T12:55:31.783403851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.784592055Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-27T12:55:31.784784522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027074s 
2025-08-27T12:55:31.785005287Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-27T12:55:31.785218296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.785479122Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-08-27T12:55:31.788000501Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-27T12:55:31.794376054Z [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-27T12:55:31.795403533Z [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-27T12:55:31.795911947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-27T12:55:31.796457256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-27T12:55:31.798244857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T12:55:31.798563579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103585s 
2025-08-27T12:55:31.798720024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T12:55:31.798875597Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:31.799061742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-27T12:55:31.799361165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-27T12:55:31.800125064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008843s 
2025-08-27T12:55:31.800414608Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-27T12:55:31.800733500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-27T12:55:31.800981800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003573s 
2025-08-27T12:55:31.801140059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T12:55:31.801288588Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:31.801713434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-27T12:55:31.804618175Z [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-27T12:55:31.805850568Z [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-27T12:55:31.806449604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-27T12:55:31.806966626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-27T12:55:31.808757774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T12:55:31.809073841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071773s 
2025-08-27T12:55:31.809469558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-27T12:55:31', 'separate_automatic_and_interactive_search') 
2025-08-27T12:55:31.809835886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.810764777Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-27T12:55:31.810949489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088083s 
2025-08-27T12:55:31.811152027Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-27T12:55:31.811350477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.811666633Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-08-27T12:55:31.811909052Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-08-27T12:55:31.816197831Z [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-27T12:55:31.819898666Z [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-27T12:55:31.821383637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T12:55:31.822341126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T12:55:31.824143226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T12:55:31.824551819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T12:55:31.824941895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T12:55:31.825335848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T12:55:31.825757548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T12:55:31.826043223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139542s 
2025-08-27T12:55:31.826422998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-27T12:55:31', 'change_album_path_to_relative') 
2025-08-27T12:55:31.826756470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.827986588Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-27T12:55:31.828167462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158469s 
2025-08-27T12:55:31.828398398Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-27T12:55:31.828564171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.828832031Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-08-27T12:55:31.829464685Z [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-27T12:55:31.830068101Z [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-27T12:55:31.830395861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006328s 
2025-08-27T12:55:31.830766818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-27T12:55:31', 'change_quality_size_mb_to_kb') 
2025-08-27T12:55:31.831098937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.831865391Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-27T12:55:31.832045574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020449s 
2025-08-27T12:55:31.832214955Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-27T12:55:31.832397513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.832659390Z [Info] album_releases: Starting migration of Main DB to 9 
2025-08-27T12:55:31.833052693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:55:31.833215380Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:31.833380483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-08-27T12:55:31.833645407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-08-27T12:55:31.834385948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000841s 
2025-08-27T12:55:31.834553957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:55:31.834749771Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:31.834872248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-08-27T12:55:31.835140689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-08-27T12:55:31.835958586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008516s 
2025-08-27T12:55:31.836337800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-27T12:55:31', 'album_releases') 
2025-08-27T12:55:31.836634828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.837380991Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-27T12:55:31.837537467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023166s 
2025-08-27T12:55:31.837727139Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-27T12:55:31.837915598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.838146664Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-08-27T12:55:31.838554375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:55:31.838709878Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:31.838880923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-08-27T12:55:31.843494086Z [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-27T12:55:31.847581990Z [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-27T12:55:31.849179689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T12:55:31.850077918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T12:55:31.851808634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T12:55:31.852328471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T12:55:31.852682976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T12:55:31.853077651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T12:55:31.853451995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T12:55:31.853764765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147057s 
2025-08-27T12:55:31.853919136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:55:31.854051893Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:31.854238188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-08-27T12:55:31.858933697Z [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-27T12:55:31.863360294Z [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-27T12:55:31.864966439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T12:55:31.865820259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T12:55:31.867564222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T12:55:31.868035361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T12:55:31.868421429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T12:55:31.868811555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T12:55:31.869252864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T12:55:31.869519721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015108s 
2025-08-27T12:55:31.869891741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-27T12:55:31', 'album_releases_fix') 
2025-08-27T12:55:31.870209411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.871271540Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-27T12:55:31.871451352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168483s 
2025-08-27T12:55:31.871660303Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-27T12:55:31.871843993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.872118466Z [Info] import_lists: Starting migration of Main DB to 11 
2025-08-27T12:55:31.873164964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-08-27T12:55:31.874358729Z [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-27T12:55:31.875137548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018264s 
2025-08-27T12:55:31.875339515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-08-27T12:55:31.875617084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-27T12:55:31.875889753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004073s 
2025-08-27T12:55:31.876071820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-08-27T12:55:31.876800277Z [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-27T12:55:31.877366377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011254s 
2025-08-27T12:55:31.877570158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-08-27T12:55:31.877950244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T12:55:31.878199806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004682s 
2025-08-27T12:55:31.878548008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-27T12:55:31', 'import_lists') 
2025-08-27T12:55:31.878901550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.879768075Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-27T12:55:31.879960974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002015s 
2025-08-27T12:55:31.880147029Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-27T12:55:31.880344537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.880587115Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-08-27T12:55:31.880982642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-08-27T12:55:31.881136161Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:31.881354391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-08-27T12:55:31.881666419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-08-27T12:55:31.882471581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009245s 
2025-08-27T12:55:31.882616704Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:31.882784111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:31.885492226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027098s 
2025-08-27T12:55:31.885880969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-27T12:55:31', 'add_release_status') 
2025-08-27T12:55:31.886199751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.887045866Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-27T12:55:31.887192481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004236s 
2025-08-27T12:55:31.887502035Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-27T12:55:31.887595403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.887832310Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-08-27T12:55:31.888234340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:55:31.888354351Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:31.888555807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-08-27T12:55:31.888874569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:31.889653478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009266s 
2025-08-27T12:55:31.890036370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-27T12:55:31', 'album_download_notification') 
2025-08-27T12:55:31.890370904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.891194663Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-27T12:55:31.891425718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024321s 
2025-08-27T12:55:31.891569588Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-27T12:55:31.891765282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.892034034Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-08-27T12:55:31.892758603Z [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-27T12:55:31.893571521Z [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-27T12:55:31.894023742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008775s 
2025-08-27T12:55:31.894626155Z [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-27T12:55:31.895387399Z [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-27T12:55:31.895826654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008577s 
2025-08-27T12:55:31.896247742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-27T12:55:31', 'fix_language_metadata_profiles') 
2025-08-27T12:55:31.896596715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.897353128Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-27T12:55:31.897531217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023402s 
2025-08-27T12:55:31.897710448Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-27T12:55:31.897913187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.898137909Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-08-27T12:55:31.898470129Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-27T12:55:31.898797658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-27T12:55:31.899010707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003177s 
2025-08-27T12:55:31.899343247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-27T12:55:31', 'remove_fanzub') 
2025-08-27T12:55:31.899671709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.900382411Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-27T12:55:31.900519998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016436s 
2025-08-27T12:55:31.900729089Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-27T12:55:31.900921086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.901172512Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-08-27T12:55:31.903017118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-08-27T12:55:31.903350890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-08-27T12:55:31.903603680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004112s 
2025-08-27T12:55:31.903807791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-08-27T12:55:31.904133076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-08-27T12:55:31.904494684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005066s 
2025-08-27T12:55:31.905045564Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-08-27T12:55:31.905539449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-08-27T12:55:31.905904865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006788s 
2025-08-27T12:55:31.906109006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-08-27T12:55:31.906399121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-27T12:55:31.906768214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004368s 
2025-08-27T12:55:31.906890330Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-27T12:55:31.907134342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-27T12:55:31.907473876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004071s 
2025-08-27T12:55:31.907656614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-27T12:55:31.907975897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-27T12:55:31.908286953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004584s 
2025-08-27T12:55:31.908671448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-27T12:55:31', 'update_artist_history_indexes') 
2025-08-27T12:55:31.909004298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.910118623Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-27T12:55:31.910342404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022434s 
2025-08-27T12:55:31.910518378Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-27T12:55:31.910693922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.910934777Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-08-27T12:55:31.913070269Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:55:31.915778645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-27T12:55:31.916087557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028308s 
2025-08-27T12:55:31.916451290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-27T12:55:31', 'remove_nma') 
2025-08-27T12:55:31.916826636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.917477517Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-27T12:55:31.917627158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042039s 
2025-08-27T12:55:31.917838414Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-27T12:55:31.918042385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.918281937Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-08-27T12:55:31.918613645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:55:31.918774890Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 
2025-08-27T12:55:31.918962638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-08-27T12:55:31.919253805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-08-27T12:55:31.920312978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011641s 
2025-08-27T12:55:31.920725499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-27T12:55:31', 'album_disambiguation') 
2025-08-27T12:55:31.921013940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.921775695Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-27T12:55:31.921931489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025939s 
2025-08-27T12:55:31.922142273Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-27T12:55:31.922351846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.922579564Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-08-27T12:55:31.922880931Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:31.923064501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:31.926103893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030113s 
2025-08-27T12:55:31.926459550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-27T12:55:31', 'add_ape_quality_in_profiles') 
2025-08-27T12:55:31.926794945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.927661150Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-27T12:55:31.927696231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044357s 
2025-08-27T12:55:31.927889440Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-27T12:55:31.928130014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.928350168Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-08-27T12:55:31.929148656Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:55:31.929474543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-27T12:55:31.929681680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003645s 
2025-08-27T12:55:31.929890441Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:55:31.930161917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-08-27T12:55:31.930409747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003517s 
2025-08-27T12:55:31.930595541Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:55:31.930866457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-08-27T12:55:31.931122903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003463s 
2025-08-27T12:55:31.931466535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-27T12:55:31', 'remove_pushalot') 
2025-08-27T12:55:31.931837342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.932540649Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-27T12:55:31.932685431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017317s 
2025-08-27T12:55:31.932878329Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-27T12:55:31.933061077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.933321692Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-08-27T12:55:31.933737640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-27T12:55:31.934216846Z [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-27T12:55:31.934690590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007752s 
2025-08-27T12:55:31.935052960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-27T12:55:31', 'add_custom_filters') 
2025-08-27T12:55:31.935381391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.936231985Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-27T12:55:31.936393590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022384s 
2025-08-27T12:55:31.936566008Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-27T12:55:31.936742173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.936985352Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-08-27T12:55:31.937288042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T12:55:31.937513587Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:55:31.937698830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-08-27T12:55:31.937879474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-08-27T12:55:31.938685006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008657s 
2025-08-27T12:55:31.939021865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-27T12:55:31', 'import_list_tags') 
2025-08-27T12:55:31.939351749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:31.940172392Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-27T12:55:31.940327565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023373s 
2025-08-27T12:55:31.940530073Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-27T12:55:31.940715276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:31.940958726Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-08-27T12:55:31.946938873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-08-27T12:55:31.947949468Z [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-27T12:55:31.948696804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015563s 
2025-08-27T12:55:31.957998792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-08-27T12:55:31.958353446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-08-27T12:55:31.958815567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006213s 
2025-08-27T12:55:31.963767923Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-27T12:55:31.963800348Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-27T12:55:31.963811451Z                           FROM "Artists" 
2025-08-27T12:55:31.965505633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-27T12:55:31.965526836Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-27T12:55:31.965536836Z                           FROM "Artists" 
2025-08-27T12:55:31.966309663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018212s 
2025-08-27T12:55:31.966486409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T12:55:31.966612964Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:31.966834300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-08-27T12:55:31.967151799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:31.968004307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009921s 
2025-08-27T12:55:31.969128822Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-27T12:55:31.969141918Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:55:31.969151287Z                                                   FROM "ArtistMetadata"
2025-08-27T12:55:31.969159884Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-27T12:55:31.970631689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-27T12:55:31.970649966Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:55:31.970659144Z                                                   FROM "ArtistMetadata"
2025-08-27T12:55:31.970668153Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-27T12:55:31.971341108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016221s 
2025-08-27T12:55:31.971509447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-08-27T12:55:31.972751930Z [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-27T12:55:31.973622303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019472s 
2025-08-27T12:55:31.973822817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-08-27T12:55:31.974157281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-27T12:55:31.974540333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005403s 
2025-08-27T12:55:31.974727219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-08-27T12:55:31.975025239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-27T12:55:31.975347659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004571s 
2025-08-27T12:55:31.975512651Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:31.975692554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:31.984105210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084009s 
2025-08-27T12:55:31.984274050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:55:31.984426377Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T12:55:31.984614095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-08-27T12:55:31.984928218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:31.985973654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011931s 
2025-08-27T12:55:31.986146763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:55:31.986293117Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:31.986472669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-08-27T12:55:31.986767834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:55:31.987755393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011068s 
2025-08-27T12:55:31.987938692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:55:31.988086901Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:31.988235400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-08-27T12:55:31.988500564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-08-27T12:55:31.989452081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010166s 
2025-08-27T12:55:31.990750446Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-27T12:55:31.990766649Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:55:31.990776038Z                                                   FROM "ArtistMetadata"
2025-08-27T12:55:31.990784485Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-27T12:55:31.990793703Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-27T12:55:31.992645944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-27T12:55:31.992668820Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:55:31.992677999Z                                                   FROM "ArtistMetadata"
2025-08-27T12:55:31.992686406Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-27T12:55:31.992695434Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-27T12:55:31.993471387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019788s 
2025-08-27T12:55:31.993638323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T12:55:31.993773215Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:31.993967987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-08-27T12:55:31.994287601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-08-27T12:55:31.995103054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009608s 
2025-08-27T12:55:31.995267084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T12:55:31.995406656Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:31.995603733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-08-27T12:55:31.995952746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:31.996840193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010613s 
2025-08-27T12:55:31.997088764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T12:55:31.997239027Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:31.997407155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-08-27T12:55:31.997710456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:31.998539266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009531s 
2025-08-27T12:55:31.999801649Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-27T12:55:31.999823142Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-27T12:55:31.999832671Z                                                 FROM "AlbumReleases"
2025-08-27T12:55:31.999841068Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-27T12:55:31.999865818Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-27T12:55:32.001573829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-27T12:55:32.001594099Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-27T12:55:32.001603498Z                                                 FROM "AlbumReleases"
2025-08-27T12:55:32.001612186Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-27T12:55:32.001621234Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-27T12:55:32.002367026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018506s 
2025-08-27T12:55:32.003668909Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-27T12:55:32.003689140Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:55:32.003698358Z                                                   FROM "ArtistMetadata"
2025-08-27T12:55:32.003707096Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-27T12:55:32.003716184Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-27T12:55:32.005504597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-27T12:55:32.005533214Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:55:32.005545299Z                                                   FROM "ArtistMetadata"
2025-08-27T12:55:32.005556181Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-27T12:55:32.005567874Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-27T12:55:32.006303025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019106s 
2025-08-27T12:55:32.006912483Z [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-27T12:55:32.010499919Z [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-27T12:55:32.012379345Z [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-27T12:55:32.013198114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:55:32.013973376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:55:32.016066482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:55:32.016496759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:55:32.016774979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00952s 
2025-08-27T12:55:32.017183673Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-08-27T12:55:32.021164160Z [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-27T12:55:32.023789870Z [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-27T12:55:32.024915858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T12:55:32.025929470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T12:55:32.028788529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T12:55:32.029261251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T12:55:32.029601266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121383s 
2025-08-27T12:55:32.029852181Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-08-27T12:55:32.033144654Z [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-27T12:55:32.035071094Z [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-27T12:55:32.035916808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-27T12:55:32.036528741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-27T12:55:32.038415812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-27T12:55:32.038891580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-27T12:55:32.039235453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009182s 
2025-08-27T12:55:32.039431398Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-08-27T12:55:32.042148321Z [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-27T12:55:32.043384952Z [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-27T12:55:32.043999079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T12:55:32.044621162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T12:55:32.046371257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T12:55:32.046679308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070786s 
2025-08-27T12:55:32.046892988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-27T12:55:32.047164355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T12:55:32.047456624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004329s 
2025-08-27T12:55:32.047810517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-08-27T12:55:32.048097735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T12:55:32.048380134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003938s 
2025-08-27T12:55:32.048562331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-08-27T12:55:32.048882957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T12:55:32.049174815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000426s 
2025-08-27T12:55:32.049361821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-08-27T12:55:32.049642687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-08-27T12:55:32.049946830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004202s 
2025-08-27T12:55:32.050252556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-08-27T12:55:32.050405464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-08-27T12:55:32.050711470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004136s 
2025-08-27T12:55:32.050904148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-08-27T12:55:32.051211307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-08-27T12:55:32.051489958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s 
2025-08-27T12:55:32.051641914Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T12:55:32.054149866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-27T12:55:32.054432235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026253s 
2025-08-27T12:55:32.054576536Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T12:55:32.054846941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-27T12:55:32.055085762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003688s 
2025-08-27T12:55:32.055236976Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T12:55:32.055635970Z [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-27T12:55:32.055883799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004862s 
2025-08-27T12:55:32.056240037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-27T12:55:32', 'add_release_groups_etc') 
2025-08-27T12:55:32.056575923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.058201117Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-27T12:55:32.058356971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027638s 
2025-08-27T12:55:32.058565110Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-27T12:55:32.058752107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.059025438Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-08-27T12:55:32.059745398Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T12:55:32.060087006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-08-27T12:55:32.060333042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000424s 
2025-08-27T12:55:32.060686073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-27T12:55:32', 'NewMediaInfoFormat') 
2025-08-27T12:55:32.061031288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.061830288Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-27T12:55:32.061978586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018919s 
2025-08-27T12:55:32.062230764Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-27T12:55:32.062417671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.062672053Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-08-27T12:55:32.063838623Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-27T12:55:32.064191113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-27T12:55:32.067277050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032285s 
2025-08-27T12:55:32.067478876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-27T12:55:32.067598657Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T12:55:32.067817719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-08-27T12:55:32.068199899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:55:32.069153760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011273s 
2025-08-27T12:55:32.069557163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-27T12:55:32', 'rename_restrictions_to_release_profiles') 
2025-08-27T12:55:32.069941226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.070717159Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-27T12:55:32.070864105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025978s 
2025-08-27T12:55:32.071085912Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-27T12:55:32.071303110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.071555107Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-08-27T12:55:32.072668891Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-27T12:55:32.072939706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-27T12:55:32.074699892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018503s 
2025-08-27T12:55:32.074948834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T12:55:32.075012552Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.075220872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-08-27T12:55:32.075512900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-27T12:55:32.076348423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009436s 
2025-08-27T12:55:32.076549959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-08-27T12:55:32.076692596Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:32.076891948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-08-27T12:55:32.077189086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-27T12:55:32.077934959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008649s 
2025-08-27T12:55:32.078082887Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T12:55:32.078347299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-27T12:55:32.078577794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003435s 
2025-08-27T12:55:32.078717976Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T12:55:32.078986727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-27T12:55:32.079234286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003307s 
2025-08-27T12:55:32.079401353Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-08-27T12:55:32.082809558Z [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-27T12:55:32.084765568Z [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-27T12:55:32.085548225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:55:32.086384279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:55:32.088214305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:55:32.088667829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:55:32.089130210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T12:55:32.089610247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T12:55:32.089946635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103634s 
2025-08-27T12:55:32.090358174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-27T12:55:32', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-27T12:55:32.090737769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.091899278Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-27T12:55:32.092120304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122406s 
2025-08-27T12:55:32.092345537Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-27T12:55:32.092540320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.092783129Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-08-27T12:55:32.093255009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-08-27T12:55:32.093705116Z [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-27T12:55:32.094142477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006728s 
2025-08-27T12:55:32.094304754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-08-27T12:55:32.094671453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-08-27T12:55:32.095011508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000516s 
2025-08-27T12:55:32.095380882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-27T12:55:32', 'add_import_exclusions') 
2025-08-27T12:55:32.095702389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.096511659Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-27T12:55:32.096673425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019827s 
2025-08-27T12:55:32.096884380Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-27T12:55:32.097072519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.097311741Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-08-27T12:55:32.104978855Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-27T12:55:32.105007272Z                           WHERE "Id" in (
2025-08-27T12:55:32.105018735Z                           SELECT "Artists"."Id" from "Artists"
2025-08-27T12:55:32.105030399Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:55:32.105043185Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T12:55:32.106783200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-27T12:55:32.106808891Z                           WHERE "Id" in (
2025-08-27T12:55:32.106820294Z                           SELECT "Artists"."Id" from "Artists"
2025-08-27T12:55:32.106831397Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:55:32.106843040Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T12:55:32.107760418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019809s 
2025-08-27T12:55:32.109025066Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-27T12:55:32.109050727Z                           WHERE "Id" in (
2025-08-27T12:55:32.109079405Z                           SELECT "Albums"."Id" from "Albums"
2025-08-27T12:55:32.109088343Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:55:32.109097441Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T12:55:32.110741804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-27T12:55:32.110762035Z                           WHERE "Id" in (
2025-08-27T12:55:32.110771935Z                           SELECT "Albums"."Id" from "Albums"
2025-08-27T12:55:32.110782766Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:55:32.110794520Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T12:55:32.111606015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019009s 
2025-08-27T12:55:32.112761312Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-27T12:55:32.112783406Z                           WHERE "Id" in (
2025-08-27T12:55:32.112792194Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-27T12:55:32.112800882Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-27T12:55:32.112810050Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-27T12:55:32.114378299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-27T12:55:32.114400354Z                           WHERE "Id" in (
2025-08-27T12:55:32.114411306Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-27T12:55:32.114421236Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-27T12:55:32.114430174Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-27T12:55:32.115287140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017581s 
2025-08-27T12:55:32.116386384Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-27T12:55:32.116408879Z                           WHERE "Id" in (
2025-08-27T12:55:32.116418228Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T12:55:32.116428279Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T12:55:32.116437928Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-27T12:55:32.118097060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-27T12:55:32.118115778Z                           WHERE "Id" in (
2025-08-27T12:55:32.118124776Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T12:55:32.118150267Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T12:55:32.118159626Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-27T12:55:32.118935128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018538s 
2025-08-27T12:55:32.120138973Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-27T12:55:32.120160457Z                           WHERE "Id" in (
2025-08-27T12:55:32.120169044Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T12:55:32.120177541Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:55:32.120186589Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T12:55:32.121852164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-27T12:55:32.121865862Z                           WHERE "Id" in (
2025-08-27T12:55:32.121874800Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T12:55:32.121883528Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:55:32.121892686Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T12:55:32.122710203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001878s 
2025-08-27T12:55:32.124079050Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:55:32.124103469Z                           WHERE "Id" IN (
2025-08-27T12:55:32.124112588Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:55:32.124121265Z                           LEFT OUTER JOIN "Tracks"
2025-08-27T12:55:32.124129522Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:55:32.124138229Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-27T12:55:32.125950620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:55:32.125975631Z                           WHERE "Id" IN (
2025-08-27T12:55:32.125984699Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:55:32.125993757Z                           LEFT OUTER JOIN "Tracks"
2025-08-27T12:55:32.126004028Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:55:32.126012705Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-27T12:55:32.126853649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020172s 
2025-08-27T12:55:32.127247833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-27T12:55:32', 'clean_artist_metadata_table') 
2025-08-27T12:55:32.127582247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.128351416Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-27T12:55:32.128529575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034818s 
2025-08-27T12:55:32.128732755Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-27T12:55:32.128919902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.129196358Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-08-27T12:55:32.130054607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:55:32.130261634Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:55:32.130595467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-27T12:55:32.131019000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.132012621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011819s 
2025-08-27T12:55:32.132243887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:55:32.132400352Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:32.132631278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-27T12:55:32.132957485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.133770242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009648s 
2025-08-27T12:55:32.133945585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:55:32.134073974Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:32.134273786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-08-27T12:55:32.134632048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.135382399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009271s 
2025-08-27T12:55:32.135567322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:55:32.135709538Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:32.135927087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-08-27T12:55:32.136281080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.137069187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009452s 
2025-08-27T12:55:32.137270282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:55:32.137385044Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.137579495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-08-27T12:55:32.137915362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.138689311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009153s 
2025-08-27T12:55:32.138877750Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-08-27T12:55:32.144075491Z [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-27T12:55:32.146437148Z [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-27T12:55:32.147384376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-27T12:55:32.147821827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-27T12:55:32.149622595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105523s 
2025-08-27T12:55:32.149890244Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-08-27T12:55:32.153544966Z [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-27T12:55:32.155898898Z [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-27T12:55:32.156840605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-27T12:55:32.157278437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-27T12:55:32.159017850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089739s 
2025-08-27T12:55:32.159414489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-27T12:55:32', 'health_issue_notification') 
2025-08-27T12:55:32.159742891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.160912287Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-27T12:55:32.161068742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108293s 
2025-08-27T12:55:32.161306791Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-27T12:55:32.161513558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.161784704Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-08-27T12:55:32.162866433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T12:55:32.163036155Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:55:32.163228492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-08-27T12:55:32.163582024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-08-27T12:55:32.164402738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009812s 
2025-08-27T12:55:32.164568421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T12:55:32.164715167Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.164906863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-08-27T12:55:32.165144031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-08-27T12:55:32.165863009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007989s 
2025-08-27T12:55:32.166118514Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-27T12:55:32.166412306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-27T12:55:32.166618281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003119s 
2025-08-27T12:55:32.167491389Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:55:32.167512021Z                 WHERE "Id" IN (
2025-08-27T12:55:32.167521039Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:55:32.167529987Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:55:32.167538985Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-27T12:55:32.168716036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:55:32.168737500Z                 WHERE "Id" IN (
2025-08-27T12:55:32.168746438Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:55:32.168755235Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:55:32.168764674Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-27T12:55:32.169387198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013628s 
2025-08-27T12:55:32.170463326Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:55:32.170478567Z                 WHERE "Id" IN (
2025-08-27T12:55:32.170487084Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:55:32.170495641Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-27T12:55:32.170504429Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-27T12:55:32.170513307Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-27T12:55:32.172068339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:55:32.172084742Z                 WHERE "Id" IN (
2025-08-27T12:55:32.172093830Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:55:32.172102498Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-27T12:55:32.172111847Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-27T12:55:32.172121246Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-27T12:55:32.172904113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017806s 
2025-08-27T12:55:32.174129822Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:55:32.174154121Z                 WHERE "Id" IN (
2025-08-27T12:55:32.174182017Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:55:32.174191035Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:55:32.174200274Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T12:55:32.174209282Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-27T12:55:32.174217749Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-27T12:55:32.175801168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:55:32.175821820Z                 WHERE "Id" IN (
2025-08-27T12:55:32.175830638Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:55:32.175839275Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:55:32.175866801Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T12:55:32.175881901Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-27T12:55:32.175890919Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-27T12:55:32.176702033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019027s 
2025-08-27T12:55:32.177434639Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-27T12:55:32.177455922Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-27T12:55:32.177465812Z                 FROM "Artists"
2025-08-27T12:55:32.177474078Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-27T12:55:32.177483006Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-27T12:55:32.178443992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-27T12:55:32.178461778Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-27T12:55:32.178471127Z                 FROM "Artists"
2025-08-27T12:55:32.178479363Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-27T12:55:32.178490546Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-27T12:55:32.178940422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010783s 
2025-08-27T12:55:32.179796176Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:55:32.179819313Z                 WHERE "Id" NOT IN (
2025-08-27T12:55:32.179829673Z                     SELECT MIN("Id")
2025-08-27T12:55:32.179838722Z                     FROM "TrackFiles"
2025-08-27T12:55:32.179887119Z                     GROUP BY "Path"
2025-08-27T12:55:32.179899023Z                 ) 
2025-08-27T12:55:32.180998488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:55:32.181016775Z                 WHERE "Id" NOT IN (
2025-08-27T12:55:32.181025733Z                     SELECT MIN("Id")
2025-08-27T12:55:32.181033999Z                     FROM "TrackFiles"
2025-08-27T12:55:32.181042266Z                     GROUP BY "Path"
2025-08-27T12:55:32.181050593Z                 ) 
2025-08-27T12:55:32.181526752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012311s 
2025-08-27T12:55:32.181716364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T12:55:32.181823911Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.182000045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-08-27T12:55:32.185041432Z [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-27T12:55:32.186498887Z [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-27T12:55:32.187192054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T12:55:32.187711279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T12:55:32.189569643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T12:55:32.189861110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077033s 
2025-08-27T12:55:32.190059790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-08-27T12:55:32.190337309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T12:55:32.190614628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004027s 
2025-08-27T12:55:32.190794200Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-08-27T12:55:32.193768411Z [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-27T12:55:32.195112298Z [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-27T12:55:32.195722768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T12:55:32.196307075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T12:55:32.198150578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T12:55:32.198564382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T12:55:32.198866991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078888s 
2025-08-27T12:55:32.199249853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-27T12:55:32', 'add_mediafilerepository_mtime') 
2025-08-27T12:55:32.199582513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.200685284Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-27T12:55:32.200858453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096516s 
2025-08-27T12:55:32.201089879Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-27T12:55:32.201286806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.201542421Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-08-27T12:55:32.203923778Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-27T12:55:32.203944479Z                           WHERE "Id" NOT IN (
2025-08-27T12:55:32.203953608Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-27T12:55:32.203962395Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:55:32.203971594Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-27T12:55:32.205726569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-27T12:55:32.205742531Z                           WHERE "Id" NOT IN (
2025-08-27T12:55:32.205767762Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-27T12:55:32.205776660Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:55:32.205785468Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-27T12:55:32.206504877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018731s 
2025-08-27T12:55:32.206701623Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-08-27T12:55:32.206917378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-08-27T12:55:32.207238976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003832s 
2025-08-27T12:55:32.207451434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-08-27T12:55:32.210765349Z [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-27T12:55:32.212682802Z [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-27T12:55:32.213511651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:55:32.214159436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:55:32.215964081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:55:32.216371913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:55:32.216754333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T12:55:32.217038255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094247s 
2025-08-27T12:55:32.217242236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-27T12:55:32.217535818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T12:55:32.217857876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004533s 
2025-08-27T12:55:32.218249134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-27T12:55:32', 'add_artistmetadataid_constraint') 
2025-08-27T12:55:32.218573939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.219526317Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-27T12:55:32.219706290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020759s 
2025-08-27T12:55:32.219993598Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-27T12:55:32.220130234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.220411821Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-08-27T12:55:32.221051930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-27T12:55:32.221207444Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:55:32.221398148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-08-27T12:55:32.221757892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T12:55:32.222494917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008972s 
2025-08-27T12:55:32.222658036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-27T12:55:32.222800913Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.222994944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-08-27T12:55:32.223362715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T12:55:32.224098678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009105s 
2025-08-27T12:55:32.224265704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:55:32.224411718Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:32.224597603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-08-27T12:55:32.224884290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T12:55:32.225678911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008974s 
2025-08-27T12:55:32.225845777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-27T12:55:32.225985148Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.226213478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-08-27T12:55:32.226488602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T12:55:32.227296960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000904s 
2025-08-27T12:55:32.227466061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T12:55:32.227561203Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.227747097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-08-27T12:55:32.228126531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T12:55:32.228863917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009147s 
2025-08-27T12:55:32.229031454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T12:55:32.229233982Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.229382842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-08-27T12:55:32.229680652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T12:55:32.230528269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008881s 
2025-08-27T12:55:32.230812632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-27T12:55:32', 'old_ids_and_artist_alias') 
2025-08-27T12:55:32.231170293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.231928560Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-27T12:55:32.232305529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023748s 
2025-08-27T12:55:32.232321021Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-27T12:55:32.232542537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.232748852Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-08-27T12:55:32.233149830Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:32.233271636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:32.233954180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006948s 
2025-08-27T12:55:32.234202571Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-27T12:55:32.234470230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-27T12:55:32.234715895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003074s 
2025-08-27T12:55:32.235061190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-27T12:55:32', 'download_propers_config') 
2025-08-27T12:55:32.235402668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.236165154Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-27T12:55:32.236278863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016679s 
2025-08-27T12:55:32.236475179Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-27T12:55:32.236671604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.236907429Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-08-27T12:55:32.237843114Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-08-27T12:55:32.238121866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-08-27T12:55:32.238564598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005427s 
2025-08-27T12:55:32.238759350Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-08-27T12:55:32.241958695Z [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-27T12:55:32.243695353Z [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-27T12:55:32.244454943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:55:32.245153280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:55:32.246990350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:55:32.247358181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:55:32.247757185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T12:55:32.248228795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T12:55:32.248501364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096254s 
2025-08-27T12:55:32.248714874Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-08-27T12:55:32.251746030Z [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-27T12:55:32.253336424Z [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-27T12:55:32.254093619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-27T12:55:32.254612274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-27T12:55:32.256466749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-27T12:55:32.256805311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079153s 
2025-08-27T12:55:32.256981096Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-08-27T12:55:32.260945521Z [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-27T12:55:32.262389310Z [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-27T12:55:32.263062927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-27T12:55:32.263502402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-27T12:55:32.265234421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080748s 
2025-08-27T12:55:32.265458633Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-08-27T12:55:32.268301579Z [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-27T12:55:32.269511807Z [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-27T12:55:32.270136515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-27T12:55:32.270794370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-27T12:55:32.272603955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-27T12:55:32.273014723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-27T12:55:32.273463347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-27T12:55:32.273904956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-27T12:55:32.274237937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086558s 
2025-08-27T12:55:32.274421998Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-08-27T12:55:32.277181887Z [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-27T12:55:32.278314188Z [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-27T12:55:32.278842362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-27T12:55:32.279278140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-27T12:55:32.281011872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064013s 
2025-08-27T12:55:32.281191975Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-08-27T12:55:32.284010322Z [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-27T12:55:32.285237023Z [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-27T12:55:32.285825058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T12:55:32.286411048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T12:55:32.288271255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T12:55:32.288712975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T12:55:32.289018491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076565s 
2025-08-27T12:55:32.289393807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-27T12:55:32', 'remove_language_profiles') 
2025-08-27T12:55:32.289725154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.291310407Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-27T12:55:32.291329095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097479s 
2025-08-27T12:55:32.291536553Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-27T12:55:32.291737718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.292047071Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-08-27T12:55:32.292489172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-27T12:55:32.292638102Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:55:32.292863526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-08-27T12:55:32.293150815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-08-27T12:55:32.293939063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008794s 
2025-08-27T12:55:32.294321713Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-27T12:55:32.294801420Z [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-27T12:55:32.295093197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005109s 
2025-08-27T12:55:32.295426268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-27T12:55:32', 'multi_disc_naming_format') 
2025-08-27T12:55:32.295766514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.296620233Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-27T12:55:32.296801358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019928s 
2025-08-27T12:55:32.297012914Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-27T12:55:32.297189250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.297431898Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-08-27T12:55:32.297854380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-27T12:55:32.298028059Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.298215246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-27T12:55:32.298537025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:55:32.299291915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009385s 
2025-08-27T12:55:32.299463290Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:32.299667071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:32.323867761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024151s 
2025-08-27T12:55:32.324287486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-27T12:55:32', 'add_download_client_priority') 
2025-08-27T12:55:32.324655117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.325711054Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-27T12:55:32.325935255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259907s 
2025-08-27T12:55:32.326089336Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-27T12:55:32.326278897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.326512749Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-08-27T12:55:32.326927885Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:55:32.327182478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-27T12:55:32.327445307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003485s 
2025-08-27T12:55:32.327612033Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:55:32.327889883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-08-27T12:55:32.328150658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000342s 
2025-08-27T12:55:32.328475472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-27T12:55:32', 'remove_growl_prowl') 
2025-08-27T12:55:32.328858654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.329628715Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-27T12:55:32.329790541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017717s 
2025-08-27T12:55:32.329985955Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-27T12:55:32.330195778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.330439839Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-08-27T12:55:32.330801347Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:55:32.331104448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-27T12:55:32.331329902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003661s 
2025-08-27T12:55:32.331512690Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:55:32.331813777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-27T12:55:32.332068821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003568s 
2025-08-27T12:55:32.332443906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-27T12:55:32', 'remove_plex_hometheatre') 
2025-08-27T12:55:32.332780264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.333541297Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-27T12:55:32.333714145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017786s 
2025-08-27T12:55:32.333893326Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-27T12:55:32.334104060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.334349765Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-08-27T12:55:32.335030767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T12:55:32.335183475Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.335336222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-08-27T12:55:32.335650475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-08-27T12:55:32.336453483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009061s 
2025-08-27T12:55:32.336621271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T12:55:32.336778458Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.336976446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-08-27T12:55:32.337322794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.338158708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009813s 
2025-08-27T12:55:32.338319923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T12:55:32.338469153Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.338669677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-08-27T12:55:32.338989141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.339813792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009568s 
2025-08-27T12:55:32.340038274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T12:55:32.340181272Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.340371886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-08-27T12:55:32.340709286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.341521622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009674s 
2025-08-27T12:55:32.341661294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T12:55:32.341826396Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:32.341993603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-08-27T12:55:32.342252444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-08-27T12:55:32.342994429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008135s 
2025-08-27T12:55:32.343174953Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:32.343314895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:32.344797471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014868s 
2025-08-27T12:55:32.345213259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-27T12:55:32', 'add_root_folder_add_defaults') 
2025-08-27T12:55:32.345548614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.346371021Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-27T12:55:32.346508748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030038s 
2025-08-27T12:55:32.346706016Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-27T12:55:32.346879846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.347127996Z [Info] task_duration: Starting migration of Main DB to 40 
2025-08-27T12:55:32.347434152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-27T12:55:32.347600327Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.347788967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-27T12:55:32.348089733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-27T12:55:32.348851778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000868s 
2025-08-27T12:55:32.349203717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-27T12:55:32', 'task_duration') 
2025-08-27T12:55:32.349529533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.350306959Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-27T12:55:32.350518145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023142s 
2025-08-27T12:55:32.350709300Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-27T12:55:32.350917980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.351192002Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-08-27T12:55:32.351607840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-27T12:55:32.351752972Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.351977214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-27T12:55:32.352298000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:55:32.353049754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008878s 
2025-08-27T12:55:32.353219095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-27T12:55:32.353374188Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:32.353548038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-27T12:55:32.353872291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.354650899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009098s 
2025-08-27T12:55:32.355061496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-27T12:55:32', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-27T12:55:32.355440490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.356272886Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-27T12:55:32.356422087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024503s 
2025-08-27T12:55:32.356613893Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-27T12:55:32.356805529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.357039140Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-08-27T12:55:32.357408354Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-08-27T12:55:32.360440742Z [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-27T12:55:32.362041547Z [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-27T12:55:32.362746176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:55:32.363439152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:55:32.365291403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:55:32.365680467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:55:32.366075072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T12:55:32.366514507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T12:55:32.366833179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092451s 
2025-08-27T12:55:32.367137953Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-27T12:55:32.367508549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-27T12:55:32.367776188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004123s 
2025-08-27T12:55:32.368205293Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-27T12:55:32.368542442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-27T12:55:32.368806313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004165s 
2025-08-27T12:55:32.369001837Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-08-27T12:55:32.371551042Z [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-27T12:55:32.372688824Z [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-27T12:55:32.373265636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-27T12:55:32.373707997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-27T12:55:32.375482532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062839s 
2025-08-27T12:55:32.375812176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-27T12:55:32', 'remove_album_folders') 
2025-08-27T12:55:32.376155708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.377206374Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-27T12:55:32.377393451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080105s 
2025-08-27T12:55:32.377583183Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-27T12:55:32.377768847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.378051517Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-08-27T12:55:32.378356321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T12:55:32.378513728Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:55:32.378685494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-27T12:55:32.378977983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-27T12:55:32.379784047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009396s 
2025-08-27T12:55:32.380234053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-27T12:55:32', 'add_priority_to_indexers') 
2025-08-27T12:55:32.380523907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.381314800Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-27T12:55:32.381474372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024272s 
2025-08-27T12:55:32.381693042Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-27T12:55:32.381888185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.382130704Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-08-27T12:55:32.382565580Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-27T12:55:32.382882538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-27T12:55:32.383190559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004052s 
2025-08-27T12:55:32.383347736Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:32.383543720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:32.384231335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007209s 
2025-08-27T12:55:32.384629958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-27T12:55:32', 'remove_chown_and_folderchmod_config') 
2025-08-27T12:55:32.384963611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.385713551Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-27T12:55:32.385885808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021482s 
2025-08-27T12:55:32.386062905Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-27T12:55:32.386243990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.386477680Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-08-27T12:55:32.391954533Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-27T12:55:32.392645896Z [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-27T12:55:32.393024819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007398s 
2025-08-27T12:55:32.393418131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-27T12:55:32', 'update_notifiarr') 
2025-08-27T12:55:32.393716292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.394467846Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-27T12:55:32.394573468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021002s 
2025-08-27T12:55:32.394781337Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-27T12:55:32.394970027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.395211674Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-08-27T12:55:32.395487289Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:32.395682492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:32.397981143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023145s 
2025-08-27T12:55:32.398357842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-27T12:55:32', 'email_multiple_addresses') 
2025-08-27T12:55:32.398741505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.399426735Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-27T12:55:32.399598631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037396s 
2025-08-27T12:55:32.399808925Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-27T12:55:32.400008847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.400254182Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-08-27T12:55:32.400567543Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-27T12:55:32.400803488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-27T12:55:32.402650298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019097s 
2025-08-27T12:55:32.403040945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-27T12:55:32', 'rename_blacklist_to_blocklist') 
2025-08-27T12:55:32.403373285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.404168156Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-27T12:55:32.404346094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033835s 
2025-08-27T12:55:32.404524894Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-27T12:55:32.404725529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.404968258Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-08-27T12:55:32.405421440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-27T12:55:32.405593046Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.405784913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-27T12:55:32.406137994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:55:32.407040782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010623s 
2025-08-27T12:55:32.407280195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-27T12:55:32.407618035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:55:32.408471745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010173s 
2025-08-27T12:55:32.408638761Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:32.408825237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:32.412578367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037361s 
2025-08-27T12:55:32.412910436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-27T12:55:32', 'cdh_per_downloadclient') 
2025-08-27T12:55:32.413249670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.414198771Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-27T12:55:32.414391720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053787s 
2025-08-27T12:55:32.414574909Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-27T12:55:32.414747326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.415020697Z [Info] download_history: Starting migration of Main DB to 52 
2025-08-27T12:55:32.415833234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-27T12:55:32.416853229Z [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-27T12:55:32.417546695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001509s 
2025-08-27T12:55:32.417727540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-27T12:55:32.418035230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-27T12:55:32.418351777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004485s 
2025-08-27T12:55:32.418545748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-08-27T12:55:32.418830441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-27T12:55:32.419138121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004286s 
2025-08-27T12:55:32.419314777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-27T12:55:32.419612036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-27T12:55:32.419950127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004366s 
2025-08-27T12:55:32.420120640Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:32.420294561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:32.422676559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024088s 
2025-08-27T12:55:32.423041674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-27T12:55:32', 'download_history') 
2025-08-27T12:55:32.423362130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.424211351Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-27T12:55:32.424376443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039295s 
2025-08-27T12:55:32.424558660Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-27T12:55:32.424750998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.424985059Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-08-27T12:55:32.425390155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-27T12:55:32', 'add_update_history') 
2025-08-27T12:55:32.425747305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.426385550Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-27T12:55:32.426548058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016249s 
2025-08-27T12:55:32.426753031Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-27T12:55:32.426943264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.427181343Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-08-27T12:55:32.427522881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:55:32.427685870Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.427900552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-27T12:55:32.428250878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:55:32.429076010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009831s 
2025-08-27T12:55:32.429490385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-27T12:55:32', 'add_on_update_to_notifications') 
2025-08-27T12:55:32.429795229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.430527764Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-27T12:55:32.430678348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00238s 
2025-08-27T12:55:32.430882138Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-27T12:55:32.431072702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.431305731Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-08-27T12:55:32.431651107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T12:55:32.431824537Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.432038628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-27T12:55:32.432358071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.433161840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009572s 
2025-08-27T12:55:32.433587498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-27T12:55:32', 'download_client_per_indexer') 
2025-08-27T12:55:32.433891340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.434616611Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-27T12:55:32.434788728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002371s 
2025-08-27T12:55:32.434995634Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-27T12:55:32.435187330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.435420460Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-08-27T12:55:32.435910637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T12:55:32.436069868Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.436267927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-08-27T12:55:32.436544875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.437367883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000947s 
2025-08-27T12:55:32.437540911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T12:55:32.437670612Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.437883852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-08-27T12:55:32.438246713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.439124281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010517s 
2025-08-27T12:55:32.439298582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T12:55:32.439448914Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.439620209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-08-27T12:55:32.439949773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.440822852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010224s 
2025-08-27T12:55:32.441209130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-27T12:55:32', 'AddNewItemMonitorType') 
2025-08-27T12:55:32.441544816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.442423797Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-27T12:55:32.442593158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002583s 
2025-08-27T12:55:32.442789714Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-27T12:55:32.442966580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.443196493Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-08-27T12:55:32.443528202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T12:55:32.443680078Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:55:32.443881984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-08-27T12:55:32.444209765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:55:32.445127553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010117s 
2025-08-27T12:55:32.445440874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-27T12:55:32', 'ImportListSearch') 
2025-08-27T12:55:32.445768725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.446518555Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-27T12:55:32.446697676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024088s 
2025-08-27T12:55:32.446893070Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-27T12:55:32.447088694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.448493093Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-08-27T12:55:32.448874782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T12:55:32.449027810Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:55:32.449264316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-08-27T12:55:32.449657889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.450545036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010804s 
2025-08-27T12:55:32.450910192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-27T12:55:32', 'ImportListMonitorExisting') 
2025-08-27T12:55:32.451248814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.452185771Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-27T12:55:32.452371365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002691s 
2025-08-27T12:55:32.452583052Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-27T12:55:32.452753515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.452996114Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-08-27T12:55:32.453431421Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:55:32.453711835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-27T12:55:32.453966589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003396s 
2025-08-27T12:55:32.454147834Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:55:32.454424471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-08-27T12:55:32.454661789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003264s 
2025-08-27T12:55:32.454827232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T12:55:32.454980080Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:32.455146756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-27T12:55:32.455415157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-27T12:55:32.456295219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009512s 
2025-08-27T12:55:32.456713722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-27T12:55:32', 'add_indexer_tags') 
2025-08-27T12:55:32.457094259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.457975033Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-27T12:55:32.458113622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026196s 
2025-08-27T12:55:32.458307874Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-27T12:55:32.458507997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.458721767Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-08-27T12:55:32.459001220Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:32.459188337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:32.461354601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021664s 
2025-08-27T12:55:32.461719676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-27T12:55:32', 'update_audio_types') 
2025-08-27T12:55:32.462065182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.462748699Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-27T12:55:32.462930956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003546s 
2025-08-27T12:55:32.463178816Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-27T12:55:32.463444871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.463638882Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-08-27T12:55:32.466120972Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:55:32.466360835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-27T12:55:32.466572341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002784s 
2025-08-27T12:55:32.466738396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-27T12:55:32.466887246Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.467096577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-08-27T12:55:32.470513921Z [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-27T12:55:32.472388537Z [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-27T12:55:32.473217006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-08-27T12:55:32.473810161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-08-27T12:55:32.476027538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-27T12:55:32.476488406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-27T12:55:32.476814683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095287s 
2025-08-27T12:55:32.476972161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:55:32.477120570Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:55:32.477305863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-08-27T12:55:32.481490743Z [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-27T12:55:32.484431737Z [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-27T12:55:32.490944366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T12:55:32.513240539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T12:55:32.541526337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T12:55:32.541959259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T12:55:32.542399616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T12:55:32.542682596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0651784s 
2025-08-27T12:55:32.542842368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:55:32.542979414Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T12:55:32.543179788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-08-27T12:55:32.547271660Z [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-27T12:55:32.550175229Z [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-27T12:55:32.551355226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T12:55:32.551950646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T12:55:32.554043652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T12:55:32.554470812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T12:55:32.554899105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T12:55:32.555228899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118511s 
2025-08-27T12:55:32.555405044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:55:32.555492560Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:32.555683856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-08-27T12:55:32.559777863Z [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-27T12:55:32.562637383Z [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-27T12:55:32.563815256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T12:55:32.564415194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T12:55:32.566452368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T12:55:32.566861141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T12:55:32.567303222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T12:55:32.567606903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117624s 
2025-08-27T12:55:32.567761906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T12:55:32.567929323Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.568116520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-08-27T12:55:32.571343150Z [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-27T12:55:32.573077503Z [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-27T12:55:32.573871242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:55:32.574613357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:55:32.576682265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:55:32.577076819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:55:32.577485883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T12:55:32.577914357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T12:55:32.578240283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099317s 
2025-08-27T12:55:32.578403833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T12:55:32.578536480Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:55:32.578742234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-08-27T12:55:32.581928523Z [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-27T12:55:32.583679420Z [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-27T12:55:32.584449090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:55:32.585189702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:55:32.587209170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:55:32.587603134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:55:32.588061898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T12:55:32.588500351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T12:55:32.588801888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099129s 
2025-08-27T12:55:32.589044788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-27T12:55:32.589119839Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:55:32.589316014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-27T12:55:32.593499591Z [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-27T12:55:32.594927217Z [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-27T12:55:32.595609992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-27T12:55:32.596042413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-27T12:55:32.598719737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092397s 
2025-08-27T12:55:32.598899068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-27T12:55:32.599024821Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:55:32.599260746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-27T12:55:32.614159838Z [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-27T12:55:32.615672866Z [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-27T12:55:32.616370722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-27T12:55:32.616918355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-27T12:55:32.618940549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194873s 
2025-08-27T12:55:32.619128367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T12:55:32.619278539Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-27T12:55:32.619516368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-27T12:55:32.622706595Z [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-27T12:55:32.624314885Z [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-27T12:55:32.625003351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T12:55:32.625382996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T12:55:32.627390620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076862s 
2025-08-27T12:55:32.627559060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T12:55:32.627722649Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T12:55:32.627956911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-27T12:55:32.630873616Z [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-27T12:55:32.632190730Z [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-27T12:55:32.632804686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T12:55:32.633239763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T12:55:32.635139299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069929s 
2025-08-27T12:55:32.635335334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T12:55:32.635487230Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-27T12:55:32.635696000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-27T12:55:32.638597265Z [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-27T12:55:32.639873085Z [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-27T12:55:32.640537132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T12:55:32.641014043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T12:55:32.642906726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070245s 
2025-08-27T12:55:32.643159755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T12:55:32.643374217Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-27T12:55:32.643612367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-27T12:55:32.646388549Z [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-27T12:55:32.647924433Z [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-27T12:55:32.647954955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T12:55:32.648485904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T12:55:32.650555774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T12:55:32.650901380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070968s 
2025-08-27T12:55:32.651108888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T12:55:32.651257417Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-27T12:55:32.651478102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-27T12:55:32.654036145Z [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-27T12:55:32.655052803Z [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-27T12:55:32.655615125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T12:55:32.656187649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T12:55:32.658268390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T12:55:32.658640690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069477s 
2025-08-27T12:55:32.658828077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T12:55:32.658996617Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:55:32.659233915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-27T12:55:32.661927190Z [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-27T12:55:32.663059020Z [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-27T12:55:32.663655933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T12:55:32.664237945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T12:55:32.666506775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T12:55:32.666905258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074466s 
2025-08-27T12:55:32.667128578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-27T12:55:32.667298590Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T12:55:32.667515467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-27T12:55:32.670587976Z [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-27T12:55:32.671996303Z [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-27T12:55:32.673616597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-27T12:55:32.674331738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-27T12:55:32.676857476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-27T12:55:32.677405740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-27T12:55:32.677926098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-27T12:55:32.678287516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105693s 
2025-08-27T12:55:32.678506367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-27T12:55:32.678681600Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-27T12:55:32.678936995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-27T12:55:32.681949112Z [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-27T12:55:32.683138087Z [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-27T12:55:32.683738106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-27T12:55:32.684224215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-27T12:55:32.686736386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075966s 
2025-08-27T12:55:32.686971038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-27T12:55:32.687135570Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T12:55:32.687371264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-27T12:55:32.690395546Z [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-27T12:55:32.691607026Z [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-27T12:55:32.692281806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-27T12:55:32.692787655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-27T12:55:32.695308022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077241s 
2025-08-27T12:55:32.695514848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-27T12:55:32.695719911Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-27T12:55:32.695976137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-27T12:55:32.698861650Z [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-27T12:55:32.700332483Z [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-27T12:55:32.700988504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-27T12:55:32.701799448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-27T12:55:32.703979780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-27T12:55:32.704516391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-27T12:55:32.705000786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-27T12:55:32.705526786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-27T12:55:32.705889607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096935s 
2025-08-27T12:55:32.706132276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T12:55:32.706357660Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-27T12:55:32.706657794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-27T12:55:32.709531303Z [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-27T12:55:32.710839247Z [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-27T12:55:32.711591964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T12:55:32.712187844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T12:55:32.714567868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T12:55:32.715005059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081317s 
2025-08-27T12:55:32.715286606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T12:55:32.715403993Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T12:55:32.715681973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-27T12:55:32.718455139Z [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-27T12:55:32.719577009Z [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-27T12:55:32.720211376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T12:55:32.720734270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T12:55:32.722730571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T12:55:32.723073281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071773s 
2025-08-27T12:55:32.723250158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T12:55:32.723393857Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T12:55:32.723614141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-27T12:55:32.726207094Z [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-27T12:55:32.727362001Z [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-27T12:55:32.728005216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T12:55:32.728517368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T12:55:32.730517527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T12:55:32.730833223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070349s 
2025-08-27T12:55:32.731003867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T12:55:32.731156975Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T12:55:32.731366066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-27T12:55:32.733917185Z [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-27T12:55:32.735056240Z [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-27T12:55:32.735672180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T12:55:32.736249293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T12:55:32.738228740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T12:55:32.738555549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007007s 
2025-08-27T12:55:32.738713517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T12:55:32.738891024Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-08-27T12:55:32.739106428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-27T12:55:32.741671485Z [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-27T12:55:32.742845200Z [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-27T12:55:32.743444798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T12:55:32.743984044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T12:55:32.746004073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T12:55:32.746353146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070395s 
2025-08-27T12:55:32.746512217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T12:55:32.747574597Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T12:55:32.747816173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-27T12:55:32.750376300Z [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-27T12:55:32.751557039Z [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-27T12:55:32.752199102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T12:55:32.752858440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T12:55:32.754980675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T12:55:32.755321943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073025s 
2025-08-27T12:55:32.755900719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-27T12:55:32.755922893Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-08-27T12:55:32.755932132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-08-27T12:55:32.758812564Z [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-27T12:55:32.759895786Z [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-27T12:55:32.761619849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-27T12:55:32.761631763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-27T12:55:32.762844235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064789s 
2025-08-27T12:55:32.762866230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-27T12:55:32.763026653Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T12:55:32.763247167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-08-27T12:55:32.765988048Z [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-27T12:55:32.767874298Z [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-27T12:55:32.767991224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-27T12:55:32.768289735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-27T12:55:32.770292449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006829s 
2025-08-27T12:55:32.771198083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-27T12:55:32.771211100Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T12:55:32.771235449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-27T12:55:32.773722448Z [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-27T12:55:32.775119101Z [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-27T12:55:32.775825715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-27T12:55:32.776316884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-27T12:55:32.778216861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071745s 
2025-08-27T12:55:32.778425321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-27T12:55:32.778589752Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T12:55:32.778787922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-27T12:55:32.781712533Z [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-27T12:55:32.783209709Z [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-27T12:55:32.783686038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-27T12:55:32.784142718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-27T12:55:32.786005330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007017s 
2025-08-27T12:55:32.786168699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-27T12:55:32.786324954Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T12:55:32.786544997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-27T12:55:32.789063030Z [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-27T12:55:32.790033374Z [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-27T12:55:32.790534333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-27T12:55:32.790961784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-27T12:55:32.792773434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060727s 
2025-08-27T12:55:32.792947424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-27T12:55:32.793103649Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:55:32.793325406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-27T12:55:32.796047710Z [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-27T12:55:32.797075330Z [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-27T12:55:32.797613995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-27T12:55:32.798233472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-27T12:55:32.800507383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T12:55:32.800847208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073053s 
2025-08-27T12:55:32.801033533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-27T12:55:32.801216952Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T12:55:32.801460172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-27T12:55:32.803830517Z [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-27T12:55:32.804680810Z [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-27T12:55:32.805220818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-27T12:55:32.805670243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-27T12:55:32.807624299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T12:55:32.808009114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006364s 
2025-08-27T12:55:32.808184758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T12:55:32.808306734Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:55:32.808571056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-08-27T12:55:32.812221329Z [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-27T12:55:32.813437068Z [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-27T12:55:32.814020514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T12:55:32.814581183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T12:55:32.816525740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T12:55:32.816977250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T12:55:32.817300010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086204s 
2025-08-27T12:55:32.817465724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T12:55:32.817668412Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T12:55:32.817872894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-08-27T12:55:32.820988219Z [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-27T12:55:32.822261003Z [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-27T12:55:32.822817644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T12:55:32.823380118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T12:55:32.826527928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T12:55:32.826982314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T12:55:32.827293801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092623s 
2025-08-27T12:55:32.827505778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T12:55:32.827715922Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:55:32.827968220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-27T12:55:32.830386531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-27T12:55:32.830987171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-27T12:55:32.831376495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-27T12:55:32.831889368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-27T12:55:32.833809206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T12:55:32.834143128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059711s 
2025-08-27T12:55:32.834681232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-27T12:55:32', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-27T12:55:32.835101990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.910629751Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-27T12:55:32.911111131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0820105s 
2025-08-27T12:55:32.911423961Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-27T12:55:32.911686179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.912083099Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-08-27T12:55:32.912850856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:55:32.913064636Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-27T12:55:32.913313588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-08-27T12:55:32.913722000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.914830864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013228s 
2025-08-27T12:55:32.915024464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:55:32.915197072Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:55:32.915414309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-08-27T12:55:32.915827522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.916568915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009454s 
2025-08-27T12:55:32.916959512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-27T12:55:32', 'add_on_delete_to_notifications') 
2025-08-27T12:55:32.917296821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:32.951570431Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-27T12:55:32.951738359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358959s 
2025-08-27T12:55:32.951959284Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-27T12:55:32.952198767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:32.952588933Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-08-27T12:55:32.954990200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-27T12:55:32.955190473Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T12:55:32.955509766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-27T12:55:32.956039944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.957378110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014764s 
2025-08-27T12:55:32.957609446Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T12:55:32.958024572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-27T12:55:32.958473527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006393s 
2025-08-27T12:55:32.958816237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T12:55:32.959054527Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s 
2025-08-27T12:55:32.959347577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-08-27T12:55:32.959815259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-27T12:55:32.961163235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015027s 
2025-08-27T12:55:32.961428168Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:32.961731880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:32.964274652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025756s 
2025-08-27T12:55:32.964545237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-27T12:55:32.965519069Z [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-27T12:55:32.966370644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015283s 
2025-08-27T12:55:32.966672132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-27T12:55:32.967102829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-27T12:55:32.967552525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006391s 
2025-08-27T12:55:32.967820625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T12:55:32.968039125Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:55:32.968336995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-08-27T12:55:32.968816702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T12:55:32.970067752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014678s 
2025-08-27T12:55:32.970337395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T12:55:32.970550635Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:55:32.970838565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-08-27T12:55:32.971321547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.972552437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014496s 
2025-08-27T12:55:32.972832371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T12:55:32.973046803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T12:55:32.973335564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-08-27T12:55:32.973845802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:32.975036651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014288s 
2025-08-27T12:55:32.975289280Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:32.975545616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:32.985343713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098057s 
2025-08-27T12:55:32.985608096Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:32.985872429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:32.987925755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020764s 
2025-08-27T12:55:32.988232062Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-27T12:55:32.992108380Z [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-27T12:55:32.993690507Z [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-27T12:55:32.994526942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-27T12:55:32.995199096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-27T12:55:32.999944525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114372s 
2025-08-27T12:55:33.000286584Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-08-27T12:55:33.003873059Z [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-27T12:55:33.005169300Z [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-27T12:55:33.005866975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-27T12:55:33.006501854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-27T12:55:33.008986148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084579s 
2025-08-27T12:55:33.009268267Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-27T12:55:33.009567650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-27T12:55:33.009818505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003459s 
2025-08-27T12:55:33.009984660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-27T12:55:33.010122227Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T12:55:33.010339114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-27T12:55:33.010701113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:33.011515023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009813s 
2025-08-27T12:55:33.011678983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-27T12:55:33.011831159Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T12:55:33.012050862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-27T12:55:33.012353121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-27T12:55:33.013122330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008958s 
2025-08-27T12:55:33.013484841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-27T12:55:33', 'add_custom_formats') 
2025-08-27T12:55:33.013808773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.063035955Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-27T12:55:33.063299245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0507598s 
2025-08-27T12:55:33.063508457Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-27T12:55:33.063736145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.064125610Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-08-27T12:55:33.064694326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T12:55:33.064928277Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T12:55:33.065182880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-27T12:55:33.065632175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:55:33.066814997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013751s 
2025-08-27T12:55:33.067364444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-27T12:55:33', 'add_result_to_commands') 
2025-08-27T12:55:33.067875554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.101958099Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-27T12:55:33.102219325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364507s 
2025-08-27T12:55:33.102538117Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-27T12:55:33.102811899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.103176423Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-08-27T12:55:33.103745058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:55:33.103992126Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T12:55:33.104298834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-27T12:55:33.104874764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:33.106261878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016523s 
2025-08-27T12:55:33.106977099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-27T12:55:33', 'health_restored_notification') 
2025-08-27T12:55:33.107558390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.145535280Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-27T12:55:33.145821817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0408076s 
2025-08-27T12:55:33.146121461Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-27T12:55:33.146424371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.146823996Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-08-27T12:55:33.147397511Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:55:33.147857007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-27T12:55:33.148289037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006059s 
2025-08-27T12:55:33.148861450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-27T12:55:33', 'remove_uc') 
2025-08-27T12:55:33.149400746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.181212287Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-27T12:55:33.181438803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334581s 
2025-08-27T12:55:33.181954712Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-27T12:55:33.182258484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.182601275Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-08-27T12:55:33.183063135Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:33.183368881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:33.188901866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055443s 
2025-08-27T12:55:33.189587447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-27T12:55:33', 'download_clients_rename_tv_to_music') 
2025-08-27T12:55:33.190196184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.191885747Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-27T12:55:33.192071551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082077s 
2025-08-27T12:55:33.192473822Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-27T12:55:33.192872324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.193387873Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-08-27T12:55:33.194186552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-27T12:55:33.194537599Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-27T12:55:33.195014800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-27T12:55:33.195746945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-08-27T12:55:33.197638074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021771s 
2025-08-27T12:55:33.198562116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-27T12:55:33', 'add_colon_replacement_to_naming_config') 
2025-08-27T12:55:33.199354722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.201565245Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-27T12:55:33.201895160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060185s 
2025-08-27T12:55:33.202360317Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-27T12:55:33.202820083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.203278777Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-08-27T12:55:33.204112406Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-27T12:55:33.208842134Z [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-27T12:55:33.210723604Z [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-27T12:55:33.211818439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T12:55:33.212864256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T12:55:33.216808962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T12:55:33.217536758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131176s 
2025-08-27T12:55:33.217879298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T12:55:33.218139823Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-27T12:55:33.218657726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-27T12:55:33.219324900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-27T12:55:33.220979383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001958s 
2025-08-27T12:55:33.221714804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-27T12:55:33', 'list_sync_time') 
2025-08-27T12:55:33.222415225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.223750715Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-27T12:55:33.224093396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046686s 
2025-08-27T12:55:33.224591399Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-27T12:55:33.224984220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.225533076Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-08-27T12:55:33.226207594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-27T12:55:33.226521928Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-27T12:55:33.226856552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-27T12:55:33.227304474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-27T12:55:33.228619784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014759s 
2025-08-27T12:55:33.229272969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-27T12:55:33', 'add_download_client_tags') 
2025-08-27T12:55:33.229843228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.230826439Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-27T12:55:33.231141704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036151s 
2025-08-27T12:55:33.231447500Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-27T12:55:33.231766392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.232317101Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-08-27T12:55:33.233328459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-27T12:55:33.234629910Z [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-27T12:55:33.235676529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019824s 
2025-08-27T12:55:33.236063207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-27T12:55:33.236779470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-27T12:55:33.237459921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010636s 
2025-08-27T12:55:33.238243870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-27T12:55:33', 'add_notification_status') 
2025-08-27T12:55:33.238989673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.240301285Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-27T12:55:33.240602141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038398s 
2025-08-27T12:55:33.241027618Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-27T12:55:33.241436802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.241970206Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-08-27T12:55:33.242563832Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:33.242914659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:33.249662150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067867s 
2025-08-27T12:55:33.250403634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-27T12:55:33', 'add_alac_24_quality_in_profiles') 
2025-08-27T12:55:33.251069475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.252160784Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-27T12:55:33.252470578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092145s 
2025-08-27T12:55:33.252871816Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-27T12:55:33.253218534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.253621025Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-08-27T12:55:33.254290624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-27T12:55:33.254599646Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-27T12:55:33.254926785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-27T12:55:33.255462384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-27T12:55:33.257157800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018698s 
2025-08-27T12:55:33.257599620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-27T12:55:33.258074586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-27T12:55:33.259642765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017502s 
2025-08-27T12:55:33.260354218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-27T12:55:33', 'add_salt_to_users') 
2025-08-27T12:55:33.261036302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.262259216Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-27T12:55:33.262571735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042831s 
2025-08-27T12:55:33.263005619Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-27T12:55:33.263279982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.263695990Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-08-27T12:55:33.264631975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-27T12:55:33.265915822Z [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-27T12:55:33.268486420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035496s 
2025-08-27T12:55:33.268802707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-27T12:55:33.269281832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-27T12:55:33.269873965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008154s 
2025-08-27T12:55:33.270555448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-27T12:55:33', 'add_auto_tagging') 
2025-08-27T12:55:33.271199695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.272210451Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-27T12:55:33.272555777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030691s 
2025-08-27T12:55:33.272983589Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-27T12:55:33.273373845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.273903432Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-08-27T12:55:33.274707632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-27T12:55:33.275004961Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-27T12:55:33.275461761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-27T12:55:33.275985095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-27T12:55:33.277452521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016722s 
2025-08-27T12:55:33.277920674Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-27T12:55:33.278443627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-27T12:55:33.278821519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005752s 
2025-08-27T12:55:33.279453331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-27T12:55:33', 'quality_definition_preferred_size') 
2025-08-27T12:55:33.280070775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.281012141Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-27T12:55:33.281264309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026502s 
2025-08-27T12:55:33.281606619Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-27T12:55:33.281969129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.282540039Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-08-27T12:55:33.283243075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:55:33.283490213Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-27T12:55:33.283790478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-08-27T12:55:33.284314784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:33.285660956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015706s 
2025-08-27T12:55:33.286261245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-27T12:55:33', 'add_on_artist_add_to_notifications') 
2025-08-27T12:55:33.286796423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.287734152Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-27T12:55:33.288014908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035744s 
2025-08-27T12:55:33.288319922Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-27T12:55:33.288617021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.289053380Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-08-27T12:55:33.289640993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:55:33.289892299Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-27T12:55:33.290201041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-08-27T12:55:33.290670337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-27T12:55:33.292005426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014846s 
2025-08-27T12:55:33.292566035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-27T12:55:33', 'album_last_searched_time') 
2025-08-27T12:55:33.292983116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.293680370Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-27T12:55:33.293868880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031977s 
2025-08-27T12:55:33.294052319Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-27T12:55:33.294240017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.294499530Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-08-27T12:55:33.294900227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-27T12:55:33.295052264Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:55:33.295245473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-08-27T12:55:33.295558002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:33.296492254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010564s 
2025-08-27T12:55:33.296656034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T12:55:33.296800746Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T12:55:33.296990338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-08-27T12:55:33.297295583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:55:33.298129212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009678s 
2025-08-27T12:55:33.298484698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-27T12:55:33', 'add_indexer_flags') 
2025-08-27T12:55:33.298820885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.299554022Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-27T12:55:33.299712872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023674s 
2025-08-27T12:55:33.299936663Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-27T12:55:33.300145463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.300392501Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-08-27T12:55:33.300866917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-08-27T12:55:33.301149205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-08-27T12:55:33.301450983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004227s 
2025-08-27T12:55:33.301640595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-08-27T12:55:33.301924687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-08-27T12:55:33.302225583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004185s 
2025-08-27T12:55:33.302414835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-08-27T12:55:33.302713506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-08-27T12:55:33.303053241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000475s 
2025-08-27T12:55:33.303462004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-27T12:55:33', 'add_indexes_album_statistics') 
2025-08-27T12:55:33.303840737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.304709567Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-27T12:55:33.304883538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020662s 
2025-08-27T12:55:33.305115254Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-27T12:55:33.305329987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.305602957Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-08-27T12:55:33.306057222Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-27T12:55:33.306484823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-27T12:55:33.306772092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004625s 
2025-08-27T12:55:33.307133320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-27T12:55:33', 'update_redacted_baseurl') 
2025-08-27T12:55:33.307468435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.308180208Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-27T12:55:33.308339199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001824s 
2025-08-27T12:55:33.319049814Z [Debug] MigrationController: Took: 00:00:01.9830211 
2025-08-27T12:55:33.438054454Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-08-27T12:55:33.472032268Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-27T12:55:33.494403061Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-27T12:55:33.500733142Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-27T12:55:33.501119781Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:55:33.501383773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:55:33.503595639Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-27T12:55:33.503835031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024776s 
2025-08-27T12:55:33.504114624Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-27T12:55:33.504365109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027245s 
2025-08-27T12:55:33.506384727Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-27T12:55:33.506675853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.507082002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-27T12:55:33.507433900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-27T12:55:33.507915450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000557s 
2025-08-27T12:55:33.508178170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.509524602Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-27T12:55:33.509778634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021647s 
2025-08-27T12:55:33.510141645Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-27T12:55:33.510421408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.510886646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-27T12:55:33.511244206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T12:55:33.511655805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005507s 
2025-08-27T12:55:33.511950829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T12:55:33.512152335Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:55:33.512423091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-27T12:55:33.512792384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-27T12:55:33.513670173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009829s 
2025-08-27T12:55:33.513939395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.514636269Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-27T12:55:33.514886894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019116s 
2025-08-27T12:55:33.515279354Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-27T12:55:33.515553296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.515963883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T12:55:33.516208776Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:55:33.516470824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-27T12:55:33.516828835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-27T12:55:33.517392471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006246s 
2025-08-27T12:55:33.517611422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.518282955Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-27T12:55:33.518563229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015085s 
2025-08-27T12:55:33.518878214Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-27T12:55:33.519170262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.519497661Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-27T12:55:33.520172421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-27T12:55:33.520888924Z [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-27T12:55:33.521748766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013217s 
2025-08-27T12:55:33.521990383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-27T12:55:33.522308463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-27T12:55:33.522698459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004722s 
2025-08-27T12:55:33.523117333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-27T12:55:33', 'InitialSetup') 
2025-08-27T12:55:33.523619745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.524404736Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-27T12:55:33.524658838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021579s 
2025-08-27T12:55:33.524926136Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-27T12:55:33.525244277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.525598912Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-08-27T12:55:33.526085231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-27T12:55:33', 'add_reason_to_pending_releases') 
2025-08-27T12:55:33.526605249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.527291802Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-27T12:55:33.527541896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020431s 
2025-08-27T12:55:33.527803503Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-27T12:55:33.528089368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.528421317Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-08-27T12:55:33.528861534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-27T12:55:33', 'add_medium_support') 
2025-08-27T12:55:33.529373585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.530031180Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-27T12:55:33.530276544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019343s 
2025-08-27T12:55:33.530557500Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-27T12:55:33.530850190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.531190666Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-08-27T12:55:33.531655562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-27T12:55:33', 'add_various_qualites_in_profile') 
2025-08-27T12:55:33.532192574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.532893025Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-27T12:55:33.533169582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020232s 
2025-08-27T12:55:33.533418243Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-27T12:55:33.533701283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.534031979Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-08-27T12:55:33.534460092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-27T12:55:33', 'metadata_profiles') 
2025-08-27T12:55:33.534967624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.535632894Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-27T12:55:33.535887968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019347s 
2025-08-27T12:55:33.536191640Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-27T12:55:33.536517145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.536863733Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-08-27T12:55:33.537371115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-27T12:55:33', 'separate_automatic_and_interactive_search') 
2025-08-27T12:55:33.537923809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.538700233Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-27T12:55:33.538983453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021589s 
2025-08-27T12:55:33.539267496Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-27T12:55:33.539634845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.539894048Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-08-27T12:55:33.540368293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-27T12:55:33', 'change_album_path_to_relative') 
2025-08-27T12:55:33.540911868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.541693583Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-27T12:55:33.542115773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020749s 
2025-08-27T12:55:33.542178249Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-27T12:55:33.542464155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.542802717Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-08-27T12:55:33.543261471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-27T12:55:33', 'change_quality_size_mb_to_kb') 
2025-08-27T12:55:33.543799755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.544583764Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-27T12:55:33.544862195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020944s 
2025-08-27T12:55:33.545114243Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-27T12:55:33.545378896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.545710023Z [Info] album_releases: Starting migration of Log DB to 9 
2025-08-27T12:55:33.546171923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-27T12:55:33', 'album_releases') 
2025-08-27T12:55:33.546609705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.547348473Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-27T12:55:33.547573366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00196s 
2025-08-27T12:55:33.547825324Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-27T12:55:33.548144938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.548478089Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-08-27T12:55:33.548940841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-27T12:55:33', 'album_releases_fix') 
2025-08-27T12:55:33.549426860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.550189476Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-27T12:55:33.550472496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020228s 
2025-08-27T12:55:33.550749003Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-27T12:55:33.551036041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.557004975Z [Info] import_lists: Starting migration of Log DB to 11 
2025-08-27T12:55:33.557579452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-27T12:55:33', 'import_lists') 
2025-08-27T12:55:33.558129701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.559053592Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-27T12:55:33.559357474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080177s 
2025-08-27T12:55:33.559687799Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-27T12:55:33.560029708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.560479965Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-08-27T12:55:33.560949731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-27T12:55:33', 'add_release_status') 
2025-08-27T12:55:33.561998845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.562503321Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-27T12:55:33.562783646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023908s 
2025-08-27T12:55:33.563103169Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-27T12:55:33.563460990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.563962119Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-08-27T12:55:33.564650075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-27T12:55:33', 'album_download_notification') 
2025-08-27T12:55:33.565350055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.567434194Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-27T12:55:33.568209946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037477s 
2025-08-27T12:55:33.568498457Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-27T12:55:33.568828372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.571868556Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-08-27T12:55:33.571896873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-27T12:55:33', 'fix_language_metadata_profiles') 
2025-08-27T12:55:33.571910160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.573101109Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-27T12:55:33.573231231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004053s 
2025-08-27T12:55:33.573308036Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-27T12:55:33.573558540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.573892914Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-08-27T12:55:33.574337950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-27T12:55:33', 'remove_fanzub') 
2025-08-27T12:55:33.574896656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.575538479Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-27T12:55:33.575798573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019787s 
2025-08-27T12:55:33.576080220Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-27T12:55:33.576389363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.576724337Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-08-27T12:55:33.577405239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-27T12:55:33', 'update_artist_history_indexes') 
2025-08-27T12:55:33.577706275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.578501056Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-27T12:55:33.578683514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00203s 
2025-08-27T12:55:33.578924870Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-27T12:55:33.579197449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.579536703Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-08-27T12:55:33.579953653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-27T12:55:33', 'remove_nma') 
2025-08-27T12:55:33.580471165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.581153560Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-27T12:55:33.581400026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019512s 
2025-08-27T12:55:33.581647925Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-27T12:55:33.581938461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.582306041Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-08-27T12:55:33.582707279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-27T12:55:33', 'album_disambiguation') 
2025-08-27T12:55:33.583262297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.583917768Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-27T12:55:33.584226971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001962s 
2025-08-27T12:55:33.584448978Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-27T12:55:33.584780065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.585096763Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-08-27T12:55:33.585555056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-27T12:55:33', 'add_ape_quality_in_profiles') 
2025-08-27T12:55:33.586119703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.586790144Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-27T12:55:33.587052753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002023s 
2025-08-27T12:55:33.587310853Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-27T12:55:33.587595747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.588002496Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-08-27T12:55:33.588395177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-27T12:55:33', 'remove_pushalot') 
2025-08-27T12:55:33.588896136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.589609844Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-27T12:55:33.589840959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020053s 
2025-08-27T12:55:33.590108148Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-27T12:55:33.590384374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.590732255Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-08-27T12:55:33.591158754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-27T12:55:33', 'add_custom_filters') 
2025-08-27T12:55:33.591668370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.592367679Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-27T12:55:33.592638885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019823s 
2025-08-27T12:55:33.592897456Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-27T12:55:33.593153552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.593494389Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-08-27T12:55:33.593912110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-27T12:55:33', 'import_list_tags') 
2025-08-27T12:55:33.594420414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.595230205Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-27T12:55:33.595489899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020675s 
2025-08-27T12:55:33.595744341Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-27T12:55:33.596064907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.596418229Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-08-27T12:55:33.596910500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-27T12:55:33', 'add_release_groups_etc') 
2025-08-27T12:55:33.597465498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.598060316Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-27T12:55:33.598327384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019968s 
2025-08-27T12:55:33.598594593Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-27T12:55:33.598893625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.599266967Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-08-27T12:55:33.599637584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-27T12:55:33', 'NewMediaInfoFormat') 
2025-08-27T12:55:33.600171389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.600893964Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-27T12:55:33.601146924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019818s 
2025-08-27T12:55:33.601420044Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-27T12:55:33.601737033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.602084843Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-08-27T12:55:33.602601865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-27T12:55:33', 'rename_restrictions_to_release_profiles') 
2025-08-27T12:55:33.603151843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.603873977Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-27T12:55:33.604143320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002093s 
2025-08-27T12:55:33.604436871Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-27T12:55:33.604765012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.605117773Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-08-27T12:55:33.605692771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-27T12:55:33', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-27T12:55:33.606220073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.606908139Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-27T12:55:33.607195578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021239s 
2025-08-27T12:55:33.607457636Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-27T12:55:33.607742911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.608111694Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-08-27T12:55:33.608561349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-27T12:55:33', 'add_import_exclusions') 
2025-08-27T12:55:33.609062419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.609802500Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-27T12:55:33.610005889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019906s 
2025-08-27T12:55:33.610278078Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-27T12:55:33.610574384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.610922476Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-08-27T12:55:33.611381440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-27T12:55:33', 'clean_artist_metadata_table') 
2025-08-27T12:55:33.611927821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.612630977Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-27T12:55:33.612910881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020377s 
2025-08-27T12:55:33.613182458Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-27T12:55:33.613453003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.613831045Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-08-27T12:55:33.614291392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-27T12:55:33', 'health_issue_notification') 
2025-08-27T12:55:33.614807371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.615502271Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-27T12:55:33.615770632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020234s 
2025-08-27T12:55:33.616096067Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-27T12:55:33.616388136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.616740004Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-08-27T12:55:33.617261846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-27T12:55:33', 'add_mediafilerepository_mtime') 
2025-08-27T12:55:33.617739368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.618467033Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-27T12:55:33.618729883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020466s 
2025-08-27T12:55:33.619021620Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-27T12:55:33.619309731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.619690237Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-08-27T12:55:33.620201848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-27T12:55:33', 'add_artistmetadataid_constraint') 
2025-08-27T12:55:33.620720883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.621445142Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-27T12:55:33.621724535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021016s 
2025-08-27T12:55:33.621988998Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-27T12:55:33.622264903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.622626963Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-08-27T12:55:33.623070716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-27T12:55:33', 'old_ids_and_artist_alias') 
2025-08-27T12:55:33.623600474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.624295253Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-27T12:55:33.624568443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020101s 
2025-08-27T12:55:33.624818397Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-27T12:55:33.625120175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.625465971Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-08-27T12:55:33.625894244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-27T12:55:33', 'download_propers_config') 
2025-08-27T12:55:33.626408420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.627094412Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-27T12:55:33.627364205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001978s 
2025-08-27T12:55:33.627632936Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-27T12:55:33.627919564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.628272505Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-08-27T12:55:33.628765488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-27T12:55:33', 'remove_language_profiles') 
2025-08-27T12:55:33.629257439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.629948270Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-27T12:55:33.630208565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020216s 
2025-08-27T12:55:33.630511254Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-27T12:55:33.630747611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.631093307Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-08-27T12:55:33.631553223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-27T12:55:33', 'multi_disc_naming_format') 
2025-08-27T12:55:33.632071197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.632764954Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-27T12:55:33.633026882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020011s 
2025-08-27T12:55:33.633299862Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-27T12:55:33.633596369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.633946124Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-08-27T12:55:33.634420740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-27T12:55:33', 'add_download_client_priority') 
2025-08-27T12:55:33.634933432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.635627050Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-27T12:55:33.635910681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002012s 
2025-08-27T12:55:33.636165244Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-27T12:55:33.636465078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.636781315Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-08-27T12:55:33.637216471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-27T12:55:33', 'remove_growl_prowl') 
2025-08-27T12:55:33.637723733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.638402681Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-27T12:55:33.638641742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019371s 
2025-08-27T12:55:33.638903630Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-27T12:55:33.639187311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.639535643Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-08-27T12:55:33.640024838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-27T12:55:33', 'remove_plex_hometheatre') 
2025-08-27T12:55:33.640559095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.641251289Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-27T12:55:33.641509078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020434s 
2025-08-27T12:55:33.641786998Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-27T12:55:33.642076010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.642413671Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-08-27T12:55:33.642896663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-27T12:55:33', 'add_root_folder_add_defaults') 
2025-08-27T12:55:33.643429697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.644117112Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-27T12:55:33.644422377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020357s 
2025-08-27T12:55:33.644657440Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-27T12:55:33.644920761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.645265575Z [Info] task_duration: Starting migration of Log DB to 40 
2025-08-27T12:55:33.645696042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-27T12:55:33', 'task_duration') 
2025-08-27T12:55:33.646178635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.646857682Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-27T12:55:33.647125352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019144s 
2025-08-27T12:55:33.647395857Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-27T12:55:33.647764970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.648094283Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-08-27T12:55:33.648617067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-27T12:55:33', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-27T12:55:33.649176824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.649952637Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-27T12:55:33.650328233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021655s 
2025-08-27T12:55:33.650662938Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-27T12:55:33.650944054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.651282756Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-08-27T12:55:33.651733604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-27T12:55:33', 'remove_album_folders') 
2025-08-27T12:55:33.652258582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.653102552Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-27T12:55:33.653355421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021468s 
2025-08-27T12:55:33.653622640Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-27T12:55:33.653911932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.654250815Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-08-27T12:55:33.654693807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-27T12:55:33', 'add_priority_to_indexers') 
2025-08-27T12:55:33.655221150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.655917102Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-27T12:55:33.656189621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019823s 
2025-08-27T12:55:33.656480466Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-27T12:55:33.656768597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.657120145Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-08-27T12:55:33.657610683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-27T12:55:33', 'remove_chown_and_folderchmod_config') 
2025-08-27T12:55:33.658154889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.658860491Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-27T12:55:33.659135545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020586s 
2025-08-27T12:55:33.659381991Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-27T12:55:33.659670693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.660051881Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-08-27T12:55:33.660498210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-27T12:55:33', 'update_notifiarr') 
2025-08-27T12:55:33.661009049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.661731103Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-27T12:55:33.661943481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020147s 
2025-08-27T12:55:33.662239387Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-27T12:55:33.662491044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.662929858Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-08-27T12:55:33.663298911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-27T12:55:33', 'email_multiple_addresses') 
2025-08-27T12:55:33.663816203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.664525953Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-27T12:55:33.664787570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020197s 
2025-08-27T12:55:33.665068075Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-27T12:55:33.665354883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.665706531Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-08-27T12:55:33.666179955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-27T12:55:33', 'rename_blacklist_to_blocklist') 
2025-08-27T12:55:33.666722147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.667416676Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-27T12:55:33.667685307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020302s 
2025-08-27T12:55:33.667964830Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-27T12:55:33.668257450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.668595681Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-08-27T12:55:33.669051439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-27T12:55:33', 'cdh_per_downloadclient') 
2025-08-27T12:55:33.669566056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.670264773Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-27T12:55:33.670534857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020128s 
2025-08-27T12:55:33.670784099Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-27T12:55:33.671056208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.671399459Z [Info] download_history: Starting migration of Log DB to 52 
2025-08-27T12:55:33.671842381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-27T12:55:33', 'download_history') 
2025-08-27T12:55:33.672355435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.673035054Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-27T12:55:33.673282602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019743s 
2025-08-27T12:55:33.673534770Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-27T12:55:33.673820777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.674145180Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-08-27T12:55:33.674869509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-27T12:55:33.675480089Z [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-27T12:55:33.676284680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011505s 
2025-08-27T12:55:33.676540435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-27T12:55:33.676912935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-27T12:55:33.677337711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000538s 
2025-08-27T12:55:33.677767988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-27T12:55:33', 'add_update_history') 
2025-08-27T12:55:33.678343848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.679012755Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-27T12:55:33.679284272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021861s 
2025-08-27T12:55:33.679543384Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-27T12:55:33.679837787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.680203514Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-08-27T12:55:33.680664733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-27T12:55:33', 'add_on_update_to_notifications') 
2025-08-27T12:55:33.681183378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.681883698Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-27T12:55:33.682164304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020342s 
2025-08-27T12:55:33.682424398Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-27T12:55:33.682735755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.683051090Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-08-27T12:55:33.683537349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-27T12:55:33', 'download_client_per_indexer') 
2025-08-27T12:55:33.684064481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.684751786Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-27T12:55:33.685028764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020228s 
2025-08-27T12:55:33.685282495Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-27T12:55:33.685568020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.685910029Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-08-27T12:55:33.686374314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-27T12:55:33', 'AddNewItemMonitorType') 
2025-08-27T12:55:33.686874372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.687721849Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-27T12:55:33.687982053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021194s 
2025-08-27T12:55:33.688230964Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-27T12:55:33.688549235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.688849650Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-08-27T12:55:33.689283965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-27T12:55:33', 'ImportListSearch') 
2025-08-27T12:55:33.689782630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.690464684Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-27T12:55:33.690721581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019462s 
2025-08-27T12:55:33.691037999Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-27T12:55:33.691286640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.691624089Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-08-27T12:55:33.692194448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-27T12:55:33', 'ImportListMonitorExisting') 
2025-08-27T12:55:33.692659896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.693351248Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-27T12:55:33.693632275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020391s 
2025-08-27T12:55:33.693856015Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-27T12:55:33.694132733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.694462036Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-08-27T12:55:33.694896661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-27T12:55:33', 'add_indexer_tags') 
2025-08-27T12:55:33.695416098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.696114845Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-27T12:55:33.696365119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019749s 
2025-08-27T12:55:33.696636747Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-27T12:55:33.696923865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.697243409Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-08-27T12:55:33.697757063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-27T12:55:33', 'update_audio_types') 
2025-08-27T12:55:33.698220747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.699028344Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-27T12:55:33.699254269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020892s 
2025-08-27T12:55:33.699557700Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-27T12:55:33.699899128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.700256878Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-08-27T12:55:33.700860554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-27T12:55:33.701089977Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:55:33.701349069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-27T12:55:33.702356949Z [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-27T12:55:33.703513689Z [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-27T12:55:33.704206996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-27T12:55:33.704828457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-27T12:55:33.705887551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-27T12:55:33.706285623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046794s 
2025-08-27T12:55:33.706521818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-27T12:55:33.706744247Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:55:33.707028329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-27T12:55:33.707830435Z [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-27T12:55:33.708733674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-27T12:55:33.709295195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-27T12:55:33.709915996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-27T12:55:33.710867442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-27T12:55:33.711297408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040149s 
2025-08-27T12:55:33.711555979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T12:55:33.711752495Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:55:33.712076177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-27T12:55:33.712746026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-27T12:55:33.713481648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-27T12:55:33.714084262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-27T12:55:33.714625873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-27T12:55:33.715567550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T12:55:33.716027346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036827s 
2025-08-27T12:55:33.716522243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-27T12:55:33', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-27T12:55:33.717113715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.718492843Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-27T12:55:33.718799070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060746s 
2025-08-27T12:55:33.719064003Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-27T12:55:33.719394289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.719706497Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-08-27T12:55:33.720196765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-27T12:55:33', 'add_on_delete_to_notifications') 
2025-08-27T12:55:33.720718857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.721418196Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-27T12:55:33.721686947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020348s 
2025-08-27T12:55:33.721941009Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-27T12:55:33.722216383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.722608573Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-08-27T12:55:33.723014681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-27T12:55:33', 'add_custom_formats') 
2025-08-27T12:55:33.723508005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.724206222Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-27T12:55:33.724464883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019801s 
2025-08-27T12:55:33.724732181Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-27T12:55:33.725035662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.725347561Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-08-27T12:55:33.725800373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-27T12:55:33', 'add_result_to_commands') 
2025-08-27T12:55:33.726306001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.726983526Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-27T12:55:33.727250083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019632s 
2025-08-27T12:55:33.727517602Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-27T12:55:33.727816955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.728229827Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-08-27T12:55:33.728725315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-27T12:55:33', 'health_restored_notification') 
2025-08-27T12:55:33.729239821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.729918358Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-27T12:55:33.730198452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020898s 
2025-08-27T12:55:33.730444528Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-27T12:55:33.730704642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.731031601Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-08-27T12:55:33.731436135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-27T12:55:33', 'remove_uc') 
2025-08-27T12:55:33.731947556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.732614830Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-27T12:55:33.732861266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019154s 
2025-08-27T12:55:33.733154838Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-27T12:55:33.733468720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.733822893Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-08-27T12:55:33.734312670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-27T12:55:33', 'download_clients_rename_tv_to_music') 
2025-08-27T12:55:33.734877207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.735595644Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-27T12:55:33.735894106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021072s 
2025-08-27T12:55:33.736201896Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-27T12:55:33.736520888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.736876865Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-08-27T12:55:33.737377434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-27T12:55:33', 'add_colon_replacement_to_naming_config') 
2025-08-27T12:55:33.737941259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.738678094Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-27T12:55:33.738957176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021138s 
2025-08-27T12:55:33.739216498Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-27T12:55:33.739527134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.739876488Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-08-27T12:55:33.740319490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-27T12:55:33', 'list_sync_time') 
2025-08-27T12:55:33.740844848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.741534057Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-27T12:55:33.741800894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002018s 
2025-08-27T12:55:33.742116931Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-27T12:55:33.742367956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.742727421Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-08-27T12:55:33.743200373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-27T12:55:33', 'add_download_client_tags') 
2025-08-27T12:55:33.743739169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.744493007Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-27T12:55:33.744762019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020988s 
2025-08-27T12:55:33.745066332Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-27T12:55:33.745346346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.745731562Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-08-27T12:55:33.746173162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-27T12:55:33', 'add_notification_status') 
2025-08-27T12:55:33.746720995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.747384632Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-27T12:55:33.747671129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020287s 
2025-08-27T12:55:33.747988899Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-27T12:55:33.748293914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.748656344Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-08-27T12:55:33.749121972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-27T12:55:33', 'add_alac_24_quality_in_profiles') 
2025-08-27T12:55:33.749672380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.750391950Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-27T12:55:33.750672375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020908s 
2025-08-27T12:55:33.750936356Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-27T12:55:33.751220920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.751560133Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-08-27T12:55:33.752047705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-27T12:55:33', 'add_salt_to_users') 
2025-08-27T12:55:33.752604567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.753295809Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-27T12:55:33.753579481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020647s 
2025-08-27T12:55:33.753841809Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-27T12:55:33.754120671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.754472480Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-08-27T12:55:33.754924290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-27T12:55:33', 'add_auto_tagging') 
2025-08-27T12:55:33.755455039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.756149097Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-27T12:55:33.756409592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020233s 
2025-08-27T12:55:33.756701850Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-27T12:55:33.757030122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.757413223Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-08-27T12:55:33.757896306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-27T12:55:33', 'quality_definition_preferred_size') 
2025-08-27T12:55:33.758462066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.759171545Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-27T12:55:33.759460988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021187s 
2025-08-27T12:55:33.759779490Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-27T12:55:33.760075296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.760467305Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-08-27T12:55:33.760969026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-27T12:55:33', 'add_on_artist_add_to_notifications') 
2025-08-27T12:55:33.761525307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.762219275Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-27T12:55:33.762527005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021184s 
2025-08-27T12:55:33.762798191Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-27T12:55:33.763081381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.763433360Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-08-27T12:55:33.763944320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-27T12:55:33', 'album_last_searched_time') 
2025-08-27T12:55:33.764485179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.765172914Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-27T12:55:33.765448019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020729s 
2025-08-27T12:55:33.765735898Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-27T12:55:33.766019850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.766366378Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-08-27T12:55:33.766809671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-27T12:55:33', 'add_indexer_flags') 
2025-08-27T12:55:33.767350010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.768037455Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-27T12:55:33.768321487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020176s 
2025-08-27T12:55:33.768617894Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-27T12:55:33.768903269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.769274737Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-08-27T12:55:33.769760545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-27T12:55:33', 'add_indexes_album_statistics') 
2025-08-27T12:55:33.770312487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.771025092Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-27T12:55:33.771296359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020837s 
2025-08-27T12:55:33.771563777Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-27T12:55:33.771871537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:55:33.772247194Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-08-27T12:55:33.772710046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-27T12:55:33', 'update_redacted_baseurl') 
2025-08-27T12:55:33.773246437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:55:33.774054585Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-27T12:55:33.774322555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021792s 
2025-08-27T12:55:33.960344023Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-08-27T12:55:33.970520382Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-27T12:55:33.975711869Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-08-27T12:55:34.117978338Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-27T12:55:34.150394917Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-08-27T12:55:34.159539427Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-08-27T12:55:34.197557109Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-27T12:55:34.198417332Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-27T12:55:34.198698639Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-08-27T12:55:34.311950410Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-27T12:55:34.616669810Z [ls.io-init] done.