2025-08-23T21:21:49.828381577Z [migrations] started
2025-08-23T21:21:49.829157820Z [migrations] no migrations found
2025-08-23T21:21:49.849637294Z usermod: no changes
2025-08-23T21:21:49.855275376Z ───────────────────────────────────────
2025-08-23T21:21:49.855291949Z 
2025-08-23T21:21:49.855296128Z       ██╗     ███████╗██╗ ██████╗
2025-08-23T21:21:49.855300306Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-23T21:21:49.855304164Z       ██║     ███████╗██║██║   ██║
2025-08-23T21:21:49.855307941Z       ██║     ╚════██║██║██║   ██║
2025-08-23T21:21:49.855311699Z       ███████╗███████║██║╚██████╔╝
2025-08-23T21:21:49.855315446Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-23T21:21:49.855319264Z 
2025-08-23T21:21:49.855323012Z    Brought to you by linuxserver.io
2025-08-23T21:21:49.855326910Z ───────────────────────────────────────
2025-08-23T21:21:49.855584328Z 
2025-08-23T21:21:49.855597304Z To support the app dev(s) visit:
2025-08-23T21:21:49.857589635Z Lidarr: https://opencollective.com/lidarr
2025-08-23T21:21:49.857930382Z 
2025-08-23T21:21:49.857942235Z To support LSIO projects visit:
2025-08-23T21:21:49.857947195Z https://www.linuxserver.io/donate/
2025-08-23T21:21:49.857951003Z 
2025-08-23T21:21:49.857954700Z ───────────────────────────────────────
2025-08-23T21:21:49.857959220Z GID/UID
2025-08-23T21:21:49.857963418Z ───────────────────────────────────────
2025-08-23T21:21:49.862446394Z 
2025-08-23T21:21:49.862470794Z User UID:    911
2025-08-23T21:21:49.862475373Z User GID:    911
2025-08-23T21:21:49.862479281Z ───────────────────────────────────────
2025-08-23T21:21:49.864161889Z Linuxserver.io version: 2.14.0.4694-ls166
2025-08-23T21:21:49.864420489Z Build-date: 2025-08-23T21:14:56+00:00
2025-08-23T21:21:49.864424678Z ───────────────────────────────────────
2025-08-23T21:21:49.864428716Z     
2025-08-23T21:21:49.914533298Z [custom-init] No custom files found, skipping...
2025-08-23T21:21:49.935326384Z failed to load "/config/config.xml": No such file or directory
2025-08-23T21:21:50.340712647Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.0.4694 
2025-08-23T21:21:50.359488270Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-23T21:21:50.365819017Z [Debug] Bootstrap: Console selected 
2025-08-23T21:21:50.367313927Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-23T21:21:50.711525338Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-23T21:21:50.769215073Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {8f85bca6-6fe4-4f13-a658-25cb60c1e229} may be persisted to storage in unencrypted form. 
2025-08-23T21:21:50.874804401Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-23T21:21:50.939476074Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-23T21:21:51.036804359Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-23T21:21:51.049296321Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:51.050161753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:51.106403994Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-23T21:21:51.108700829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0571s 
2025-08-23T21:21:51.108883687Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-23T21:21:51.109113790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0592217s 
2025-08-23T21:21:51.122417426Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-23T21:21:51.123146554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.145932633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-23T21:21:51.162372784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-23T21:21:51.179954334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336647s 
2025-08-23T21:21:51.180445302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.183106090Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-23T21:21:51.183304188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368731s 
2025-08-23T21:21:51.192257015Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-23T21:21:51.192506627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.199601262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-23T21:21:51.202001214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-23T21:21:51.202145103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023221s 
2025-08-23T21:21:51.202409446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-23T21:21:51.202715281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001425s 
2025-08-23T21:21:51.203235669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-23T21:21:51.203896710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-23T21:21:51.204649536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012002s 
2025-08-23T21:21:51.204879178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.205642175Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-23T21:21:51.205826546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021901s 
2025-08-23T21:21:51.206403878Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-23T21:21:51.206613420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.207348250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-23T21:21:51.207530026Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-08-23T21:21:51.207725670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-23T21:21:51.208059582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-23T21:21:51.208477113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005729s 
2025-08-23T21:21:51.208665662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.209390602Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-23T21:21:51.209573771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014439s 
2025-08-23T21:21:51.210697964Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-23T21:21:51.210909290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.211830946Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-23T21:21:51.227504233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-23T21:21:51.228191316Z [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-23T21:21:51.228701934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000988s 
2025-08-23T21:21:51.228863269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-23T21:21:51.229149826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-23T21:21:51.229453247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004217s 
2025-08-23T21:21:51.229621295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-23T21:21:51.229957061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-23T21:21:51.230279370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005089s 
2025-08-23T21:21:51.230514724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-23T21:21:51.230793876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-23T21:21:51.231082397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004104s 
2025-08-23T21:21:51.231245235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-08-23T21:21:51.241437627Z [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-23T21:21:51.243690262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122505s 
2025-08-23T21:21:51.243954695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-08-23T21:21:51.244292315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-23T21:21:51.244701048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005532s 
2025-08-23T21:21:51.244901040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-08-23T21:21:51.245179751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-23T21:21:51.245507862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004183s 
2025-08-23T21:21:51.245709198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-08-23T21:21:51.246030044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-23T21:21:51.246381471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004275s 
2025-08-23T21:21:51.246532876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-08-23T21:21:51.246838101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-23T21:21:51.247103866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003976s 
2025-08-23T21:21:51.247267285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-08-23T21:21:51.250222805Z [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-23T21:21:51.252001496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004523s 
2025-08-23T21:21:51.252157430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-08-23T21:21:51.252466904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-23T21:21:51.252775405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004449s 
2025-08-23T21:21:51.252962762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-08-23T21:21:51.253192344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-23T21:21:51.253490084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003641s 
2025-08-23T21:21:51.253651809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-08-23T21:21:51.253903496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-23T21:21:51.254180303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003719s 
2025-08-23T21:21:51.254361138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-08-23T21:21:51.254631261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-23T21:21:51.254980635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004443s 
2025-08-23T21:21:51.255159575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-08-23T21:21:51.255414268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-23T21:21:51.255720745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004054s 
2025-08-23T21:21:51.255943935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-08-23T21:21:51.256270723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-08-23T21:21:51.256595166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004372s 
2025-08-23T21:21:51.256838466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-08-23T21:21:51.258316973Z [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-23T21:21:51.259279741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022427s 
2025-08-23T21:21:51.259529163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-08-23T21:21:51.259910391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-23T21:21:51.260266137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005215s 
2025-08-23T21:21:51.260460719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-08-23T21:21:51.260728067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-23T21:21:51.261019855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004017s 
2025-08-23T21:21:51.261223354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-08-23T21:21:51.261534351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-23T21:21:51.262025620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006123s 
2025-08-23T21:21:51.262274250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-08-23T21:21:51.262762473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-08-23T21:21:51.263137468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006238s 
2025-08-23T21:21:51.263318362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-08-23T21:21:51.264596045Z [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-23T21:21:51.265357077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018431s 
2025-08-23T21:21:51.265593233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-08-23T21:21:51.265935833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-08-23T21:21:51.266297411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004888s 
2025-08-23T21:21:51.266501522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-08-23T21:21:51.266862078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-23T21:21:51.267207643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005061s 
2025-08-23T21:21:51.267395151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-23T21:21:51.268800591Z [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-23T21:21:51.269646855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020831s 
2025-08-23T21:21:51.269825985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-23T21:21:51.270169788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-23T21:21:51.270540885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004791s 
2025-08-23T21:21:51.270780858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-08-23T21:21:51.271072195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-23T21:21:51.271398371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s 
2025-08-23T21:21:51.271653094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-23T21:21:51.271967888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-23T21:21:51.272354687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005586s 
2025-08-23T21:21:51.272613969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-08-23T21:21:51.272946098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-08-23T21:21:51.273340732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005242s 
2025-08-23T21:21:51.273880479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-23T21:21:51.274666321Z [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-23T21:21:51.275520020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017555s 
2025-08-23T21:21:51.275755614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-23T21:21:51.276458159Z [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-23T21:21:51.276923666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009554s 
2025-08-23T21:21:51.277120071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-23T21:21:51.277450837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-23T21:21:51.277810572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005124s 
2025-08-23T21:21:51.278000264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-23T21:21:51.284245338Z [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-23T21:21:51.284806979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066239s 
2025-08-23T21:21:51.284973945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-23T21:21:51.285258859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-23T21:21:51.285596178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000444s 
2025-08-23T21:21:51.285765228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-23T21:21:51.286263612Z [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-23T21:21:51.286711954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007702s 
2025-08-23T21:21:51.286950184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-23T21:21:51.287238675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-23T21:21:51.287596786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004428s 
2025-08-23T21:21:51.287798101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-23T21:21:51.288367788Z [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-23T21:21:51.288842614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00086s 
2025-08-23T21:21:51.289118580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-23T21:21:51.289483374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-23T21:21:51.289886426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005834s 
2025-08-23T21:21:51.290086288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-23T21:21:51.290399870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-23T21:21:51.290794414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005179s 
2025-08-23T21:21:51.291003836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-23T21:21:51.291875260Z [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-23T21:21:51.292481912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012863s 
2025-08-23T21:21:51.292725833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-23T21:21:51.294232547Z [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-23T21:21:51.296826499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003899s 
2025-08-23T21:21:51.297042655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-23T21:21:51.297688184Z [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-23T21:21:51.298167379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009787s 
2025-08-23T21:21:51.298342462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-23T21:21:51.299400492Z [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-23T21:21:51.300172556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016358s 
2025-08-23T21:21:51.300328120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-23T21:21:51.300988920Z [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-23T21:21:51.301503175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010054s 
2025-08-23T21:21:51.301736225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-23T21:21:51.302391364Z [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-23T21:21:51.302961081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011164s 
2025-08-23T21:21:51.303136765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-23T21:21:51.303631040Z [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-23T21:21:51.304048751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007485s 
2025-08-23T21:21:51.304214054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-23T21:21:51.304539008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-23T21:21:51.304874514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004978s 
2025-08-23T21:21:51.305037111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-23T21:21:51.305283968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-23T21:21:51.305592469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003996s 
2025-08-23T21:21:51.305774426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-23T21:21:51.306221396Z [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-23T21:21:51.306607313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006882s 
2025-08-23T21:21:51.306784570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-23T21:21:51.307719051Z [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-23T21:21:51.308317296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013846s 
2025-08-23T21:21:51.308493961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-23T21:21:51.308939518Z [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-23T21:21:51.309397971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007058s 
2025-08-23T21:21:51.309535649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-23T21:21:51.309812055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-23T21:21:51.310156398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004502s 
2025-08-23T21:21:51.310329647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-23T21:21:51.310639762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-23T21:21:51.310954375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000447s 
2025-08-23T21:21:51.311196963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-23T21:21:51.312212999Z [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-23T21:21:51.312885754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015357s 
2025-08-23T21:21:51.313091568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-23T21:21:51.313805576Z [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-23T21:21:51.314367187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011405s 
2025-08-23T21:21:51.314546638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-23T21:21:51.314858967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-23T21:21:51.315256437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005161s 
2025-08-23T21:21:51.315416369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-23T21:21:51.316272773Z [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-23T21:21:51.316945899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013377s 
2025-08-23T21:21:51.317072985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-08-23T21:21:51.318039972Z [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-23T21:21:51.318799371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015549s 
2025-08-23T21:21:51.318977980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-08-23T21:21:51.319444139Z [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-23T21:21:51.319971270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007669s 
2025-08-23T21:21:51.320106122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-08-23T21:21:51.320406867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-08-23T21:21:51.320787323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005049s 
2025-08-23T21:21:51.320969350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-23T21:21:51.321686203Z [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-23T21:21:51.322213635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010636s 
2025-08-23T21:21:51.322413487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-23T21:21:51.322796539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-23T21:21:51.323227386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005868s 
2025-08-23T21:21:51.326592572Z [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-23T21:21:51.327310157Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0036049 taking an average of 00:00:00.0036049 
2025-08-23T21:21:51.328222494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-23T21:21:51', 'InitialSetup') 
2025-08-23T21:21:51.328581987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.331036700Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-23T21:21:51.331198967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076703s 
2025-08-23T21:21:51.331497307Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-23T21:21:51.331723453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.331995571Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-08-23T21:21:51.332742134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-23T21:21:51.332888258Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:51.333088601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-23T21:21:51.333367813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:51.334229879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009916s 
2025-08-23T21:21:51.334680266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-23T21:21:51', 'add_reason_to_pending_releases') 
2025-08-23T21:21:51.335015080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.335870562Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-23T21:21:51.336038821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025513s 
2025-08-23T21:21:51.336236860Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-23T21:21:51.336444989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.336664471Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-08-23T21:21:51.339651956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-23T21:21:51.339800676Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-23T21:21:51.339982041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-08-23T21:21:51.340267986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-08-23T21:21:51.341073609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009045s 
2025-08-23T21:21:51.341231096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-23T21:21:51.341357450Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:51.341678166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-08-23T21:21:51.341954973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:51.342689462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008572s 
2025-08-23T21:21:51.342866689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-23T21:21:51.342985779Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:51.343166813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-08-23T21:21:51.343485164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:51.344251998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008815s 
2025-08-23T21:21:51.344653446Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-23T21:21:51.345188744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-23T21:21:51.345405941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005547s 
2025-08-23T21:21:51.345868643Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-08-23T21:21:51.364061323Z [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-23T21:21:51.366033233Z [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-23T21:21:51.367133639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-23T21:21:51.368298083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-23T21:21:51.370313181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-23T21:21:51.370758136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-23T21:21:51.371213904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-23T21:21:51.371516002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254769s 
2025-08-23T21:21:51.371683229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-23T21:21:51.371834293Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-23T21:21:51.372148947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-08-23T21:21:51.372404441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-08-23T21:21:51.373208791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000867s 
2025-08-23T21:21:51.373558134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-23T21:21:51', 'add_medium_support') 
2025-08-23T21:21:51.373901506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.375008885Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-23T21:21:51.375183607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026888s 
2025-08-23T21:21:51.375440154Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-23T21:21:51.375665247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.375946163Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-08-23T21:21:51.376452742Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-23T21:21:51.376771875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-23T21:21:51.377083492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003916s 
2025-08-23T21:21:51.377238264Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:51.377450321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:51.386915859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094369s 
2025-08-23T21:21:51.387277407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-23T21:21:51', 'add_various_qualites_in_profile') 
2025-08-23T21:21:51.387740530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.388447012Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-23T21:21:51.388667446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109935s 
2025-08-23T21:21:51.388870936Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-23T21:21:51.389075347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.389336673Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-08-23T21:21:51.390245233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-08-23T21:21:51.390813757Z [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-23T21:21:51.391327041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008974s 
2025-08-23T21:21:51.391503536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-08-23T21:21:51.391828651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-08-23T21:21:51.392183004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004969s 
2025-08-23T21:21:51.392373858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-23T21:21:51.392513409Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:51.392756719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-08-23T21:21:51.393108548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-23T21:21:51.393972828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010031s 
2025-08-23T21:21:51.394185687Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-08-23T21:21:51.400141919Z [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-23T21:21:51.405052035Z [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-23T21:21:51.407035719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-23T21:21:51.407907144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-23T21:21:51.409735335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-23T21:21:51.410206293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-23T21:21:51.410618563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-23T21:21:51.411047978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-23T21:21:51.411382181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170028s 
2025-08-23T21:21:51.411571111Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-08-23T21:21:51.419100471Z [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-23T21:21:51.423655362Z [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-23T21:21:51.425418172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-23T21:21:51.426189735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-23T21:21:51.427979478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-23T21:21:51.428450637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-23T21:21:51.428887477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-23T21:21:51.429266169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-23T21:21:51.429573829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178119s 
2025-08-23T21:21:51.429734953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-23T21:21:51.429883352Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:51.430115509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-08-23T21:21:51.430433530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-08-23T21:21:51.431125122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008277s 
2025-08-23T21:21:51.431491480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-23T21:21:51', 'metadata_profiles') 
2025-08-23T21:21:51.431836044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.433008374Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-23T21:21:51.433132654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026363s 
2025-08-23T21:21:51.433381596Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-23T21:21:51.433592791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.433931383Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-08-23T21:21:51.436663273Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-23T21:21:51.443402091Z [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-23T21:21:51.444450693Z [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-23T21:21:51.444983555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-23T21:21:51.445521288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-23T21:21:51.447398348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-23T21:21:51.447759405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108571s 
2025-08-23T21:21:51.447951311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-23T21:21:51.448085401Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:51.448295314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-23T21:21:51.448614847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-23T21:21:51.449476953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009754s 
2025-08-23T21:21:51.449779191Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-23T21:21:51.450155870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-23T21:21:51.450368287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003617s 
2025-08-23T21:21:51.450550163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-23T21:21:51.450768743Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-23T21:21:51.451211785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-23T21:21:51.454486459Z [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-23T21:21:51.456052161Z [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-23T21:21:51.456731329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-23T21:21:51.457345385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-23T21:21:51.459412588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-23T21:21:51.459726710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083038s 
2025-08-23T21:21:51.460177919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-23T21:21:51', 'separate_automatic_and_interactive_search') 
2025-08-23T21:21:51.460551571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.461423035Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-23T21:21:51.461593108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099369s 
2025-08-23T21:21:51.461819724Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-23T21:21:51.462040829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.462265782Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-08-23T21:21:51.462601959Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-08-23T21:21:51.466959302Z [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-23T21:21:51.470645294Z [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-23T21:21:51.472256578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-23T21:21:51.473285610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-23T21:21:51.475050103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-23T21:21:51.475476090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-23T21:21:51.475870434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-23T21:21:51.476349318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-23T21:21:51.476743723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-23T21:21:51.477034087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142748s 
2025-08-23T21:21:51.477426568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-23T21:21:51', 'change_album_path_to_relative') 
2025-08-23T21:21:51.477756562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.478872519Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-23T21:21:51.479053934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01606s 
2025-08-23T21:21:51.479247644Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-23T21:21:51.479460292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.479726037Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-08-23T21:21:51.480416678Z [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-23T21:21:51.481020584Z [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-23T21:21:51.481357192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000639s 
2025-08-23T21:21:51.481929504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-23T21:21:51', 'change_quality_size_mb_to_kb') 
2025-08-23T21:21:51.482319549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.483096223Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-23T21:21:51.483267288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023461s 
2025-08-23T21:21:51.483457751Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-23T21:21:51.483633405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.484050224Z [Info] album_releases: Starting migration of Main DB to 9 
2025-08-23T21:21:51.484479869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-23T21:21:51.484644290Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:51.484820495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-08-23T21:21:51.485077973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-08-23T21:21:51.485827412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000838s 
2025-08-23T21:21:51.485978176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-23T21:21:51.486117176Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:51.486297569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-08-23T21:21:51.486593585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-08-23T21:21:51.487333905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008594s 
2025-08-23T21:21:51.487680984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-23T21:21:51', 'album_releases') 
2025-08-23T21:21:51.488044987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.488837863Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-23T21:21:51.488995230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002343s 
2025-08-23T21:21:51.489199902Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-23T21:21:51.489376047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.489621642Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-08-23T21:21:51.490059714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-23T21:21:51.490258474Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:51.490463908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-08-23T21:21:51.495336999Z [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-23T21:21:51.499843342Z [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-23T21:21:51.501631373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-23T21:21:51.502449039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-23T21:21:51.504338784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-23T21:21:51.504818490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-23T21:21:51.505220649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-23T21:21:51.505636236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-23T21:21:51.506069919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-23T21:21:51.506373310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157356s 
2025-08-23T21:21:51.506522961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-23T21:21:51.506663685Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:51.506835771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-08-23T21:21:51.511633992Z [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-23T21:21:51.515840041Z [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-23T21:21:51.517456786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-23T21:21:51.518285725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-23T21:21:51.520064797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-23T21:21:51.520476326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-23T21:21:51.520854958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-23T21:21:51.521273481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-23T21:21:51.521677174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-23T21:21:51.521974572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149425s 
2025-08-23T21:21:51.522328776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-23T21:21:51', 'album_releases_fix') 
2025-08-23T21:21:51.522648569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.523625376Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-23T21:21:51.523778885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165834s 
2025-08-23T21:21:51.523975792Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-23T21:21:51.524164191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.524397501Z [Info] import_lists: Starting migration of Main DB to 11 
2025-08-23T21:21:51.525385510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-08-23T21:21:51.526575847Z [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-23T21:21:51.527368433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018283s 
2025-08-23T21:21:51.527550018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-08-23T21:21:51.527813970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-23T21:21:51.528219436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005088s 
2025-08-23T21:21:51.528385360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-08-23T21:21:51.529143968Z [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-23T21:21:51.529708955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011485s 
2025-08-23T21:21:51.529902134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-08-23T21:21:51.530288442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-23T21:21:51.530626102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005458s 
2025-08-23T21:21:51.530986648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-23T21:21:51', 'import_lists') 
2025-08-23T21:21:51.531319077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.532308088Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-23T21:21:51.532492189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022074s 
2025-08-23T21:21:51.532740769Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-23T21:21:51.532941534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.533248812Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-08-23T21:21:51.533665201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-08-23T21:21:51.533858881Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-23T21:21:51.534046468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-08-23T21:21:51.534379990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-08-23T21:21:51.535201063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009664s 
2025-08-23T21:21:51.535387899Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:51.535605047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:51.538450316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028757s 
2025-08-23T21:21:51.538818256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-23T21:21:51', 'add_release_status') 
2025-08-23T21:21:51.539160265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.540011509Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-23T21:21:51.540181682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044069s 
2025-08-23T21:21:51.540405312Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-23T21:21:51.540571617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.540818594Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-08-23T21:21:51.541194100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-23T21:21:51.541327328Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:51.541557812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-08-23T21:21:51.541932637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:51.542727026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000965s 
2025-08-23T21:21:51.543117062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-23T21:21:51', 'album_download_notification') 
2025-08-23T21:21:51.543437587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.544266346Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-23T21:21:51.544437510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024521s 
2025-08-23T21:21:51.544654607Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-23T21:21:51.544834990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.545079012Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-08-23T21:21:51.545835425Z [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-23T21:21:51.546710226Z [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-23T21:21:51.547128759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000896s 
2025-08-23T21:21:51.547777134Z [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-23T21:21:51.548628559Z [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-23T21:21:51.549042061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009054s 
2025-08-23T21:21:51.549448229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-23T21:21:51', 'fix_language_metadata_profiles') 
2025-08-23T21:21:51.549779897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.550469686Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-23T21:21:51.550708868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022825s 
2025-08-23T21:21:51.550924973Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-23T21:21:51.551127831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.551372263Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-08-23T21:21:51.551693931Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-23T21:21:51.551995368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-23T21:21:51.552231724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003345s 
2025-08-23T21:21:51.552561979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-23T21:21:51', 'remove_fanzub') 
2025-08-23T21:21:51.552889328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.553557232Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-23T21:21:51.553718457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016277s 
2025-08-23T21:21:51.553940534Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-23T21:21:51.554127861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.554385921Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-08-23T21:21:51.556306387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-08-23T21:21:51.556565429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-08-23T21:21:51.556853078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003978s 
2025-08-23T21:21:51.557041738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-08-23T21:21:51.557380871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-08-23T21:21:51.557782389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005455s 
2025-08-23T21:21:51.558385834Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-08-23T21:21:51.558869919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-08-23T21:21:51.559242800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006854s 
2025-08-23T21:21:51.559437943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-08-23T21:21:51.559733318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-23T21:21:51.560116780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004495s 
2025-08-23T21:21:51.560238254Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-23T21:21:51.560473398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-23T21:21:51.560858433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00045s 
2025-08-23T21:21:51.561083787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-23T21:21:51.561451437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-23T21:21:51.561795600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004649s 
2025-08-23T21:21:51.562172709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-23T21:21:51', 'update_artist_history_indexes') 
2025-08-23T21:21:51.562571122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.563773312Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-23T21:21:51.563979718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023904s 
2025-08-23T21:21:51.564144870Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-23T21:21:51.564339682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.564541609Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-08-23T21:21:51.566597709Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-23T21:21:51.569389409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-23T21:21:51.569708051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029051s 
2025-08-23T21:21:51.570060260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-23T21:21:51', 'remove_nma') 
2025-08-23T21:21:51.570372028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.571066737Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-23T21:21:51.571239966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042448s 
2025-08-23T21:21:51.571431581Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-23T21:21:51.571626113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.571932199Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-08-23T21:21:51.572297755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-23T21:21:51.572421404Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s 
2025-08-23T21:21:51.572622088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-08-23T21:21:51.572882693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-08-23T21:21:51.574075866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012842s 
2025-08-23T21:21:51.574443776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-23T21:21:51', 'album_disambiguation') 
2025-08-23T21:21:51.574775855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.575543370Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-23T21:21:51.575727501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002735s 
2025-08-23T21:21:51.575957745Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-23T21:21:51.576181355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.576465136Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-08-23T21:21:51.576783517Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:51.576943489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:51.580242431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003297s 
2025-08-23T21:21:51.580717267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-23T21:21:51', 'add_ape_quality_in_profiles') 
2025-08-23T21:21:51.581141913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.582165443Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-23T21:21:51.582216336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049137s 
2025-08-23T21:21:51.582457111Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-23T21:21:51.582697976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.583018200Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-08-23T21:21:51.590530075Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-23T21:21:51.590563392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-23T21:21:51.590570737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005302s 
2025-08-23T21:21:51.590576899Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-23T21:21:51.590582661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-08-23T21:21:51.590588443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004566s 
2025-08-23T21:21:51.590593864Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-23T21:21:51.590599295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-08-23T21:21:51.590606208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004403s 
2025-08-23T21:21:51.590611950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-23T21:21:51', 'remove_pushalot') 
2025-08-23T21:21:51.590634826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.591126516Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-23T21:21:51.591656032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045892s 
2025-08-23T21:21:51.591694500Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-23T21:21:51.591814692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.592210769Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-08-23T21:21:51.592778933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-23T21:21:51.593277607Z [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-23T21:21:51.593855280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009001s 
2025-08-23T21:21:51.594218131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-23T21:21:51', 'add_custom_filters') 
2025-08-23T21:21:51.594564478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.595355561Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-23T21:21:51.595523559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023951s 
2025-08-23T21:21:51.595721959Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-23T21:21:51.595938074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.596353390Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-08-23T21:21:51.596529715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-23T21:21:51.596677723Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-23T21:21:51.596936214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-08-23T21:21:51.597176518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-08-23T21:21:51.598141601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010208s 
2025-08-23T21:21:51.598497467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-23T21:21:51', 'import_list_tags') 
2025-08-23T21:21:51.598880268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.599562532Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-23T21:21:51.599723496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024291s 
2025-08-23T21:21:51.599950523Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-23T21:21:51.600151999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.600399387Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-08-23T21:21:51.607136000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-08-23T21:21:51.608121044Z [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-23T21:21:51.608875693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015448s 
2025-08-23T21:21:51.609108762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-08-23T21:21:51.609535762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-08-23T21:21:51.619554635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101367s 
2025-08-23T21:21:51.624822862Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-23T21:21:51.624847091Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-23T21:21:51.624852141Z                           FROM "Artists" 
2025-08-23T21:21:51.626571883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-23T21:21:51.626601824Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-23T21:21:51.626616433Z                           FROM "Artists" 
2025-08-23T21:21:51.627406824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018572s 
2025-08-23T21:21:51.627564081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-23T21:21:51.627705355Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-23T21:21:51.627955068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-08-23T21:21:51.628280443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:51.629180746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010237s 
2025-08-23T21:21:51.630282424Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-23T21:21:51.630304609Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-23T21:21:51.630314930Z                                                   FROM "ArtistMetadata"
2025-08-23T21:21:51.630323627Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-23T21:21:51.631814018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-23T21:21:51.631828808Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-23T21:21:51.631833317Z                                                   FROM "ArtistMetadata"
2025-08-23T21:21:51.631837145Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-23T21:21:51.632534449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016348s 
2025-08-23T21:21:51.632704772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-08-23T21:21:51.633913806Z [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-23T21:21:51.634775872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019075s 
2025-08-23T21:21:51.634986336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-08-23T21:21:51.635311240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-23T21:21:51.635679902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005418s 
2025-08-23T21:21:51.635893753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-08-23T21:21:51.636191041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-23T21:21:51.636526687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004699s 
2025-08-23T21:21:51.636706118Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:51.636905410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:51.645478010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086011s 
2025-08-23T21:21:51.645690949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-23T21:21:51.645833726Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:51.646134171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-08-23T21:21:51.646442502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:51.647478538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011849s 
2025-08-23T21:21:51.647642759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-23T21:21:51.647797771Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:51.647995619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-08-23T21:21:51.648304902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-08-23T21:21:51.649278702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011083s 
2025-08-23T21:21:51.649462953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-23T21:21:51.649595079Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:51.649754761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-08-23T21:21:51.649986658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-08-23T21:21:51.651007413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010711s 
2025-08-23T21:21:51.652729871Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-23T21:21:51.652755953Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-23T21:21:51.652765553Z                                                   FROM "ArtistMetadata"
2025-08-23T21:21:51.652774220Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-23T21:21:51.652783569Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-23T21:21:51.654977296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-23T21:21:51.654987376Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-23T21:21:51.654992106Z                                                   FROM "ArtistMetadata"
2025-08-23T21:21:51.654996114Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-23T21:21:51.655000583Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-23T21:21:51.655951488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022614s 
2025-08-23T21:21:51.656126300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-23T21:21:51.656262654Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:51.656458208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-08-23T21:21:51.656771318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-08-23T21:21:51.657673194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010439s 
2025-08-23T21:21:51.657874499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-23T21:21:51.657999100Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:51.658228081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-08-23T21:21:51.658581823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:51.659425262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010172s 
2025-08-23T21:21:51.659596466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-23T21:21:51.659717069Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:51.659917643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-08-23T21:21:51.660225623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:51.661075063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009693s 
2025-08-23T21:21:51.662343016Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-23T21:21:51.662353618Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-23T21:21:51.662358187Z                                                 FROM "AlbumReleases"
2025-08-23T21:21:51.662362606Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-23T21:21:51.662367045Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-23T21:21:51.664431872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-23T21:21:51.664441412Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-23T21:21:51.664445440Z                                                 FROM "AlbumReleases"
2025-08-23T21:21:51.664449177Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-23T21:21:51.664454758Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-23T21:21:51.665425152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022738s 
2025-08-23T21:21:51.666867827Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-23T21:21:51.666886645Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-23T21:21:51.666891605Z                                                   FROM "ArtistMetadata"
2025-08-23T21:21:51.666896074Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-23T21:21:51.666900413Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-23T21:21:51.669086735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-23T21:21:51.669104280Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-23T21:21:51.669108418Z                                                   FROM "ArtistMetadata"
2025-08-23T21:21:51.669112256Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-23T21:21:51.669116414Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-23T21:21:51.670049703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023301s 
2025-08-23T21:21:51.670795555Z [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-23T21:21:51.674962986Z [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-23T21:21:51.677129839Z [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-23T21:21:51.678009470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-23T21:21:51.678882718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-23T21:21:51.681368323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-23T21:21:51.681890614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-23T21:21:51.682256882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111145s 
2025-08-23T21:21:51.682694413Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-08-23T21:21:51.687384897Z [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-23T21:21:51.690408555Z [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-23T21:21:51.691684735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-23T21:21:51.692811563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-23T21:21:51.695874951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-23T21:21:51.696395880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-23T21:21:51.696736686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137099s 
2025-08-23T21:21:51.697004074Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-08-23T21:21:51.700798464Z [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-23T21:21:51.705901459Z [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-23T21:21:51.705987933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-23T21:21:51.705995388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-23T21:21:51.707627384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-23T21:21:51.708157070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-23T21:21:51.708516153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011312s 
2025-08-23T21:21:51.708712809Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-08-23T21:21:51.711550884Z [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-23T21:21:51.712786692Z [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-23T21:21:51.713425198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-23T21:21:51.714006709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-23T21:21:51.715809048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-23T21:21:51.716128391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072688s 
2025-08-23T21:21:51.716385047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-23T21:21:51.716626043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-23T21:21:51.716925666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004338s 
2025-08-23T21:21:51.717105949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-08-23T21:21:51.717379580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-23T21:21:51.717707740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003927s 
2025-08-23T21:21:51.717862422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-08-23T21:21:51.718150923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-23T21:21:51.718457149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004253s 
2025-08-23T21:21:51.718641560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-08-23T21:21:51.718957436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-08-23T21:21:51.719238973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004222s 
2025-08-23T21:21:51.719420368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-08-23T21:21:51.719876928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-08-23T21:21:51.720248556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005331s 
2025-08-23T21:21:51.720432787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-08-23T21:21:51.720722170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-08-23T21:21:51.721033817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004279s 
2025-08-23T21:21:51.721207437Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-23T21:21:51.723810758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-23T21:21:51.724097666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027494s 
2025-08-23T21:21:51.724249442Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-23T21:21:51.724532301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-23T21:21:51.724778407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003787s 
2025-08-23T21:21:51.724926074Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-23T21:21:51.725289295Z [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-23T21:21:51.725555061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004917s 
2025-08-23T21:21:51.725926949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-23T21:21:51', 'add_release_groups_etc') 
2025-08-23T21:21:51.726257645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.727741473Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-23T21:21:51.727926045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026256s 
2025-08-23T21:21:51.728142049Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-23T21:21:51.728339287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.728588889Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-08-23T21:21:51.729300832Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-23T21:21:51.729563351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-08-23T21:21:51.729775007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003187s 
2025-08-23T21:21:51.730135373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-23T21:21:51', 'NewMediaInfoFormat') 
2025-08-23T21:21:51.730473473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.731136709Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-23T21:21:51.731311030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016344s 
2025-08-23T21:21:51.731514279Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-23T21:21:51.731798862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.732065429Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-08-23T21:21:51.733283672Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-23T21:21:51.733665530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-23T21:21:51.736884301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033916s 
2025-08-23T21:21:51.737083472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-23T21:21:51.737220037Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-23T21:21:51.737444038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-08-23T21:21:51.737817270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-08-23T21:21:51.738764166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011287s 
2025-08-23T21:21:51.739168140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-23T21:21:51', 'rename_restrictions_to_release_profiles') 
2025-08-23T21:21:51.739532764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.740208044Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-23T21:21:51.740391313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025223s 
2025-08-23T21:21:51.740629923Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-23T21:21:51.740817831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.741073847Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-08-23T21:21:51.742112398Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-23T21:21:51.742381069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-23T21:21:51.744154359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018571s 
2025-08-23T21:21:51.744391346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-23T21:21:51.744544675Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:51.744712312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-08-23T21:21:51.744958137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-23T21:21:51.745756114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008663s 
2025-08-23T21:21:51.745904583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-08-23T21:21:51.746054755Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:51.746235499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-08-23T21:21:51.746531165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-23T21:21:51.747281115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000865s 
2025-08-23T21:21:51.747435085Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-23T21:21:51.747682914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-23T21:21:51.747948028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003306s 
2025-08-23T21:21:51.748094192Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-23T21:21:51.748380949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-23T21:21:51.748571142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003332s 
2025-08-23T21:21:51.748818009Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-08-23T21:21:51.752284759Z [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-23T21:21:51.754192130Z [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-23T21:21:51.755065959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-23T21:21:51.755764796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-23T21:21:51.757722929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-23T21:21:51.758176772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-23T21:21:51.758648733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-23T21:21:51.759120693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-23T21:21:51.759616141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106536s 
2025-08-23T21:21:51.760092680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-23T21:21:51', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-23T21:21:51.760479940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.761434221Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-23T21:21:51.761629535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124011s 
2025-08-23T21:21:51.761823425Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-23T21:21:51.762018087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.762261487Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-08-23T21:21:51.762808569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-08-23T21:21:51.763249025Z [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-23T21:21:51.763652808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006677s 
2025-08-23T21:21:51.763858102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-08-23T21:21:51.764199549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-08-23T21:21:51.764558702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005189s 
2025-08-23T21:21:51.764928617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-23T21:21:51', 'add_import_exclusions') 
2025-08-23T21:21:51.765310105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.766032379Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-23T21:21:51.766163754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019335s 
2025-08-23T21:21:51.766371312Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-23T21:21:51.766565753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.766803302Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-08-23T21:21:51.774640662Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-23T21:21:51.774670532Z                           WHERE "Id" in (
2025-08-23T21:21:51.774678087Z                           SELECT "Artists"."Id" from "Artists"
2025-08-23T21:21:51.774685141Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-23T21:21:51.774692416Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-23T21:21:51.776427620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-23T21:21:51.776446428Z                           WHERE "Id" in (
2025-08-23T21:21:51.776451007Z                           SELECT "Artists"."Id" from "Artists"
2025-08-23T21:21:51.776454975Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-23T21:21:51.776459163Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-23T21:21:51.777360328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019974s 
2025-08-23T21:21:51.778617629Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-23T21:21:51.778644012Z                           WHERE "Id" in (
2025-08-23T21:21:51.778668151Z                           SELECT "Albums"."Id" from "Albums"
2025-08-23T21:21:51.778677359Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-23T21:21:51.778686738Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-23T21:21:51.780346279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-23T21:21:51.780365679Z                           WHERE "Id" in (
2025-08-23T21:21:51.780370368Z                           SELECT "Albums"."Id" from "Albums"
2025-08-23T21:21:51.780374957Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-23T21:21:51.780379787Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-23T21:21:51.781217955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019176s 
2025-08-23T21:21:51.782348280Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-23T21:21:51.782358942Z                           WHERE "Id" in (
2025-08-23T21:21:51.782364062Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-23T21:21:51.782369303Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-23T21:21:51.782374573Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-23T21:21:51.784073765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-23T21:21:51.784087532Z                           WHERE "Id" in (
2025-08-23T21:21:51.784091871Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-23T21:21:51.784095929Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-23T21:21:51.784100208Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-23T21:21:51.784897123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018821s 
2025-08-23T21:21:51.786143723Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-23T21:21:51.786154344Z                           WHERE "Id" in (
2025-08-23T21:21:51.786158562Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-23T21:21:51.786162561Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-23T21:21:51.786166719Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-23T21:21:51.787791490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-23T21:21:51.787813755Z                           WHERE "Id" in (
2025-08-23T21:21:51.787822603Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-23T21:21:51.787860690Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-23T21:21:51.787871752Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-23T21:21:51.788652314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018879s 
2025-08-23T21:21:51.789870466Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-23T21:21:51.789886238Z                           WHERE "Id" in (
2025-08-23T21:21:51.789893292Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-23T21:21:51.789899975Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-23T21:21:51.789907240Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-23T21:21:51.791649418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-23T21:21:51.791674679Z                           WHERE "Id" in (
2025-08-23T21:21:51.791684098Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-23T21:21:51.791691923Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-23T21:21:51.791700140Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-23T21:21:51.792530111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019645s 
2025-08-23T21:21:51.793825810Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-23T21:21:51.793836030Z                           WHERE "Id" IN (
2025-08-23T21:21:51.793840830Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-23T21:21:51.793845079Z                           LEFT OUTER JOIN "Tracks"
2025-08-23T21:21:51.793848866Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-23T21:21:51.793853105Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-23T21:21:51.795831338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-23T21:21:51.795861168Z                           WHERE "Id" IN (
2025-08-23T21:21:51.795867300Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-23T21:21:51.795871268Z                           LEFT OUTER JOIN "Tracks"
2025-08-23T21:21:51.795875036Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-23T21:21:51.795878964Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-23T21:21:51.796727853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002176s 
2025-08-23T21:21:51.797099121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-23T21:21:51', 'clean_artist_metadata_table') 
2025-08-23T21:21:51.797448224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.798118513Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-23T21:21:51.798344458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035307s 
2025-08-23T21:21:51.798530883Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-23T21:21:51.798723722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.799121723Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-08-23T21:21:51.800013819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-23T21:21:51.800196166Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-23T21:21:51.800362551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-23T21:21:51.800700402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:51.801564762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010205s 
2025-08-23T21:21:51.801740776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-23T21:21:51.801875938Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:51.802097575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-23T21:21:51.802424082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:51.803228912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009422s 
2025-08-23T21:21:51.803392071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-23T21:21:51.803527684Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:51.803740623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-08-23T21:21:51.804134365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:51.804948214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010292s 
2025-08-23T21:21:51.805131223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-23T21:21:51.805258960Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:51.805467249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-08-23T21:21:51.805802504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:51.806572364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009242s 
2025-08-23T21:21:51.806730192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-23T21:21:51.806864332Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:51.807055407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-08-23T21:21:51.807379720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:51.808158478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009274s 
2025-08-23T21:21:51.808351406Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-08-23T21:21:51.812085565Z [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-23T21:21:51.816163516Z [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-23T21:21:51.817166335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-23T21:21:51.817607814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-23T21:21:51.819446125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109208s 
2025-08-23T21:21:51.819699856Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-08-23T21:21:51.823706162Z [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-23T21:21:51.826156345Z [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-23T21:21:51.827171780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-23T21:21:51.827616515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-23T21:21:51.829430027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095231s 
2025-08-23T21:21:51.829828329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-23T21:21:51', 'health_issue_notification') 
2025-08-23T21:21:51.830177923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.831203508Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-23T21:21:51.831380564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112691s 
2025-08-23T21:21:51.831650648Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-23T21:21:51.831877715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.832174503Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-08-23T21:21:51.833420421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-23T21:21:51.833607809Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-23T21:21:51.833826709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-08-23T21:21:51.834214230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-08-23T21:21:51.835223482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011836s 
2025-08-23T21:21:51.835368323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-23T21:21:51.835532945Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:51.835697336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-08-23T21:21:51.835961357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-08-23T21:21:51.836719794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008586s 
2025-08-23T21:21:51.837051512Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-23T21:21:51.837338961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-23T21:21:51.837554024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003114s 
2025-08-23T21:21:51.838443214Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-23T21:21:51.838457142Z                 WHERE "Id" IN (
2025-08-23T21:21:51.838461371Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-23T21:21:51.838465339Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-23T21:21:51.838469397Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-23T21:21:51.839620996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-23T21:21:51.839630475Z                 WHERE "Id" IN (
2025-08-23T21:21:51.839634663Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-23T21:21:51.839638501Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-23T21:21:51.839642549Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-23T21:21:51.840350555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014149s 
2025-08-23T21:21:51.841570651Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-23T21:21:51.841581804Z                 WHERE "Id" IN (
2025-08-23T21:21:51.841586574Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-23T21:21:51.841590471Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-23T21:21:51.841594630Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-23T21:21:51.841598708Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-23T21:21:51.843129641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-23T21:21:51.843150322Z                 WHERE "Id" IN (
2025-08-23T21:21:51.843160112Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-23T21:21:51.843169150Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-23T21:21:51.843178188Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-23T21:21:51.843187116Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-23T21:21:51.843947307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017209s 
2025-08-23T21:21:51.845318908Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-23T21:21:51.845331424Z                 WHERE "Id" IN (
2025-08-23T21:21:51.845353648Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-23T21:21:51.845357626Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-23T21:21:51.845361735Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-23T21:21:51.845365873Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-23T21:21:51.845369651Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-23T21:21:51.847027939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-23T21:21:51.847038511Z                 WHERE "Id" IN (
2025-08-23T21:21:51.847043190Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-23T21:21:51.847047829Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-23T21:21:51.847052328Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-23T21:21:51.847056878Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-23T21:21:51.847061326Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-23T21:21:51.847891638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018813s 
2025-08-23T21:21:51.848677090Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-23T21:21:51.848687090Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-23T21:21:51.848691388Z                 FROM "Artists"
2025-08-23T21:21:51.848695126Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-23T21:21:51.848699094Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-23T21:21:51.849688957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-23T21:21:51.849706502Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-23T21:21:51.849712424Z                 FROM "Artists"
2025-08-23T21:21:51.849717404Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-23T21:21:51.849722274Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-23T21:21:51.850194395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010764s 
2025-08-23T21:21:51.851119908Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-23T21:21:51.851131892Z                 WHERE "Id" NOT IN (
2025-08-23T21:21:51.851135931Z                     SELECT MIN("Id")
2025-08-23T21:21:51.851139929Z                     FROM "TrackFiles"
2025-08-23T21:21:51.851151201Z                     GROUP BY "Path"
2025-08-23T21:21:51.851155219Z                 ) 
2025-08-23T21:21:51.852313722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-23T21:21:51.852337510Z                 WHERE "Id" NOT IN (
2025-08-23T21:21:51.852346428Z                     SELECT MIN("Id")
2025-08-23T21:21:51.852354935Z                     FROM "TrackFiles"
2025-08-23T21:21:51.852363322Z                     GROUP BY "Path"
2025-08-23T21:21:51.852371589Z                 ) 
2025-08-23T21:21:51.852873800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012473s 
2025-08-23T21:21:51.853032209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-23T21:21:51.853186790Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:51.853409348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-08-23T21:21:51.856481263Z [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-23T21:21:51.858015492Z [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-23T21:21:51.858715752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-23T21:21:51.859261401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-23T21:21:51.861150113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-23T21:21:51.861480749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079492s 
2025-08-23T21:21:51.861652074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-08-23T21:21:51.861931898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-23T21:21:51.862248265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004124s 
2025-08-23T21:21:51.862485813Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-08-23T21:21:51.865700866Z [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-23T21:21:51.867069542Z [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-23T21:21:51.867715262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-23T21:21:51.868376403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-23T21:21:51.870405699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-23T21:21:51.870910015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-23T21:21:51.871241903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085431s 
2025-08-23T21:21:51.871733092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-23T21:21:51', 'add_mediafilerepository_mtime') 
2025-08-23T21:21:51.872232457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.873340228Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-23T21:21:51.873512344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106156s 
2025-08-23T21:21:51.873778771Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-23T21:21:51.873975076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.874254529Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-08-23T21:21:51.876933493Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-23T21:21:51.876959425Z                           WHERE "Id" NOT IN (
2025-08-23T21:21:51.876970136Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-23T21:21:51.876979135Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-23T21:21:51.876988333Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-23T21:21:51.878858438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-23T21:21:51.878876815Z                           WHERE "Id" NOT IN (
2025-08-23T21:21:51.879182581Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-23T21:21:51.879195507Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-23T21:21:51.879206900Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-23T21:21:51.879747970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020785s 
2025-08-23T21:21:51.880002632Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-08-23T21:21:51.880256443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-08-23T21:21:51.880599013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004225s 
2025-08-23T21:21:51.880825399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-08-23T21:21:51.884774660Z [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-23T21:21:51.887039861Z [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-23T21:21:51.887881917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-23T21:21:51.888595804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-23T21:21:51.890555790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-23T21:21:51.890964604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-23T21:21:51.891365040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-23T21:21:51.891690736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010684s 
2025-08-23T21:21:51.891887071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-23T21:21:51.892234310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-23T21:21:51.892565397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000488s 
2025-08-23T21:21:51.892967406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-23T21:21:51', 'add_artistmetadataid_constraint') 
2025-08-23T21:21:51.893332271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.894263465Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-23T21:21:51.894452336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002118s 
2025-08-23T21:21:51.894686708Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-23T21:21:51.894913765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.895193378Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-08-23T21:21:51.896040363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-23T21:21:51.896199884Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:51.896397823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-08-23T21:21:51.896750924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-08-23T21:21:51.897546165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009552s 
2025-08-23T21:21:51.897723171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-23T21:21:51.897870668Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:51.898085872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-08-23T21:21:51.898424393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-23T21:21:51.899208682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009453s 
2025-08-23T21:21:51.899385318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-23T21:21:51.899537334Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:51.899717587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-08-23T21:21:51.900082652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-23T21:21:51.900864907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009524s 
2025-08-23T21:21:51.901037785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-23T21:21:51.901186385Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:51.901392249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-08-23T21:21:51.901734438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-23T21:21:51.902502044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009364s 
2025-08-23T21:21:51.902662867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-23T21:21:51.902822729Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:51.903027011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-08-23T21:21:51.903350622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-23T21:21:51.904146244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009322s 
2025-08-23T21:21:51.904344323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-23T21:21:51.904450116Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:51.904635269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-08-23T21:21:51.904967828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-23T21:21:51.905722127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008912s 
2025-08-23T21:21:51.906101130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-23T21:21:51', 'old_ids_and_artist_alias') 
2025-08-23T21:21:51.906441385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.907175112Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-23T21:21:51.907347870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023107s 
2025-08-23T21:21:51.907556290Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-23T21:21:51.907746312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.908019753Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-08-23T21:21:51.908397393Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:51.908589650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:51.909319149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000733s 
2025-08-23T21:21:51.909549162Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-23T21:21:51.909834397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-23T21:21:51.910079731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000317s 
2025-08-23T21:21:51.910434765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-23T21:21:51', 'download_propers_config') 
2025-08-23T21:21:51.910817676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.911419488Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-23T21:21:51.911621064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016184s 
2025-08-23T21:21:51.911782239Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-23T21:21:51.912050679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.912268107Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-08-23T21:21:51.913301718Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-08-23T21:21:51.913620560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-08-23T21:21:51.914058873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005697s 
2025-08-23T21:21:51.914252893Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-08-23T21:21:51.917670364Z [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-23T21:21:51.919405387Z [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-23T21:21:51.920182712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-23T21:21:51.920975128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-23T21:21:51.922939253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-23T21:21:51.923346843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-23T21:21:51.923741678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-23T21:21:51.924247517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-23T21:21:51.924571319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100496s 
2025-08-23T21:21:51.924762013Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-08-23T21:21:51.928035404Z [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-23T21:21:51.929666067Z [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-23T21:21:51.930421327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-23T21:21:51.930931545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-23T21:21:51.932849857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-23T21:21:51.933172777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082267s 
2025-08-23T21:21:51.933453943Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-08-23T21:21:51.937605603Z [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-23T21:21:51.939089280Z [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-23T21:21:51.939785492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-23T21:21:51.940239817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-23T21:21:51.942040001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084032s 
2025-08-23T21:21:51.942223360Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-08-23T21:21:51.945176486Z [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-23T21:21:51.946443467Z [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-23T21:21:51.947024527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-23T21:21:51.947765940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-23T21:21:51.949677439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-23T21:21:51.950099769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-23T21:21:51.950576339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-23T21:21:51.951033429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-23T21:21:51.951416721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089923s 
2025-08-23T21:21:51.951580140Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-08-23T21:21:51.954504718Z [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-23T21:21:51.955645845Z [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-23T21:21:51.956210552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-23T21:21:51.956632462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-23T21:21:51.958365151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065965s 
2025-08-23T21:21:51.958560254Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-08-23T21:21:51.961682691Z [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-23T21:21:51.963319035Z [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-23T21:21:51.964140038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-23T21:21:51.964753373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-23T21:21:51.966919625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-23T21:21:51.967413238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-23T21:21:51.967803434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090185s 
2025-08-23T21:21:51.968251586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-23T21:21:51', 'remove_language_profiles') 
2025-08-23T21:21:51.968653806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.970674044Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-23T21:21:51.971013327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116598s 
2025-08-23T21:21:51.971282569Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-23T21:21:51.971470337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.971781794Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-08-23T21:21:51.972378867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-23T21:21:51.972564560Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-23T21:21:51.972789924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-08-23T21:21:51.973088405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-08-23T21:21:51.974041314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010527s 
2025-08-23T21:21:51.974483063Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-23T21:21:51.974932498Z [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-23T21:21:51.975258594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005456s 
2025-08-23T21:21:51.975683019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-23T21:21:51', 'multi_disc_naming_format') 
2025-08-23T21:21:51.976061160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:51.976784296Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-23T21:21:51.976955732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020187s 
2025-08-23T21:21:51.977182548Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-23T21:21:51.977397411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:51.977666763Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-08-23T21:21:51.978184436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-23T21:21:51.978373757Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:51.978565834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-23T21:21:51.978917191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-23T21:21:51.979789578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010479s 
2025-08-23T21:21:51.979985863Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:51.980214132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:52.006573045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263016s 
2025-08-23T21:21:52.007032560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-23T21:21:52', 'add_download_client_priority') 
2025-08-23T21:21:52.007498117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.008309501Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-23T21:21:52.008525686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280643s 
2025-08-23T21:21:52.008739547Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-23T21:21:52.008972225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.009209232Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-08-23T21:21:52.009648657Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-23T21:21:52.009946146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-23T21:21:52.010203124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003607s 
2025-08-23T21:21:52.010420712Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-23T21:21:52.010685765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-08-23T21:21:52.010931650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003262s 
2025-08-23T21:21:52.011306745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-23T21:21:52', 'remove_growl_prowl') 
2025-08-23T21:21:52.011669486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.012324825Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-23T21:21:52.012487383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016858s 
2025-08-23T21:21:52.012692716Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-23T21:21:52.012902979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.013162592Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-08-23T21:21:52.013543679Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-23T21:21:52.013948214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-23T21:21:52.014204179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004438s 
2025-08-23T21:21:52.014429673Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-23T21:21:52.014810170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-23T21:21:52.014984931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003704s 
2025-08-23T21:21:52.015363684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-23T21:21:52', 'remove_plex_hometheatre') 
2025-08-23T21:21:52.015706454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.016378477Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-23T21:21:52.016533620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001722s 
2025-08-23T21:21:52.016773593Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-23T21:21:52.016977043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.017242327Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-08-23T21:21:52.018073631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-23T21:21:52.018234675Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-23T21:21:52.018427503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-08-23T21:21:52.018688919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-08-23T21:21:52.019769014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010891s 
2025-08-23T21:21:52.019895990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-23T21:21:52.020115462Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-23T21:21:52.020350214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-08-23T21:21:52.020718556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.021576122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001066s 
2025-08-23T21:21:52.021795073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-23T21:21:52.021934424Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:52.022149066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-08-23T21:21:52.022518390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.023386608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001041s 
2025-08-23T21:21:52.023561279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-23T21:21:52.023750991Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:52.023997037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-08-23T21:21:52.024353655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.025255290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010565s 
2025-08-23T21:21:52.025424431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-23T21:21:52.025577589Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:52.025802312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-08-23T21:21:52.026064069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-08-23T21:21:52.026855342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008642s 
2025-08-23T21:21:52.027023721Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:52.027217962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:52.029018838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018315s 
2025-08-23T21:21:52.029421228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-23T21:21:52', 'add_root_folder_add_defaults') 
2025-08-23T21:21:52.029835963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.030551554Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-23T21:21:52.030747849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033314s 
2025-08-23T21:21:52.030972662Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-23T21:21:52.031181062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.031437748Z [Info] task_duration: Starting migration of Main DB to 40 
2025-08-23T21:21:52.031872484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-23T21:21:52.032071515Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-23T21:21:52.032278842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-23T21:21:52.032584738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-23T21:21:52.033473136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000961s 
2025-08-23T21:21:52.033860837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-23T21:21:52', 'task_duration') 
2025-08-23T21:21:52.034291885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.034968768Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-23T21:21:52.035153850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024712s 
2025-08-23T21:21:52.035370517Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-23T21:21:52.035607644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.035906446Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-08-23T21:21:52.036535292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-23T21:21:52.036699041Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:52.036889425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-23T21:21:52.037241794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-23T21:21:52.038128159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010287s 
2025-08-23T21:21:52.038342450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-23T21:21:52.038481310Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:52.038697636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-23T21:21:52.039034063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.040083035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012076s 
2025-08-23T21:21:52.040536779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-23T21:21:52', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-23T21:21:52.040934790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.041677746Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-23T21:21:52.041882498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027514s 
2025-08-23T21:21:52.042113724Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-23T21:21:52.042402936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.042605133Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-08-23T21:21:52.043059248Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-08-23T21:21:52.046479895Z [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-23T21:21:52.048154927Z [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-23T21:21:52.049019859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-23T21:21:52.049816172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-23T21:21:52.052012013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-23T21:21:52.052492260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-23T21:21:52.052885282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-23T21:21:52.053341380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-23T21:21:52.053675753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104156s 
2025-08-23T21:21:52.054000277Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-23T21:21:52.054412286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-23T21:21:52.054673031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004614s 
2025-08-23T21:21:52.055022245Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-23T21:21:52.055411208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-23T21:21:52.055758607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004705s 
2025-08-23T21:21:52.055973239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-08-23T21:21:52.058758477Z [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-23T21:21:52.059947431Z [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-23T21:21:52.060574634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-23T21:21:52.061037836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-23T21:21:52.062970738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067899s 
2025-08-23T21:21:52.063351094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-23T21:21:52', 'remove_album_folders') 
2025-08-23T21:21:52.063725768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.064991647Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-23T21:21:52.065190428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087959s 
2025-08-23T21:21:52.065484560Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-23T21:21:52.065639131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.065975358Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-08-23T21:21:52.066558332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-23T21:21:52.066698805Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-23T21:21:52.066911172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-23T21:21:52.067254544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-23T21:21:52.068166109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001083s 
2025-08-23T21:21:52.068578028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-23T21:21:52', 'add_priority_to_indexers') 
2025-08-23T21:21:52.068979547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.069733435Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-23T21:21:52.069907265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026133s 
2025-08-23T21:21:52.070172559Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-23T21:21:52.070429807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.070726845Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-08-23T21:21:52.071278335Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-23T21:21:52.071624512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-23T21:21:52.072010559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004561s 
2025-08-23T21:21:52.072135621Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:52.072354502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:52.073088480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007668s 
2025-08-23T21:21:52.073511902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-23T21:21:52', 'remove_chown_and_folderchmod_config') 
2025-08-23T21:21:52.073973953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.074759755Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-23T21:21:52.074930479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024044s 
2025-08-23T21:21:52.075137555Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-23T21:21:52.075441828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.075709898Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-08-23T21:21:52.081670209Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-23T21:21:52.082408134Z [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-23T21:21:52.082860796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008354s 
2025-08-23T21:21:52.083279368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-23T21:21:52', 'update_notifiarr') 
2025-08-23T21:21:52.083617329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.084373421Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-23T21:21:52.084545889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023155s 
2025-08-23T21:21:52.084764128Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-23T21:21:52.084990373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.085317783Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-08-23T21:21:52.085668158Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:52.085872620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:52.088587035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027348s 
2025-08-23T21:21:52.088973804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-23T21:21:52', 'email_multiple_addresses') 
2025-08-23T21:21:52.089374741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.090026764Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-23T21:21:52.090200133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041555s 
2025-08-23T21:21:52.090498083Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-23T21:21:52.090722585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.090985404Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-08-23T21:21:52.091364388Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-23T21:21:52.091626335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-23T21:21:52.093735992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021888s 
2025-08-23T21:21:52.094195969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-23T21:21:52', 'rename_blacklist_to_blocklist') 
2025-08-23T21:21:52.094516855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.095403239Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-23T21:21:52.095591198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037325s 
2025-08-23T21:21:52.095776701Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-23T21:21:52.096030051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.096338122Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-08-23T21:21:52.096891215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-23T21:21:52.097177662Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-23T21:21:52.097281611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-23T21:21:52.097657658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-23T21:21:52.098687602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011867s 
2025-08-23T21:21:52.098927185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-23T21:21:52.099294314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-23T21:21:52.100345019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011545s 
2025-08-23T21:21:52.100472556Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:52.100736868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:52.105089763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043927s 
2025-08-23T21:21:52.105497684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-23T21:21:52', 'cdh_per_downloadclient') 
2025-08-23T21:21:52.105874072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.106754905Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-23T21:21:52.106883484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059887s 
2025-08-23T21:21:52.107110150Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-23T21:21:52.107329622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.107574315Z [Info] download_history: Starting migration of Main DB to 52 
2025-08-23T21:21:52.108609309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-23T21:21:52.109742891Z [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-23T21:21:52.110541590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001751s 
2025-08-23T21:21:52.110734157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-23T21:21:52.111094032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-23T21:21:52.111400058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004954s 
2025-08-23T21:21:52.111619650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-08-23T21:21:52.111937049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-23T21:21:52.112278186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004754s 
2025-08-23T21:21:52.112482838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-23T21:21:52.112777201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-23T21:21:52.113132656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004896s 
2025-08-23T21:21:52.113302488Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:52.113501890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:52.116466859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029919s 
2025-08-23T21:21:52.116888248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-23T21:21:52', 'download_history') 
2025-08-23T21:21:52.117261069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.118291403Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-23T21:21:52.118495434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047397s 
2025-08-23T21:21:52.118745467Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-23T21:21:52.118961913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.119228139Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-08-23T21:21:52.119738387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-23T21:21:52', 'add_update_history') 
2025-08-23T21:21:52.120061277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.120692568Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-23T21:21:52.120877109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017218s 
2025-08-23T21:21:52.121103245Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-23T21:21:52.121320663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.121583832Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-08-23T21:21:52.122058368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-23T21:21:52.122234583Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:52.122484596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-23T21:21:52.122834250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-08-23T21:21:52.124010879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013155s 
2025-08-23T21:21:52.124414782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-23T21:21:52', 'add_on_update_to_notifications') 
2025-08-23T21:21:52.124784156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.125507172Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-23T21:21:52.125719700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027866s 
2025-08-23T21:21:52.125941146Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-23T21:21:52.126143092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.126437896Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-08-23T21:21:52.126916299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-23T21:21:52.127097313Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-23T21:21:52.127297627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-23T21:21:52.127631018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.128606742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011201s 
2025-08-23T21:21:52.129086759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-23T21:21:52', 'download_client_per_indexer') 
2025-08-23T21:21:52.129485923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.130323649Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-23T21:21:52.130544394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027957s 
2025-08-23T21:21:52.130746441Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-23T21:21:52.130957185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.131246297Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-08-23T21:21:52.131882879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-23T21:21:52.132070667Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:52.132275520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-08-23T21:21:52.132604352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.133509153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010623s 
2025-08-23T21:21:52.133683915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-23T21:21:52.133913908Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:52.134094913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-08-23T21:21:52.134517925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.139908819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012023s 
2025-08-23T21:21:52.139938789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-23T21:21:52.139946855Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:52.139956625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-08-23T21:21:52.139965964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.139973990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011299s 
2025-08-23T21:21:52.139981966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-23T21:21:52', 'AddNewItemMonitorType') 
2025-08-23T21:21:52.139990383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.139998078Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-23T21:21:52.140005463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025695s 
2025-08-23T21:21:52.140031916Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-23T21:21:52.140056516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.140067839Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-08-23T21:21:52.140312171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-23T21:21:52.140529639Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-23T21:21:52.140729681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-08-23T21:21:52.141031699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-08-23T21:21:52.141968165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010819s 
2025-08-23T21:21:52.142335535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-23T21:21:52', 'ImportListSearch') 
2025-08-23T21:21:52.142678555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.143562575Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-23T21:21:52.143698559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002518s 
2025-08-23T21:21:52.144030728Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-23T21:21:52.144150900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.144734335Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-08-23T21:21:52.145201676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-23T21:21:52.146648389Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:52.146876969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-08-23T21:21:52.147217685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.148208720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011444s 
2025-08-23T21:21:52.148612674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-23T21:21:52', 'ImportListMonitorExisting') 
2025-08-23T21:21:52.148976446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.149672477Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-23T21:21:52.149837419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025577s 
2025-08-23T21:21:52.150051510Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-23T21:21:52.150262906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.150530355Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-08-23T21:21:52.151066173Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-23T21:21:52.151348702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-23T21:21:52.151605690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003528s 
2025-08-23T21:21:52.151805101Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-23T21:21:52.152181088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-08-23T21:21:52.152422955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003517s 
2025-08-23T21:21:52.152579991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-23T21:21:52.152744452Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-23T21:21:52.152914254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-23T21:21:52.153216793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-23T21:21:52.154344775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001218s 
2025-08-23T21:21:52.154699078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-23T21:21:52', 'add_indexer_tags') 
2025-08-23T21:21:52.155159776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.155815446Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-23T21:21:52.156004406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026505s 
2025-08-23T21:21:52.156201483Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-23T21:21:52.156437488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.156715448Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-08-23T21:21:52.157148801Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:52.157340978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:52.159823236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024751s 
2025-08-23T21:21:52.160285947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-23T21:21:52', 'update_audio_types') 
2025-08-23T21:21:52.160674640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.161354058Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-23T21:21:52.161504911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039941s 
2025-08-23T21:21:52.161751869Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-23T21:21:52.162051432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.162314531Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-08-23T21:21:52.164919627Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-23T21:21:52.165198127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-23T21:21:52.165387689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002877s 
2025-08-23T21:21:52.165563112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-23T21:21:52.165708315Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-23T21:21:52.165925462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-08-23T21:21:52.169371570Z [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-23T21:21:52.171203860Z [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-23T21:21:52.172031336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-08-23T21:21:52.172684521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-08-23T21:21:52.174889560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-23T21:21:52.175380589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-23T21:21:52.175796116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009608s 
2025-08-23T21:21:52.175881177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-23T21:21:52.176023904Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:52.176226091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-08-23T21:21:52.180584407Z [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-23T21:21:52.183679028Z [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-23T21:21:52.185058686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-23T21:21:52.185754607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-23T21:21:52.187925948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-23T21:21:52.188433921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-23T21:21:52.188908807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-23T21:21:52.189265285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128457s 
2025-08-23T21:21:52.189438454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-23T21:21:52.189613095Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-23T21:21:52.189827958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-08-23T21:21:52.194379803Z [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-23T21:21:52.197469935Z [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-23T21:21:52.198693108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-23T21:21:52.199398428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-23T21:21:52.201554920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-23T21:21:52.202058734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-23T21:21:52.202600766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-23T21:21:52.202872152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128583s 
2025-08-23T21:21:52.203031363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-23T21:21:52.203165242Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-23T21:21:52.203391217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-08-23T21:21:52.207890216Z [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-23T21:21:52.210987061Z [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-23T21:21:52.212293772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-23T21:21:52.212975955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-23T21:21:52.215375837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-23T21:21:52.215911887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-23T21:21:52.216455211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-23T21:21:52.216849605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132763s 
2025-08-23T21:21:52.217056131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-23T21:21:52.217208377Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-23T21:21:52.217455665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-08-23T21:21:52.221275236Z [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-23T21:21:52.223262547Z [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-23T21:21:52.224273873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-23T21:21:52.225116530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-23T21:21:52.227530360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-23T21:21:52.228038062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-23T21:21:52.228542698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-23T21:21:52.229070792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-23T21:21:52.229467190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117874s 
2025-08-23T21:21:52.229664477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-23T21:21:52.229827225Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-23T21:21:52.230030674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-08-23T21:21:52.233773580Z [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-23T21:21:52.235722043Z [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-23T21:21:52.236564169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-23T21:21:52.237433239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-23T21:21:52.239709873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-23T21:21:52.240143446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-23T21:21:52.240544102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-23T21:21:52.241009089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-23T21:21:52.241345897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110996s 
2025-08-23T21:21:52.241523174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-23T21:21:52.241690621Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-23T21:21:52.241944773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-23T21:21:52.247336358Z [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-23T21:21:52.249121352Z [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-23T21:21:52.249870631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-23T21:21:52.250368794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-23T21:21:52.253752667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115636s 
2025-08-23T21:21:52.253954764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-23T21:21:52.254110147Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-23T21:21:52.254404299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-23T21:21:52.258248168Z [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-23T21:21:52.260067051Z [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-23T21:21:52.260880048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-23T21:21:52.261316717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-23T21:21:52.264454384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097968s 
2025-08-23T21:21:52.264654267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-23T21:21:52.264867366Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-23T21:21:52.265085445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-23T21:21:52.268584259Z [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-23T21:21:52.269884978Z [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-23T21:21:52.270561631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-23T21:21:52.270992919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-23T21:21:52.273720531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084335s 
2025-08-23T21:21:52.273907548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-23T21:21:52.274023291Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-23T21:21:52.274233143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-23T21:21:52.277280148Z [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-23T21:21:52.278589144Z [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-23T21:21:52.279200324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-23T21:21:52.279552934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-23T21:21:52.281490075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070621s 
2025-08-23T21:21:52.281679356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-23T21:21:52.281805680Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:52.282010001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-23T21:21:52.285036636Z [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-23T21:21:52.286312505Z [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-23T21:21:52.286970750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-23T21:21:52.287325184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-23T21:21:52.289287535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071022s 
2025-08-23T21:21:52.289467176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-23T21:21:52.289631667Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:52.289826389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-23T21:21:52.292551907Z [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-23T21:21:52.293570338Z [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-23T21:21:52.294110535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-23T21:21:52.294698118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-23T21:21:52.296898118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-23T21:21:52.297249195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072159s 
2025-08-23T21:21:52.297420931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-23T21:21:52.297571925Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:52.297802118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-23T21:21:52.300517546Z [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-23T21:21:52.301524343Z [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-23T21:21:52.302078829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-23T21:21:52.302613606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-23T21:21:52.304790739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-23T21:21:52.305136024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071456s 
2025-08-23T21:21:52.305337851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-23T21:21:52.305460828Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:52.305694599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-23T21:21:52.308448624Z [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-23T21:21:52.309481424Z [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-23T21:21:52.310027924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-23T21:21:52.310570667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-23T21:21:52.312701347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-23T21:21:52.313039668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071833s 
2025-08-23T21:21:52.313224029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-23T21:21:52.313349933Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:52.313549214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-23T21:21:52.316552621Z [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-23T21:21:52.317898902Z [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-23T21:21:52.318556115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-23T21:21:52.319239481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-23T21:21:52.321343017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-23T21:21:52.322654287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-23T21:21:52.323148873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-23T21:21:52.323421512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096968s 
2025-08-23T21:21:52.323601905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-23T21:21:52.323745604Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:52.323976359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-23T21:21:52.326868281Z [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-23T21:21:52.327992926Z [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-23T21:21:52.328530678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-23T21:21:52.328947608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-23T21:21:52.331417040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072048s 
2025-08-23T21:21:52.331555278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-23T21:21:52.331683657Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:52.331893068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-23T21:21:52.334762326Z [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-23T21:21:52.335874275Z [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-23T21:21:52.336420294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-23T21:21:52.336829748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-23T21:21:52.338662568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065866s 
2025-08-23T21:21:52.338833793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-23T21:21:52.338968404Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-23T21:21:52.339152134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-23T21:21:52.342112655Z [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-23T21:21:52.343303232Z [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-23T21:21:52.343880444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-23T21:21:52.344623781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-23T21:21:52.346529318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-23T21:21:52.346955486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-23T21:21:52.347408047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-23T21:21:52.347955339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-23T21:21:52.348241766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088909s 
2025-08-23T21:21:52.348406888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-23T21:21:52.348558093Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:52.348783286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-23T21:21:52.351605528Z [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-23T21:21:52.352762889Z [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-23T21:21:52.353355943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-23T21:21:52.353874607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-23T21:21:52.356055368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-23T21:21:52.356398499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007424s 
2025-08-23T21:21:52.356595045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-23T21:21:52.356713223Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-23T21:21:52.356942805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-23T21:21:52.359759005Z [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-23T21:21:52.367536274Z [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-23T21:21:52.368378650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-23T21:21:52.368974620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-23T21:21:52.371199290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-23T21:21:52.371502340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143587s 
2025-08-23T21:21:52.371677041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-23T21:21:52.371841593Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-23T21:21:52.372070083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-23T21:21:52.375440709Z [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-23T21:21:52.376457045Z [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-23T21:21:52.377013806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-23T21:21:52.377544906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-23T21:21:52.379578571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-23T21:21:52.379929106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076449s 
2025-08-23T21:21:52.380100802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-23T21:21:52.380302498Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:52.380477491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-23T21:21:52.383549616Z [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-23T21:21:52.384525511Z [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-23T21:21:52.385068755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-23T21:21:52.385587489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-23T21:21:52.387659291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-23T21:21:52.387991780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073345s 
2025-08-23T21:21:52.388164217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-23T21:21:52.388320562Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-23T21:21:52.388506607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-23T21:21:52.391564624Z [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-23T21:21:52.392540118Z [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-23T21:21:52.393209145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-23T21:21:52.393709302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-23T21:21:52.395696693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-23T21:21:52.396016878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073243s 
2025-08-23T21:21:52.396192241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-23T21:21:52.396317453Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:52.396524690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-23T21:21:52.400428811Z [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-23T21:21:52.401349355Z [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-23T21:21:52.401866306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-23T21:21:52.402340510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-23T21:21:52.404329144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-23T21:21:52.404630441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079603s 
2025-08-23T21:21:52.404788409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-23T21:21:52.404913010Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-23T21:21:52.405117893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-08-23T21:21:52.408153665Z [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-23T21:21:52.409033456Z [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-23T21:21:52.409490977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-23T21:21:52.409882746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-23T21:21:52.411668051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063725s 
2025-08-23T21:21:52.411830688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-23T21:21:52.411987294Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:52.412142526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-08-23T21:21:52.415116935Z [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-23T21:21:52.416055695Z [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-23T21:21:52.416584530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-23T21:21:52.416988453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-23T21:21:52.418809540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064797s 
2025-08-23T21:21:52.418984652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-23T21:21:52.419132490Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-23T21:21:52.419304025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-23T21:21:52.422602597Z [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-23T21:21:52.423699736Z [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-23T21:21:52.424336638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-23T21:21:52.424742796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-23T21:21:52.426551127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070517s 
2025-08-23T21:21:52.426709937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-23T21:21:52.426848877Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:52.427044982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-23T21:21:52.430340627Z [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-23T21:21:52.431439099Z [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-23T21:21:52.432024968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-23T21:21:52.432411637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-23T21:21:52.434247193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070519s 
2025-08-23T21:21:52.434408658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-23T21:21:52.434550143Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-23T21:21:52.434724534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-23T21:21:52.437831419Z [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-23T21:21:52.438641691Z [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-23T21:21:52.439111828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-23T21:21:52.439517104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-23T21:21:52.441378862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064385s 
2025-08-23T21:21:52.441573684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-23T21:21:52.441684217Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:52.441873127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-23T21:21:52.444874139Z [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-23T21:21:52.445556173Z [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-23T21:21:52.445999595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-23T21:21:52.446480905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-23T21:21:52.448477885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-23T21:21:52.448779423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067346s 
2025-08-23T21:21:52.448947922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-23T21:21:52.449084737Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-23T21:21:52.449283117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-23T21:21:52.452305983Z [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-23T21:21:52.452977255Z [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-23T21:21:52.453422171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-23T21:21:52.453887758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-23T21:21:52.455909118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-23T21:21:52.456210855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067574s 
2025-08-23T21:21:52.456386078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-23T21:21:52.456545950Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-23T21:21:52.456729960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-08-23T21:21:52.460862181Z [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-23T21:21:52.461853126Z [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-23T21:21:52.462403003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-23T21:21:52.462929022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-23T21:21:52.465640481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-23T21:21:52.466072311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-23T21:21:52.466312855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093998s 
2025-08-23T21:21:52.466471324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-23T21:21:52.466609532Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-23T21:21:52.466823303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-08-23T21:21:52.469966652Z [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-23T21:21:52.470932767Z [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-23T21:21:52.471443666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-23T21:21:52.472001669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-23T21:21:52.474700784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-23T21:21:52.475079436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-23T21:21:52.475369430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083916s 
2025-08-23T21:21:52.475536006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-23T21:21:52.475659073Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:52.475836070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-23T21:21:52.478510925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-23T21:21:52.479018587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-23T21:21:52.479379514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-23T21:21:52.479866785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-23T21:21:52.481761290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-23T21:21:52.482100252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060475s 
2025-08-23T21:21:52.482429746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-23T21:21:52', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-23T21:21:52.482753387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.486263294Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-23T21:21:52.486445131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010148s 
2025-08-23T21:21:52.486680424Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-23T21:21:52.486847701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.487165792Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-08-23T21:21:52.487767934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-23T21:21:52.487935782Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-23T21:21:52.488122839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-08-23T21:21:52.488418113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.489234296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009459s 
2025-08-23T21:21:52.489394088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-23T21:21:52.489557968Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-23T21:21:52.489755466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-08-23T21:21:52.490060840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.490853917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000926s 
2025-08-23T21:21:52.491212148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-23T21:21:52', 'add_on_delete_to_notifications') 
2025-08-23T21:21:52.491528355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.492373487Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-23T21:21:52.492539140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023536s 
2025-08-23T21:21:52.492680164Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-23T21:21:52.492877822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.493199009Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-08-23T21:21:52.494985235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-23T21:21:52.495149125Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-23T21:21:52.495344960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-23T21:21:52.495653481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.496457951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000915s 
2025-08-23T21:21:52.496592912Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-23T21:21:52.496821362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-23T21:21:52.497052558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003271s 
2025-08-23T21:21:52.497219544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-23T21:21:52.497358454Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:52.497530851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-08-23T21:21:52.497781626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-23T21:21:52.498528941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00082s 
2025-08-23T21:21:52.498700526Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:52.498864376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:52.500822529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018734s 
2025-08-23T21:21:52.500996749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-23T21:21:52.501499011Z [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-23T21:21:52.501955059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008107s 
2025-08-23T21:21:52.502135502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-23T21:21:52.502395005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-23T21:21:52.502675980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003915s 
2025-08-23T21:21:52.502844229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-23T21:21:52.502986526Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:52.503178312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-08-23T21:21:52.503440039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-08-23T21:21:52.504262284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009082s 
2025-08-23T21:21:52.504424791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-23T21:21:52.504569392Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-23T21:21:52.504749475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-08-23T21:21:52.505041734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.505847927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009099s 
2025-08-23T21:21:52.505993831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-23T21:21:52.506128021Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:52.506307532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-08-23T21:21:52.506602326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.507375663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008913s 
2025-08-23T21:21:52.507531076Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:52.507702000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:52.514278141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065454s 
2025-08-23T21:21:52.514415678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:52.514590970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:52.515988184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014151s 
2025-08-23T21:21:52.516199289Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-23T21:21:52.519345413Z [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-23T21:21:52.520249995Z [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-23T21:21:52.520745062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-23T21:21:52.521154286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-23T21:21:52.523077738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067081s 
2025-08-23T21:21:52.523301499Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-08-23T21:21:52.526229454Z [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-23T21:21:52.526927710Z [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-23T21:21:52.527348768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-23T21:21:52.527747200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-23T21:21:52.529617255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061517s 
2025-08-23T21:21:52.529884623Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-23T21:21:52.530140088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-23T21:21:52.530372446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003134s 
2025-08-23T21:21:52.530529402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-23T21:21:52.530664985Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-23T21:21:52.530861611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-23T21:21:52.531179210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.531974201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000938s 
2025-08-23T21:21:52.532149594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-23T21:21:52.532296139Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:52.532475811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-23T21:21:52.532746456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-23T21:21:52.533531957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008743s 
2025-08-23T21:21:52.533859336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-23T21:21:52', 'add_custom_formats') 
2025-08-23T21:21:52.534152587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.535747217Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-23T21:21:52.535926388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030524s 
2025-08-23T21:21:52.536134828Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-23T21:21:52.536313487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.536563250Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-08-23T21:21:52.537066684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-23T21:21:52.537196555Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-23T21:21:52.537405396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-23T21:21:52.537628525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-23T21:21:52.538431302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009007s 
2025-08-23T21:21:52.538739252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-23T21:21:52', 'add_result_to_commands') 
2025-08-23T21:21:52.539033404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.540008617Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-23T21:21:52.540189041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024243s 
2025-08-23T21:21:52.540369775Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-23T21:21:52.540556280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.540811885Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-08-23T21:21:52.541153954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-23T21:21:52.541316270Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:52.541518297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-23T21:21:52.541779142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.542585456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009113s 
2025-08-23T21:21:52.542929328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-23T21:21:52', 'health_restored_notification') 
2025-08-23T21:21:52.543233942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.544104645Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-23T21:21:52.544256691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024085s 
2025-08-23T21:21:52.544437846Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-23T21:21:52.544612437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.544840627Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-08-23T21:21:52.545182284Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-23T21:21:52.545451727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-23T21:21:52.545663964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003174s 
2025-08-23T21:21:52.545961343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-23T21:21:52', 'remove_uc') 
2025-08-23T21:21:52.546247389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.547126008Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-23T21:21:52.547276952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017588s 
2025-08-23T21:21:52.547485922Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-23T21:21:52.547690474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.547905617Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-08-23T21:21:52.548201583Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:52.548378399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:52.552101506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037303s 
2025-08-23T21:21:52.552482162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-23T21:21:52', 'download_clients_rename_tv_to_music') 
2025-08-23T21:21:52.552824291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.554014508Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-23T21:21:52.554137305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055535s 
2025-08-23T21:21:52.554339141Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-23T21:21:52.554544234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.554819238Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-08-23T21:21:52.555180545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-23T21:21:52.555315998Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-23T21:21:52.555499027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-23T21:21:52.555793259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-08-23T21:21:52.556685115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009984s 
2025-08-23T21:21:52.557019418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-23T21:21:52', 'add_colon_replacement_to_naming_config') 
2025-08-23T21:21:52.557343009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.558448435Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-23T21:21:52.558594589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027109s 
2025-08-23T21:21:52.558778920Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-23T21:21:52.558936468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.559161450Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-08-23T21:21:52.559608080Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-23T21:21:52.562678562Z [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-23T21:21:52.563520567Z [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-23T21:21:52.564006606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-23T21:21:52.564500400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-23T21:21:52.566559346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-23T21:21:52.566887387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071204s 
2025-08-23T21:21:52.567045244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-23T21:21:52.567187511Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-23T21:21:52.567377433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-23T21:21:52.567619992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-23T21:21:52.568385443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008546s 
2025-08-23T21:21:52.568727041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-23T21:21:52', 'list_sync_time') 
2025-08-23T21:21:52.568990140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.570182080Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-23T21:21:52.570353445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026233s 
2025-08-23T21:21:52.570519129Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-23T21:21:52.570709592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.570939605Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-08-23T21:21:52.571309821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-23T21:21:52.571510715Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:52.571635787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-23T21:21:52.571896983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-23T21:21:52.572633766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008361s 
2025-08-23T21:21:52.572952428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-23T21:21:52', 'add_download_client_tags') 
2025-08-23T21:21:52.573263805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.574269510Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-23T21:21:52.574421065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024405s 
2025-08-23T21:21:52.574608001Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-23T21:21:52.574819808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.575036524Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-08-23T21:21:52.575622394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-23T21:21:52.576219957Z [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-23T21:21:52.576673550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008854s 
2025-08-23T21:21:52.576861910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-23T21:21:52.577137114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-23T21:21:52.577435905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004331s 
2025-08-23T21:21:52.577771701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-23T21:21:52', 'add_notification_status') 
2025-08-23T21:21:52.578053048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.579005325Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-23T21:21:52.579166901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019632s 
2025-08-23T21:21:52.579361703Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-23T21:21:52.579535793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.579791308Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-08-23T21:21:52.580076041Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:52.580245202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:52.583885852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036476s 
2025-08-23T21:21:52.584246668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-23T21:21:52', 'add_alac_24_quality_in_profiles') 
2025-08-23T21:21:52.584607595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.585451704Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-23T21:21:52.585592027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051715s 
2025-08-23T21:21:52.585775486Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-23T21:21:52.585950138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.586176494Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-08-23T21:21:52.586563724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-23T21:21:52.586704387Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-23T21:21:52.586865972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-23T21:21:52.587103100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-23T21:21:52.587885755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008487s 
2025-08-23T21:21:52.588055277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-23T21:21:52.588295691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-23T21:21:52.589037735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008231s 
2025-08-23T21:21:52.589354964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-23T21:21:52', 'add_salt_to_users') 
2025-08-23T21:21:52.589646000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.590501733Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-23T21:21:52.590629510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022309s 
2025-08-23T21:21:52.590799793Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-23T21:21:52.590996248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.591257494Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-08-23T21:21:52.591713613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-23T21:21:52.592432470Z [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-23T21:21:52.592993329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010877s 
2025-08-23T21:21:52.593135155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-23T21:21:52.593439037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-23T21:21:52.593759943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004262s 
2025-08-23T21:21:52.594992023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-23T21:21:52', 'add_auto_tagging') 
2025-08-23T21:21:52.595338782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.596391601Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-23T21:21:52.596565932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030461s 
2025-08-23T21:21:52.596793881Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-23T21:21:52.596991269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.597225801Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-08-23T21:21:52.597947965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-23T21:21:52.598118048Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2025-08-23T21:21:52.598303822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-23T21:21:52.598593124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-23T21:21:52.599401452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009124s 
2025-08-23T21:21:52.599675173Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-23T21:21:52.599963854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-23T21:21:52.600218787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003536s 
2025-08-23T21:21:52.600527569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-23T21:21:52', 'quality_definition_preferred_size') 
2025-08-23T21:21:52.600843936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.601869752Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-23T21:21:52.602034413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019775s 
2025-08-23T21:21:52.602240418Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-23T21:21:52.602426152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.602672378Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-08-23T21:21:52.603029647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-23T21:21:52.603166362Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:52.603353720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-08-23T21:21:52.603627791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.604464286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000942s 
2025-08-23T21:21:52.604802476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-23T21:21:52', 'add_on_artist_add_to_notifications') 
2025-08-23T21:21:52.605175217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.606027262Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-23T21:21:52.606198427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024819s 
2025-08-23T21:21:52.606385934Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-23T21:21:52.606575055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.606835409Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-08-23T21:21:52.607128870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-23T21:21:52.607279103Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:52.607475298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-08-23T21:21:52.607698437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-23T21:21:52.608592647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009635s 
2025-08-23T21:21:52.608900628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-23T21:21:52', 'album_last_searched_time') 
2025-08-23T21:21:52.609200371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.610124913Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-23T21:21:52.610269263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024764s 
2025-08-23T21:21:52.610464747Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-23T21:21:52.610649108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.610871967Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-08-23T21:21:52.611300019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-23T21:21:52.611441053Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-23T21:21:52.611611105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-08-23T21:21:52.611897121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.612730128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009642s 
2025-08-23T21:21:52.612903016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-23T21:21:52.613055413Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-23T21:21:52.613193421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-08-23T21:21:52.613501401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-23T21:21:52.614306943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009228s 
2025-08-23T21:21:52.614609112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-23T21:21:52', 'add_indexer_flags') 
2025-08-23T21:21:52.614903615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.615887446Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-23T21:21:52.616019131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002459s 
2025-08-23T21:21:52.616206307Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-23T21:21:52.616388965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.616604900Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-08-23T21:21:52.617021649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-08-23T21:21:52.617266722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-08-23T21:21:52.617568931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003929s 
2025-08-23T21:21:52.617759004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-08-23T21:21:52.617977083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-08-23T21:21:52.618304201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003771s 
2025-08-23T21:21:52.618483963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-08-23T21:21:52.618696451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-08-23T21:21:52.618982777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003792s 
2025-08-23T21:21:52.619305587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-23T21:21:52', 'add_indexes_album_statistics') 
2025-08-23T21:21:52.619625602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.620554933Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-23T21:21:52.620727400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019153s 
2025-08-23T21:21:52.620895489Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-23T21:21:52.621066413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.621291185Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-08-23T21:21:52.621689527Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-23T21:21:52.622040805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-23T21:21:52.622296940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003948s 
2025-08-23T21:21:52.622604991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-23T21:21:52', 'update_redacted_baseurl') 
2025-08-23T21:21:52.622902389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.623757120Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-23T21:21:52.623940410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018203s 
2025-08-23T21:21:52.637302012Z [Debug] MigrationController: Took: 00:00:01.6957834 
2025-08-23T21:21:52.748302004Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-08-23T21:21:52.777676920Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-23T21:21:52.800306182Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-23T21:21:52.806609904Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-23T21:21:52.806954969Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-23T21:21:52.807201395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-23T21:21:52.817657909Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-23T21:21:52.817898082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01071s 
2025-08-23T21:21:52.818140821Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-23T21:21:52.818369000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109327s 
2025-08-23T21:21:52.820879616Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-23T21:21:52.821125230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.821521268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-23T21:21:52.821843015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-23T21:21:52.822306699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005453s 
2025-08-23T21:21:52.822543285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.823747690Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-23T21:21:52.823988696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019709s 
2025-08-23T21:21:52.824359422Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-23T21:21:52.824622732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.825116577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-23T21:21:52.825460359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-23T21:21:52.825871627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005168s 
2025-08-23T21:21:52.826162993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-23T21:21:52.826323637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-23T21:21:52.826564442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-23T21:21:52.827165602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-23T21:21:52.827808306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009878s 
2025-08-23T21:21:52.828172118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.828999003Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-23T21:21:52.829227744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021381s 
2025-08-23T21:21:52.829633942Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-23T21:21:52.829936251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.830292628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-23T21:21:52.830505346Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:52.830781963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-23T21:21:52.831072288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-23T21:21:52.831576203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005703s 
2025-08-23T21:21:52.831877018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.832593801Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-23T21:21:52.832895248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015499s 
2025-08-23T21:21:52.833185523Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-23T21:21:52.833464996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.833757855Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-23T21:21:52.834427323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-23T21:21:52.835028854Z [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-23T21:21:52.835763213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011129s 
2025-08-23T21:21:52.836033547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-23T21:21:52.836320706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-23T21:21:52.836684668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004393s 
2025-08-23T21:21:52.837060946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-23T21:21:52', 'InitialSetup') 
2025-08-23T21:21:52.837513327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.838336534Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-23T21:21:52.838569223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020746s 
2025-08-23T21:21:52.838838164Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-23T21:21:52.839100542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.839429094Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-08-23T21:21:52.839911906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-23T21:21:52', 'add_reason_to_pending_releases') 
2025-08-23T21:21:52.840378916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.841231052Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-23T21:21:52.841556046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021081s 
2025-08-23T21:21:52.841705016Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-23T21:21:52.841977274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.842288922Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-08-23T21:21:52.842657634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-23T21:21:52', 'add_medium_support') 
2025-08-23T21:21:52.843108272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.844008454Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-23T21:21:52.844241483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002044s 
2025-08-23T21:21:52.844514864Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-23T21:21:52.844791030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.845114421Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-08-23T21:21:52.845531942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-23T21:21:52', 'add_various_qualites_in_profile') 
2025-08-23T21:21:52.846000736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.846882762Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-23T21:21:52.847119699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020565s 
2025-08-23T21:21:52.847365614Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-23T21:21:52.847621780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.847973648Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-08-23T21:21:52.848373293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-23T21:21:52', 'metadata_profiles') 
2025-08-23T21:21:52.848797577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.849656797Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-23T21:21:52.849935759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002014s 
2025-08-23T21:21:52.850136352Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-23T21:21:52.850436747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.850748154Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-08-23T21:21:52.851181316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-23T21:21:52', 'separate_automatic_and_interactive_search') 
2025-08-23T21:21:52.851708047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.852466825Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-23T21:21:52.852720145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020131s 
2025-08-23T21:21:52.852995599Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-23T21:21:52.853242075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.853560376Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-08-23T21:21:52.853967085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-23T21:21:52', 'change_album_path_to_relative') 
2025-08-23T21:21:52.854440068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.855184226Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-23T21:21:52.855436504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019297s 
2025-08-23T21:21:52.855687660Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-23T21:21:52.855962383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.856296646Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-08-23T21:21:52.856692513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-23T21:21:52', 'change_quality_size_mb_to_kb') 
2025-08-23T21:21:52.857136116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.857908311Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-23T21:21:52.858167964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019592s 
2025-08-23T21:21:52.858394821Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-23T21:21:52.858657069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.858960750Z [Info] album_releases: Starting migration of Log DB to 9 
2025-08-23T21:21:52.859346296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-23T21:21:52', 'album_releases') 
2025-08-23T21:21:52.859762534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.860621444Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-23T21:21:52.860834553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001951s 
2025-08-23T21:21:52.861075207Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-23T21:21:52.861331263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.861653301Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-08-23T21:21:52.862043106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-23T21:21:52', 'album_releases_fix') 
2025-08-23T21:21:52.862485807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.863424738Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-23T21:21:52.863608919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020257s 
2025-08-23T21:21:52.863885435Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-23T21:21:52.864101971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.864419661Z [Info] import_lists: Starting migration of Log DB to 11 
2025-08-23T21:21:52.864796430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-23T21:21:52', 'import_lists') 
2025-08-23T21:21:52.871245565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.872292062Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-23T21:21:52.872515963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081699s 
2025-08-23T21:21:52.872790756Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-23T21:21:52.873072854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.873395914Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-08-23T21:21:52.873794747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-23T21:21:52', 'add_release_status') 
2025-08-23T21:21:52.874276918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.875244015Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-23T21:21:52.875495602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021961s 
2025-08-23T21:21:52.875739373Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-23T21:21:52.876049818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.876376145Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-08-23T21:21:52.876771871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-23T21:21:52', 'album_download_notification') 
2025-08-23T21:21:52.877279524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.878087390Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-23T21:21:52.878333706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020367s 
2025-08-23T21:21:52.878604101Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-23T21:21:52.878861439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.879197165Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-08-23T21:21:52.879615998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-23T21:21:52', 'fix_language_metadata_profiles') 
2025-08-23T21:21:52.880120133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.880956948Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-23T21:21:52.881189727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020577s 
2025-08-23T21:21:52.881414549Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-23T21:21:52.881674643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.881972072Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-08-23T21:21:52.882355604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-23T21:21:52', 'remove_fanzub') 
2025-08-23T21:21:52.882788035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.883630301Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-23T21:21:52.883860334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019605s 
2025-08-23T21:21:52.884113594Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-23T21:21:52.884390371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.884699924Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-08-23T21:21:52.885107856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-23T21:21:52', 'update_artist_history_indexes') 
2025-08-23T21:21:52.885572451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.886393775Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-23T21:21:52.886640722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019934s 
2025-08-23T21:21:52.886886236Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-23T21:21:52.887123885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.887420111Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-08-23T21:21:52.887785326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-23T21:21:52', 'remove_nma') 
2025-08-23T21:21:52.888238078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.889051646Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-23T21:21:52.889268823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019357s 
2025-08-23T21:21:52.889514067Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-23T21:21:52.889774852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.890091780Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-08-23T21:21:52.890479982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-23T21:21:52', 'album_disambiguation') 
2025-08-23T21:21:52.890935399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.891726472Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-23T21:21:52.892105625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001953s 
2025-08-23T21:21:52.892379206Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-23T21:21:52.892649380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.892983032Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-08-23T21:21:52.893380522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-23T21:21:52', 'add_ape_quality_in_profiles') 
2025-08-23T21:21:52.893838284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.894655860Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-23T21:21:52.894919802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020038s 
2025-08-23T21:21:52.895178072Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-23T21:21:52.895408997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.895720303Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-08-23T21:21:52.896131121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-23T21:21:52', 'remove_pushalot') 
2025-08-23T21:21:52.896574122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.897352840Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-23T21:21:52.897579306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019409s 
2025-08-23T21:21:52.897828328Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-23T21:21:52.898092189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.898386752Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-08-23T21:21:52.898785815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-23T21:21:52', 'add_custom_filters') 
2025-08-23T21:21:52.899238387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.900097426Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-23T21:21:52.900346738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020063s 
2025-08-23T21:21:52.900585288Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-23T21:21:52.900843518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.901155527Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-08-23T21:21:52.901543818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-23T21:21:52', 'import_list_tags') 
2025-08-23T21:21:52.901993714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.902715718Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-23T21:21:52.902952084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018669s 
2025-08-23T21:21:52.903212388Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-23T21:21:52.903468754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.903786314Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-08-23T21:21:52.904233183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-23T21:21:52', 'add_release_groups_etc') 
2025-08-23T21:21:52.904665875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.905369722Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-23T21:21:52.905614545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018891s 
2025-08-23T21:21:52.905870570Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-23T21:21:52.906130884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.906449276Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-08-23T21:21:52.906832898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-23T21:21:52', 'NewMediaInfoFormat') 
2025-08-23T21:21:52.907281401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.908014146Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-23T21:21:52.908263518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018795s 
2025-08-23T21:21:52.908542941Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-23T21:21:52.908822594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.909139552Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-08-23T21:21:52.909572324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-23T21:21:52', 'rename_restrictions_to_release_profiles') 
2025-08-23T21:21:52.910043943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.910870888Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-23T21:21:52.911129839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020277s 
2025-08-23T21:21:52.911391316Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-23T21:21:52.911698985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.912055172Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-08-23T21:21:52.912484517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-23T21:21:52', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-23T21:21:52.912994524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.913732951Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-23T21:21:52.913983044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020183s 
2025-08-23T21:21:52.914237917Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-23T21:21:52.914514865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.914823046Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-08-23T21:21:52.915214373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-23T21:21:52', 'add_import_exclusions') 
2025-08-23T21:21:52.915662245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.916430051Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-23T21:21:52.916675926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019166s 
2025-08-23T21:21:52.916929888Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-23T21:21:52.917202176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.917532070Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-08-23T21:21:52.917928769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-23T21:21:52', 'clean_artist_metadata_table') 
2025-08-23T21:21:52.918381340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.919157543Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-23T21:21:52.919398909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019401s 
2025-08-23T21:21:52.919662359Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-23T21:21:52.919935620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.920280915Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-08-23T21:21:52.920665088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-23T21:21:52', 'health_issue_notification') 
2025-08-23T21:21:52.921127429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.921856166Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-23T21:21:52.922108555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019284s 
2025-08-23T21:21:52.922391063Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-23T21:21:52.922657159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.922986843Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-08-23T21:21:52.923394433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-23T21:21:52', 'add_mediafilerepository_mtime') 
2025-08-23T21:21:52.923888037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.924861978Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-23T21:21:52.925061310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021228s 
2025-08-23T21:21:52.925358698Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-23T21:21:52.925618311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.925971202Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-08-23T21:21:52.926403322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-23T21:21:52', 'add_artistmetadataid_constraint') 
2025-08-23T21:21:52.926887707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.927702828Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-23T21:21:52.927993734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020705s 
2025-08-23T21:21:52.928260291Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-23T21:21:52.928530184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.928837172Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-08-23T21:21:52.929266166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-23T21:21:52', 'old_ids_and_artist_alias') 
2025-08-23T21:21:52.929709378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.930672718Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-23T21:21:52.930919224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021441s 
2025-08-23T21:21:52.931189940Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-23T21:21:52.931638553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.932023117Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-08-23T21:21:52.932432602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-23T21:21:52', 'download_propers_config') 
2025-08-23T21:21:52.932920013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.934100019Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-23T21:21:52.934333529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024581s 
2025-08-23T21:21:52.934584103Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-23T21:21:52.934846261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.935324314Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-08-23T21:21:52.935721413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-23T21:21:52', 'remove_language_profiles') 
2025-08-23T21:21:52.936200257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.937092664Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-23T21:21:52.937343118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022415s 
2025-08-23T21:21:52.937590096Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-23T21:21:52.937844468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.938159733Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-08-23T21:21:52.938565770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-23T21:21:52', 'multi_disc_naming_format') 
2025-08-23T21:21:52.938991998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.939707539Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-23T21:21:52.939959196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001856s 
2025-08-23T21:21:52.940220953Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-23T21:21:52.940479884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.940793235Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-08-23T21:21:52.941202660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-23T21:21:52', 'add_download_client_priority') 
2025-08-23T21:21:52.941721795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.942423508Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-23T21:21:52.942658882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019238s 
2025-08-23T21:21:52.942913725Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-23T21:21:52.943170261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.943462610Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-08-23T21:21:52.943880692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-23T21:21:52', 'remove_growl_prowl') 
2025-08-23T21:21:52.944343263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.945040908Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-23T21:21:52.945267203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018631s 
2025-08-23T21:21:52.945509641Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-23T21:21:52.945768112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.946078346Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-08-23T21:21:52.946473783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-23T21:21:52', 'remove_plex_hometheatre') 
2025-08-23T21:21:52.947073911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.947751916Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-23T21:21:52.948035246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019852s 
2025-08-23T21:21:52.948262845Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-23T21:21:52.948519181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.948848253Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-08-23T21:21:52.949245423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-23T21:21:52', 'add_root_folder_add_defaults') 
2025-08-23T21:21:52.949704768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.950456842Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-23T21:21:52.950715804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019246s 
2025-08-23T21:21:52.950943672Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-23T21:21:52.951187153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.951498920Z [Info] task_duration: Starting migration of Log DB to 40 
2025-08-23T21:21:52.951903806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-23T21:21:52', 'task_duration') 
2025-08-23T21:21:52.952314472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.953058971Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-23T21:21:52.953289265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018583s 
2025-08-23T21:21:52.953549689Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-23T21:21:52.953880576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.954145719Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-08-23T21:21:52.954583491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-23T21:21:52', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-23T21:21:52.955062756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.955818086Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-23T21:21:52.956133572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019718s 
2025-08-23T21:21:52.956373976Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-23T21:21:52.956623268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.956931959Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-08-23T21:21:52.957316894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-23T21:21:52', 'remove_album_folders') 
2025-08-23T21:21:52.957764465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.958450286Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-23T21:21:52.958681382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018127s 
2025-08-23T21:21:52.958939732Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-23T21:21:52.959193663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.959507876Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-08-23T21:21:52.959911909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-23T21:21:52', 'add_priority_to_indexers') 
2025-08-23T21:21:52.960382577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.961184131Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-23T21:21:52.961423633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019802s 
2025-08-23T21:21:52.961682555Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-23T21:21:52.961957077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.962278174Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-08-23T21:21:52.962708290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-23T21:21:52', 'remove_chown_and_folderchmod_config') 
2025-08-23T21:21:52.963169709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.963888486Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-23T21:21:52.964166696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019033s 
2025-08-23T21:21:52.964393623Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-23T21:21:52.964642665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.964952118Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-08-23T21:21:52.965329267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-23T21:21:52', 'update_notifiarr') 
2025-08-23T21:21:52.965767108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.966474823Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-23T21:21:52.966706360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018324s 
2025-08-23T21:21:52.966963106Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-23T21:21:52.967215254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.967522833Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-08-23T21:21:52.967944232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-23T21:21:52', 'email_multiple_addresses') 
2025-08-23T21:21:52.968389518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.969195802Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-23T21:21:52.969445805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019347s 
2025-08-23T21:21:52.969714586Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-23T21:21:52.969971814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.970293051Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-08-23T21:21:52.970693327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-23T21:21:52', 'rename_blacklist_to_blocklist') 
2025-08-23T21:21:52.971163905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.971951651Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-23T21:21:52.972199981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019231s 
2025-08-23T21:21:52.972440856Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-23T21:21:52.972689066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.973009370Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-08-23T21:21:52.973398985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-23T21:21:52', 'cdh_per_downloadclient') 
2025-08-23T21:21:52.973853741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.974616917Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-23T21:21:52.974848483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019241s 
2025-08-23T21:21:52.975090761Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-23T21:21:52.975341636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.975669557Z [Info] download_history: Starting migration of Log DB to 52 
2025-08-23T21:21:52.976050975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-23T21:21:52', 'download_history') 
2025-08-23T21:21:52.976489558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.977193264Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-23T21:21:52.977407556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018299s 
2025-08-23T21:21:52.977641557Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-23T21:21:52.977891741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.978197967Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-08-23T21:21:52.978901925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-23T21:21:52.979413134Z [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-23T21:21:52.980083143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009338s 
2025-08-23T21:21:52.980325280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-23T21:21:52.980643010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-23T21:21:52.981038917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004814s 
2025-08-23T21:21:52.981412870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-23T21:21:52', 'add_update_history') 
2025-08-23T21:21:52.981858858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.982713539Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-23T21:21:52.982931157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021175s 
2025-08-23T21:21:52.983185359Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-23T21:21:52.983448980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.983756479Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-08-23T21:21:52.984181425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-23T21:21:52', 'add_on_update_to_notifications') 
2025-08-23T21:21:52.984636541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.985355849Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-23T21:21:52.985596354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018957s 
2025-08-23T21:21:52.985847590Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-23T21:21:52.986107753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.986426054Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-08-23T21:21:52.986828495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-23T21:21:52', 'download_client_per_indexer') 
2025-08-23T21:21:52.987283611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.988030866Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-23T21:21:52.988275127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019011s 
2025-08-23T21:21:52.988522736Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-23T21:21:52.988780284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.989097373Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-08-23T21:21:52.989487639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-23T21:21:52', 'AddNewItemMonitorType') 
2025-08-23T21:21:52.989934719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.990692935Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-23T21:21:52.990926465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019023s 
2025-08-23T21:21:52.991166318Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-23T21:21:52.991415700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.991721937Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-08-23T21:21:52.992149989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-23T21:21:52', 'ImportListSearch') 
2025-08-23T21:21:52.992620226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.993502332Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-23T21:21:52.993727245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020635s 
2025-08-23T21:21:52.993980715Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-23T21:21:52.994242953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.994555452Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-08-23T21:21:52.994956129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-23T21:21:52', 'ImportListMonitorExisting') 
2025-08-23T21:21:52.995406806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.996121335Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-23T21:21:52.996362641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001859s 
2025-08-23T21:21:52.996598726Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-23T21:21:52.996847818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.997152281Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-08-23T21:21:52.997527957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-23T21:21:52', 'add_indexer_tags') 
2025-08-23T21:21:52.997965959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:52.998769938Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-23T21:21:52.999000813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019162s 
2025-08-23T21:21:52.999239383Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-23T21:21:52.999490910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:52.999798740Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-08-23T21:21:53.000197693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-23T21:21:52', 'update_audio_types') 
2025-08-23T21:21:53.000651897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.001367117Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-23T21:21:53.001597501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018674s 
2025-08-23T21:21:53.001870581Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-23T21:21:53.002157368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.002489176Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-08-23T21:21:53.003108954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-23T21:21:53.003321191Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-23T21:21:53.003576025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-23T21:21:53.004584936Z [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-23T21:21:53.005545791Z [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-23T21:21:53.006124756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-23T21:21:53.006687910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-23T21:21:53.007727754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-23T21:21:53.008125675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042996s 
2025-08-23T21:21:53.008356931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-23T21:21:53.008569669Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:53.008807929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-23T21:21:53.009592719Z [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-23T21:21:53.010343110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-23T21:21:53.010839930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-23T21:21:53.011426732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-23T21:21:53.012378408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-23T21:21:53.012776720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037173s 
2025-08-23T21:21:53.013008226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-23T21:21:53.013217557Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-23T21:21:53.013457240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-23T21:21:53.014120185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-23T21:21:53.014750484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-23T21:21:53.015258086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-23T21:21:53.015809195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-23T21:21:53.016795782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-23T21:21:53.017171458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034568s 
2025-08-23T21:21:53.017592797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-23T21:21:53', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-23T21:21:53.018090579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.019481990Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-23T21:21:53.019932077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00563s 
2025-08-23T21:21:53.020356511Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-23T21:21:53.020764122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.021246283Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-08-23T21:21:53.021878506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-23T21:21:53', 'add_on_delete_to_notifications') 
2025-08-23T21:21:53.022601101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.023625944Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-23T21:21:53.024033936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028515s 
2025-08-23T21:21:53.024408670Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-23T21:21:53.024804146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.025286969Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-08-23T21:21:53.025880183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-23T21:21:53', 'add_custom_formats') 
2025-08-23T21:21:53.026572647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.027546097Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-23T21:21:53.027920621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027408s 
2025-08-23T21:21:53.028306989Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-23T21:21:53.028715622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.029224566Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-08-23T21:21:53.029816098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-23T21:21:53', 'add_result_to_commands') 
2025-08-23T21:21:53.030522430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.031565590Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-23T21:21:53.031952118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028454s 
2025-08-23T21:21:53.032354539Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-23T21:21:53.032775947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.033265172Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-08-23T21:21:53.033898227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-23T21:21:53', 'health_restored_notification') 
2025-08-23T21:21:53.034629379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.035684995Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-23T21:21:53.036080641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028923s 
2025-08-23T21:21:53.036437269Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-23T21:21:53.036817415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.037272641Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-08-23T21:21:53.037828450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-23T21:21:53', 'remove_uc') 
2025-08-23T21:21:53.038509872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.039730991Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-23T21:21:53.040090885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029301s 
2025-08-23T21:21:53.040487624Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-23T21:21:53.040906117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.041420222Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-08-23T21:21:53.042069439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-23T21:21:53', 'download_clients_rename_tv_to_music') 
2025-08-23T21:21:53.042827165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.043732427Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-23T21:21:53.044133876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027835s 
2025-08-23T21:21:53.044539382Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-23T21:21:53.044996923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.045501930Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-08-23T21:21:53.046195928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-23T21:21:53', 'add_colon_replacement_to_naming_config') 
2025-08-23T21:21:53.046964766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.047896552Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-23T21:21:53.048583024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028573s 
2025-08-23T21:21:53.049120626Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-23T21:21:53.049684942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.050411495Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-08-23T21:21:53.051270815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-23T21:21:53', 'list_sync_time') 
2025-08-23T21:21:53.052369447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.053409191Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-23T21:21:53.053775739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037851s 
2025-08-23T21:21:53.054186406Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-23T21:21:53.054555459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.054961266Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-08-23T21:21:53.055512867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-23T21:21:53', 'add_download_client_tags') 
2025-08-23T21:21:53.056174900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.057048258Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-23T21:21:53.057303652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024766s 
2025-08-23T21:21:53.057606673Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-23T21:21:53.057903640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.058274307Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-08-23T21:21:53.058711076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-23T21:21:53', 'add_notification_status') 
2025-08-23T21:21:53.059202095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.060295907Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-23T21:21:53.060546822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023714s 
2025-08-23T21:21:53.060817437Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-23T21:21:53.061094806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.061449700Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-08-23T21:21:53.061875918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-23T21:21:53', 'add_alac_24_quality_in_profiles') 
2025-08-23T21:21:53.062368199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.063422282Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-23T21:21:53.063692265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022925s 
2025-08-23T21:21:53.063966267Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-23T21:21:53.064238014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.064572508Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-08-23T21:21:53.065033606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-23T21:21:53', 'add_salt_to_users') 
2025-08-23T21:21:53.065525987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.066549478Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-23T21:21:53.066778319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022963s 
2025-08-23T21:21:53.067048884Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-23T21:21:53.067310961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.067653621Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-08-23T21:21:53.068112065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-23T21:21:53', 'add_auto_tagging') 
2025-08-23T21:21:53.068617562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.069618398Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-23T21:21:53.069857940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022987s 
2025-08-23T21:21:53.070154407Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-23T21:21:53.070450663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.070788534Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-08-23T21:21:53.071219461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-23T21:21:53', 'quality_definition_preferred_size') 
2025-08-23T21:21:53.071709007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.072816567Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-23T21:21:53.073067993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023377s 
2025-08-23T21:21:53.073345682Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-23T21:21:53.073641668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.073978887Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-08-23T21:21:53.074425266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-23T21:21:53', 'add_on_artist_add_to_notifications') 
2025-08-23T21:21:53.074915162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.075775955Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-23T21:21:53.076068404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002114s 
2025-08-23T21:21:53.076338718Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-23T21:21:53.076617069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.076950490Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-08-23T21:21:53.077364814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-23T21:21:53', 'album_last_searched_time') 
2025-08-23T21:21:53.077868168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.078611735Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-23T21:21:53.078881608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019774s 
2025-08-23T21:21:53.079152494Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-23T21:21:53.079468600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.079789126Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-08-23T21:21:53.080202107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-23T21:21:53', 'add_indexer_flags') 
2025-08-23T21:21:53.080670821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.081440360Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-23T21:21:53.081667818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019732s 
2025-08-23T21:21:53.081948664Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-23T21:21:53.082233627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.082642300Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-08-23T21:21:53.083115763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-23T21:21:53', 'add_indexes_album_statistics') 
2025-08-23T21:21:53.083592523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.084461793Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-23T21:21:53.084730745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021968s 
2025-08-23T21:21:53.084996400Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-23T21:21:53.085265121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-23T21:21:53.085603903Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-08-23T21:21:53.086033388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-23T21:21:53', 'update_redacted_baseurl') 
2025-08-23T21:21:53.086514967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-23T21:21:53.087291802Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-23T21:21:53.087545162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002009s 
2025-08-23T21:21:53.283721832Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-08-23T21:21:53.294459272Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-23T21:21:53.316934294Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-08-23T21:21:54.407086565Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-23T21:21:54.452801108Z [ls.io-init] done.
2025-08-23T21:21:54.499425123Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-08-23T21:21:54.629366663Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-08-23T21:21:55.153514495Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-23T21:21:55.154625603Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-23T21:21:55.154960807Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-08-23T21:21:55.294001889Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled