2025-05-14T02:54:32.583469165Z [migrations] started
2025-05-14T02:54:32.583482293Z [migrations] no migrations found
2025-05-14T02:54:32.853236626Z usermod: no changes
2025-05-14T02:54:32.893696161Z ───────────────────────────────────────
2025-05-14T02:54:32.893715461Z 
2025-05-14T02:54:32.893718187Z       ██╗     ███████╗██╗ ██████╗
2025-05-14T02:54:32.893720471Z       ██║     ██╔════╝██║██╔═══██╗
2025-05-14T02:54:32.893722426Z       ██║     ███████╗██║██║   ██║
2025-05-14T02:54:32.893724452Z       ██║     ╚════██║██║██║   ██║
2025-05-14T02:54:32.893726307Z       ███████╗███████║██║╚██████╔╝
2025-05-14T02:54:32.893728277Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-05-14T02:54:32.893730262Z 
2025-05-14T02:54:32.893732023Z    Brought to you by linuxserver.io
2025-05-14T02:54:32.893733846Z ───────────────────────────────────────
2025-05-14T02:54:32.893834477Z 
2025-05-14T02:54:32.893842571Z To support the app dev(s) visit:
2025-05-14T02:54:32.894686774Z Lidarr: https://opencollective.com/lidarr
2025-05-14T02:54:32.894795699Z 
2025-05-14T02:54:32.894804455Z To support LSIO projects visit:
2025-05-14T02:54:32.894807398Z https://www.linuxserver.io/donate/
2025-05-14T02:54:32.894809517Z 
2025-05-14T02:54:32.894811449Z ───────────────────────────────────────
2025-05-14T02:54:32.894813743Z GID/UID
2025-05-14T02:54:32.894817647Z ───────────────────────────────────────
2025-05-14T02:54:32.896994700Z 
2025-05-14T02:54:32.897007275Z User UID:    911
2025-05-14T02:54:32.897010112Z User GID:    911
2025-05-14T02:54:32.897012228Z ───────────────────────────────────────
2025-05-14T02:54:32.897795281Z Linuxserver.io version: 2.11.2.4629-ls42
2025-05-14T02:54:32.897878525Z Build-date: 2025-05-14T02:51:45+00:00
2025-05-14T02:54:32.897889369Z ───────────────────────────────────────
2025-05-14T02:54:32.897892961Z     
2025-05-14T02:54:32.920320800Z [custom-init] No custom files found, skipping...
2025-05-14T02:54:33.159992601Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.11.2.4629 
2025-05-14T02:54:33.171954050Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-14T02:54:33.175598525Z [Debug] Bootstrap: Console selected 
2025-05-14T02:54:33.176461691Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-14T02:54:33.362309246Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-14T02:54:33.395114203Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {59fa2096-e969-41c4-90d2-6e289ea4bed6} may be persisted to storage in unencrypted form. 
2025-05-14T02:54:33.467175159Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-05-14T02:54:33.499211724Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-05-14T02:54:33.559589935Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-05-14T02:54:33.571414444Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:33.572853526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:33.659401692Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-05-14T02:54:33.660895135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0879481s 
2025-05-14T02:54:33.661034871Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-05-14T02:54:33.661126387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0893467s 
2025-05-14T02:54:33.672328198Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-05-14T02:54:33.673314866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:33.679319874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-05-14T02:54:33.689939264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-05-14T02:54:33.703141328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234873s 
2025-05-14T02:54:33.703529331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:33.732236701Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-05-14T02:54:33.732352722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0527015s 
2025-05-14T02:54:33.740009757Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-05-14T02:54:33.740170445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:33.743931412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-05-14T02:54:33.745363462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-14T02:54:33.745629513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015693s 
2025-05-14T02:54:33.745857727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-14T02:54:33.745997802Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.51E-05s 
2025-05-14T02:54:33.746312190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-05-14T02:54:33.746724274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-05-14T02:54:33.747303389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008643s 
2025-05-14T02:54:33.747449586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:33.755885125Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-05-14T02:54:33.756009895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093614s 
2025-05-14T02:54:33.757147903Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-05-14T02:54:33.757161699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:33.757164467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-14T02:54:33.757236020Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2025-05-14T02:54:33.757316493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-05-14T02:54:33.757450770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-05-14T02:54:33.757758728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003429s 
2025-05-14T02:54:33.757834949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:33.766177044Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-05-14T02:54:33.766249890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086398s 
2025-05-14T02:54:33.767290521Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-05-14T02:54:33.767408035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:33.767955212Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-05-14T02:54:33.776151860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-05-14T02:54:33.776468893Z [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-05-14T02:54:33.776771244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005423s 
2025-05-14T02:54:33.776880544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-05-14T02:54:33.776980319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-05-14T02:54:33.777169365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002417s 
2025-05-14T02:54:33.777241949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-05-14T02:54:33.777518418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-05-14T02:54:33.777892211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005376s 
2025-05-14T02:54:33.778064935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-05-14T02:54:33.778307379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-05-14T02:54:33.778717356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004465s 
2025-05-14T02:54:33.778890497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-05-14T02:54:33.789095110Z [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-05-14T02:54:33.791251132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121545s 
2025-05-14T02:54:33.791446788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-05-14T02:54:33.791800853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-14T02:54:33.792110970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004996s 
2025-05-14T02:54:33.792281173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-05-14T02:54:33.792533543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-14T02:54:33.792893649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004643s 
2025-05-14T02:54:33.793071786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-05-14T02:54:33.793325623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-14T02:54:33.793661770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004348s 
2025-05-14T02:54:33.793835889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-05-14T02:54:33.794082046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-14T02:54:33.794400357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004018s 
2025-05-14T02:54:33.794569410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-05-14T02:54:33.796207934Z [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-05-14T02:54:33.797164818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002445s 
2025-05-14T02:54:33.797317788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-05-14T02:54:33.797425034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-14T02:54:33.797591236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002517s 
2025-05-14T02:54:33.797667230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-05-14T02:54:33.797786271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-14T02:54:33.797921662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001848s 
2025-05-14T02:54:33.798003287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-05-14T02:54:33.798113622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-14T02:54:33.798244012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001805s 
2025-05-14T02:54:33.798318316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-05-14T02:54:33.798448445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-14T02:54:33.798586325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001943s 
2025-05-14T02:54:33.798661864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-05-14T02:54:33.798810173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-14T02:54:33.798913009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000185s 
2025-05-14T02:54:33.798993703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-05-14T02:54:33.799164847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-05-14T02:54:33.799239131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001894s 
2025-05-14T02:54:33.799330016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-05-14T02:54:33.800061731Z [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-05-14T02:54:33.800556743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011531s 
2025-05-14T02:54:33.800638896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-05-14T02:54:33.800796839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-14T02:54:33.800966599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002493s 
2025-05-14T02:54:33.801048956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-05-14T02:54:33.801169183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-05-14T02:54:33.801317348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001986s 
2025-05-14T02:54:33.801429760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-05-14T02:54:33.801554337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-14T02:54:33.801691994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002085s 
2025-05-14T02:54:33.801770949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-05-14T02:54:33.801971711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-05-14T02:54:33.802140734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002825s 
2025-05-14T02:54:33.802213063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-05-14T02:54:33.802782258Z [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-05-14T02:54:33.803222695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009355s 
2025-05-14T02:54:33.803318287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-05-14T02:54:33.803448015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-05-14T02:54:33.803649543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002311s 
2025-05-14T02:54:33.803714464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-05-14T02:54:33.803832566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-14T02:54:33.804036697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002204s 
2025-05-14T02:54:33.804065491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-05-14T02:54:33.804786914Z [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-05-14T02:54:33.805234444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001093s 
2025-05-14T02:54:33.805308578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-05-14T02:54:33.805424374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-14T02:54:33.805589927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002085s 
2025-05-14T02:54:33.805672472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-05-14T02:54:33.805792562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-14T02:54:33.806000440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000205s 
2025-05-14T02:54:33.806029573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-05-14T02:54:33.806156804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-05-14T02:54:33.806334935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002136s 
2025-05-14T02:54:33.806456931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-05-14T02:54:33.806513667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-05-14T02:54:33.806721239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002005s 
2025-05-14T02:54:33.806740534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-05-14T02:54:33.807343386Z [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-05-14T02:54:33.807686844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008313s 
2025-05-14T02:54:33.807727064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-05-14T02:54:33.807996278Z [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-05-14T02:54:33.808270912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004377s 
2025-05-14T02:54:33.808335463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-05-14T02:54:33.808546075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-14T02:54:33.808656229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002492s 
2025-05-14T02:54:33.808726840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-05-14T02:54:33.812145488Z [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-05-14T02:54:33.812596399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037418s 
2025-05-14T02:54:33.812702753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-05-14T02:54:33.812833415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-14T02:54:33.813075534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000251s 
2025-05-14T02:54:33.813122939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-05-14T02:54:33.813341335Z [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-05-14T02:54:33.813581038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000404s 
2025-05-14T02:54:33.813669867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-05-14T02:54:33.813825874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-05-14T02:54:33.813968521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000226s 
2025-05-14T02:54:33.814052147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-05-14T02:54:33.814328287Z [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-05-14T02:54:33.814579180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004457s 
2025-05-14T02:54:33.814667047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-05-14T02:54:33.814819312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-05-14T02:54:33.815042890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002585s 
2025-05-14T02:54:33.815093790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-05-14T02:54:33.815259591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-05-14T02:54:33.815453626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002755s 
2025-05-14T02:54:33.815572671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-05-14T02:54:33.816048557Z [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-05-14T02:54:33.816461082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008014s 
2025-05-14T02:54:33.817211535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-05-14T02:54:33.817490212Z [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-05-14T02:54:33.819258272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025396s 
2025-05-14T02:54:33.819384456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-05-14T02:54:33.819721233Z [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-05-14T02:54:33.820007845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005779s 
2025-05-14T02:54:33.820129817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-05-14T02:54:33.820622346Z [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-05-14T02:54:33.820994725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008403s 
2025-05-14T02:54:33.821059159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-05-14T02:54:33.821413497Z [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-05-14T02:54:33.821649838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005174s 
2025-05-14T02:54:33.821721501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-05-14T02:54:33.822091567Z [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-05-14T02:54:33.822413345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006047s 
2025-05-14T02:54:33.822466215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-05-14T02:54:33.822726396Z [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-05-14T02:54:33.822927258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003836s 
2025-05-14T02:54:33.822995689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-05-14T02:54:33.823187138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-05-14T02:54:33.823384020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002725s 
2025-05-14T02:54:33.823408896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-05-14T02:54:33.823525319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-05-14T02:54:33.823721615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002038s 
2025-05-14T02:54:33.823741406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-05-14T02:54:33.823980163Z [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-05-14T02:54:33.824165418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003542s 
2025-05-14T02:54:33.824243923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-05-14T02:54:33.824689440Z [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-05-14T02:54:33.825018929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007213s 
2025-05-14T02:54:33.825081866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-05-14T02:54:33.825330625Z [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-05-14T02:54:33.825539317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003622s 
2025-05-14T02:54:33.825602294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-05-14T02:54:33.825731996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-05-14T02:54:33.825904961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002353s 
2025-05-14T02:54:33.825985882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-05-14T02:54:33.826122779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-05-14T02:54:33.826267258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002132s 
2025-05-14T02:54:33.826328002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-05-14T02:54:33.826855116Z [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-05-14T02:54:33.827254279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008498s 
2025-05-14T02:54:33.827351133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-05-14T02:54:33.827723288Z [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-05-14T02:54:33.828015979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006187s 
2025-05-14T02:54:33.828108637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-05-14T02:54:33.828253406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-14T02:54:33.828463384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002549s 
2025-05-14T02:54:33.828495743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-05-14T02:54:33.828949202Z [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-05-14T02:54:33.829295256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007089s 
2025-05-14T02:54:33.829367755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-05-14T02:54:33.829840586Z [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-05-14T02:54:33.830274832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008083s 
2025-05-14T02:54:33.830291425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-05-14T02:54:33.830541011Z [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-05-14T02:54:33.830756724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003885s 
2025-05-14T02:54:33.830831101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-05-14T02:54:33.830969285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-05-14T02:54:33.831143465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002427s 
2025-05-14T02:54:33.831297595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-05-14T02:54:33.831654303Z [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-05-14T02:54:33.832102338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007673s 
2025-05-14T02:54:33.832198364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-05-14T02:54:33.832408445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-14T02:54:33.832635876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003492s 
2025-05-14T02:54:33.835426975Z [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-05-14T02:54:33.835910775Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0029739 taking an average of 00:00:00.0029739 
2025-05-14T02:54:33.836502974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-14T02:54:33', 'InitialSetup') 
2025-05-14T02:54:33.836732999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:33.845386596Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-05-14T02:54:33.845560517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012567s 
2025-05-14T02:54:33.845726892Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-05-14T02:54:33.845879456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:33.846052464Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-05-14T02:54:33.846647642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-05-14T02:54:33.846694457Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-05-14T02:54:33.846783752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-05-14T02:54:33.847006756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:33.847609166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007095s 
2025-05-14T02:54:33.847982138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-14T02:54:33', 'add_reason_to_pending_releases') 
2025-05-14T02:54:33.848105501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:33.857077483Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-05-14T02:54:33.857154099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010055s 
2025-05-14T02:54:33.857283354Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-05-14T02:54:33.857358943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:33.857528495Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-05-14T02:54:33.859337603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-14T02:54:33.859452831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-14T02:54:33.859516483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-05-14T02:54:33.859702976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-05-14T02:54:33.860208282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005948s 
2025-05-14T02:54:33.860282035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-14T02:54:33.860349280Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-14T02:54:33.860427320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-05-14T02:54:33.860579982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:33.861017525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005123s 
2025-05-14T02:54:33.861136289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-14T02:54:33.861149145Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-14T02:54:33.861234150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-05-14T02:54:33.861381847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:33.861813808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004993s 
2025-05-14T02:54:33.862127146Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-05-14T02:54:33.862473656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-05-14T02:54:33.862681413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004112s 
2025-05-14T02:54:33.862957962Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-05-14T02:54:33.874870938Z [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-05-14T02:54:33.876051563Z [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-05-14T02:54:33.876777244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-05-14T02:54:33.877423431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-05-14T02:54:33.878754119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-14T02:54:33.879016817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-05-14T02:54:33.879244210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-14T02:54:33.879457850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163451s 
2025-05-14T02:54:33.879495066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-14T02:54:33.879549720Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-14T02:54:33.879668846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-05-14T02:54:33.879753208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-05-14T02:54:33.880194731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004692s 
2025-05-14T02:54:33.880371206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-14T02:54:33', 'add_medium_support') 
2025-05-14T02:54:33.880545330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:33.888974834Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-05-14T02:54:33.889098942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091712s 
2025-05-14T02:54:33.889226412Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-05-14T02:54:33.889327045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:33.889520681Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-05-14T02:54:33.889865640Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-05-14T02:54:33.890031765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-05-14T02:54:33.890218344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002274s 
2025-05-14T02:54:33.890272129Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:33.890360522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:33.897749968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073129s 
2025-05-14T02:54:33.898091158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-14T02:54:33', 'add_various_qualites_in_profile') 
2025-05-14T02:54:33.898484887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:33.906874675Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-05-14T02:54:33.906999992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164084s 
2025-05-14T02:54:33.907129228Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-05-14T02:54:33.907242491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:33.907400875Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-05-14T02:54:33.907954412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-05-14T02:54:33.908282872Z [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-05-14T02:54:33.908679227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005647s 
2025-05-14T02:54:33.908728570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-05-14T02:54:33.908903273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-05-14T02:54:33.909100428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002718s 
2025-05-14T02:54:33.909179256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-14T02:54:33.909213090Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-07s 
2025-05-14T02:54:33.909297994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-05-14T02:54:33.909452661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-05-14T02:54:33.909997600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005621s 
2025-05-14T02:54:33.910053770Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-05-14T02:54:33.913322235Z [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-05-14T02:54:33.916139629Z [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-05-14T02:54:33.917243540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-14T02:54:33.917613493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-14T02:54:33.918785984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-14T02:54:33.919018409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-14T02:54:33.919255123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-14T02:54:33.919456871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-14T02:54:33.919615523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094737s 
2025-05-14T02:54:33.919699231Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-05-14T02:54:33.922630990Z [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-05-14T02:54:33.925369222Z [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-05-14T02:54:33.926329424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-14T02:54:33.926704276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-14T02:54:33.927849449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-14T02:54:33.928127507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-14T02:54:33.928353197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-14T02:54:33.928545114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-14T02:54:33.928669031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088814s 
2025-05-14T02:54:33.928750018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-14T02:54:33.928801509Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-14T02:54:33.928888530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-05-14T02:54:33.929041622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-05-14T02:54:33.929445576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004738s 
2025-05-14T02:54:33.929635669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-14T02:54:33', 'metadata_profiles') 
2025-05-14T02:54:33.929800869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:33.938747168Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-05-14T02:54:33.938784980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096078s 
2025-05-14T02:54:33.938945458Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-05-14T02:54:33.939017643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:33.939262418Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-05-14T02:54:33.940946784Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-05-14T02:54:33.956565497Z [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-05-14T02:54:33.957206835Z [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-05-14T02:54:33.957476947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-05-14T02:54:33.957724958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-05-14T02:54:33.958864450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-14T02:54:33.959076196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179958s 
2025-05-14T02:54:33.959157096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-14T02:54:33.959239577Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-14T02:54:33.959342560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-05-14T02:54:33.959522302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-05-14T02:54:33.959956957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005183s 
2025-05-14T02:54:33.960103842Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-05-14T02:54:33.960234031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-05-14T02:54:33.960355209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00018s 
2025-05-14T02:54:33.960475005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-14T02:54:33.960480718Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-07s 
2025-05-14T02:54:33.960826781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-05-14T02:54:33.962668330Z [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-05-14T02:54:33.963483591Z [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-05-14T02:54:33.963827794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-05-14T02:54:33.964085084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-05-14T02:54:33.965172100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-14T02:54:33.965363209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043942s 
2025-05-14T02:54:33.965559434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-14T02:54:33', 'separate_automatic_and_interactive_search') 
2025-05-14T02:54:33.965716927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:33.978346822Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-05-14T02:54:33.978489396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172906s 
2025-05-14T02:54:33.978622385Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-05-14T02:54:33.978698738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:33.978858413Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-05-14T02:54:33.979178214Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-05-14T02:54:33.981802932Z [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-05-14T02:54:33.984016721Z [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-05-14T02:54:33.984892099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-14T02:54:33.985294788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-14T02:54:33.986361067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-14T02:54:33.986603766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-14T02:54:33.986783116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-14T02:54:33.986985042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-14T02:54:33.987214128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-14T02:54:33.987343972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080576s 
2025-05-14T02:54:33.987542501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-14T02:54:33', 'change_album_path_to_relative') 
2025-05-14T02:54:33.987685407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:33.996023853Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-05-14T02:54:33.996163998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016587s 
2025-05-14T02:54:33.996329945Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-05-14T02:54:33.996443795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:33.996628735Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-05-14T02:54:33.997127103Z [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-05-14T02:54:33.997532414Z [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-05-14T02:54:33.997844798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004318s 
2025-05-14T02:54:33.998028005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-14T02:54:33', 'change_quality_size_mb_to_kb') 
2025-05-14T02:54:33.998195523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.013306982Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-05-14T02:54:34.013454264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158305s 
2025-05-14T02:54:34.013635360Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-05-14T02:54:34.013758582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.013958704Z [Info] album_releases: Starting migration of Main DB to 9 
2025-05-14T02:54:34.014368375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-14T02:54:34.014495235Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-14T02:54:34.014626862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-05-14T02:54:34.014858269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-05-14T02:54:34.015783003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009677s 
2025-05-14T02:54:34.015913169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-14T02:54:34.016074384Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-14T02:54:34.016079741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-05-14T02:54:34.016187198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-05-14T02:54:34.016720715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005868s 
2025-05-14T02:54:34.016935822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-14T02:54:34', 'album_releases') 
2025-05-14T02:54:34.017125172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.029356872Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-05-14T02:54:34.029471482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131291s 
2025-05-14T02:54:34.029647959Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-05-14T02:54:34.029793614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.030003249Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-05-14T02:54:34.030329926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-14T02:54:34.030405136Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-14T02:54:34.030497390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-05-14T02:54:34.033466528Z [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-05-14T02:54:34.036147665Z [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-05-14T02:54:34.037307127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-14T02:54:34.037900224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-14T02:54:34.039261599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-14T02:54:34.039590957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-14T02:54:34.039745559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-14T02:54:34.039960578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-14T02:54:34.040238815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-14T02:54:34.040491575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098924s 
2025-05-14T02:54:34.040614386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-14T02:54:34.040672691Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-05-14T02:54:34.040753739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-05-14T02:54:34.043742693Z [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-05-14T02:54:34.046538209Z [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-05-14T02:54:34.047543116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-14T02:54:34.047932795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-14T02:54:34.049031696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-14T02:54:34.049305457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-14T02:54:34.049411221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-14T02:54:34.049601449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-14T02:54:34.049822987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-14T02:54:34.049918875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091094s 
2025-05-14T02:54:34.050096042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-14T02:54:34', 'album_releases_fix') 
2025-05-14T02:54:34.050254048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.063174944Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-05-14T02:54:34.063304221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222019s 
2025-05-14T02:54:34.063401999Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-05-14T02:54:34.063482578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.063631496Z [Info] import_lists: Starting migration of Main DB to 11 
2025-05-14T02:54:34.064186799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-05-14T02:54:34.064870377Z [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-05-14T02:54:34.065388628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010978s 
2025-05-14T02:54:34.065466817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-05-14T02:54:34.065600455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-05-14T02:54:34.065810438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002248s 
2025-05-14T02:54:34.065843885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-05-14T02:54:34.066231190Z [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-05-14T02:54:34.066557870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006215s 
2025-05-14T02:54:34.066655851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-05-14T02:54:34.066774874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-14T02:54:34.066919612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000239s 
2025-05-14T02:54:34.067093765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-14T02:54:34', 'import_lists') 
2025-05-14T02:54:34.067271720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.080407586Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-05-14T02:54:34.080528827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136265s 
2025-05-14T02:54:34.080693522Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-05-14T02:54:34.080800240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.081012992Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-05-14T02:54:34.081396821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-05-14T02:54:34.081560150Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-14T02:54:34.081627558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-05-14T02:54:34.081827699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-05-14T02:54:34.082508050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007302s 
2025-05-14T02:54:34.082633825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:34.082735651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:34.085029012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002227s 
2025-05-14T02:54:34.085334832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-14T02:54:34', 'add_release_status') 
2025-05-14T02:54:34.085562657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.096257869Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-05-14T02:54:34.096370399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134332s 
2025-05-14T02:54:34.096493320Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-05-14T02:54:34.096584971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.096739505Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-05-14T02:54:34.097049234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-14T02:54:34.097128651Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-14T02:54:34.097221089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-05-14T02:54:34.097445142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.097931422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006178s 
2025-05-14T02:54:34.098150421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-14T02:54:34', 'album_download_notification') 
2025-05-14T02:54:34.098328738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.113764887Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-05-14T02:54:34.113820409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162799s 
2025-05-14T02:54:34.113996868Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-05-14T02:54:34.114083329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.114312495Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-05-14T02:54:34.114840930Z [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-05-14T02:54:34.115328137Z [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-05-14T02:54:34.115684249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006035s 
2025-05-14T02:54:34.115949406Z [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-05-14T02:54:34.116343068Z [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-05-14T02:54:34.116705219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005598s 
2025-05-14T02:54:34.116955439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-14T02:54:34', 'fix_language_metadata_profiles') 
2025-05-14T02:54:34.117169253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.129623932Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-05-14T02:54:34.129790490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133609s 
2025-05-14T02:54:34.129886927Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-05-14T02:54:34.129995431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.130139169Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-05-14T02:54:34.130474255Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-05-14T02:54:34.130647644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-05-14T02:54:34.130787988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00021s 
2025-05-14T02:54:34.130974255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-14T02:54:34', 'remove_fanzub') 
2025-05-14T02:54:34.131169611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.148110071Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-05-14T02:54:34.148230375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174178s 
2025-05-14T02:54:34.148346025Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-05-14T02:54:34.148442500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.148604515Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-05-14T02:54:34.149836545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-05-14T02:54:34.150001378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-05-14T02:54:34.150237065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002945s 
2025-05-14T02:54:34.150357927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-05-14T02:54:34.150495170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-05-14T02:54:34.150697133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002761s 
2025-05-14T02:54:34.151065213Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-05-14T02:54:34.151377414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-05-14T02:54:34.151616359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004539s 
2025-05-14T02:54:34.151712456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-05-14T02:54:34.151858023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-14T02:54:34.152041021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002562s 
2025-05-14T02:54:34.152123615Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-05-14T02:54:34.152270562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-05-14T02:54:34.152403678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002085s 
2025-05-14T02:54:34.152490459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-05-14T02:54:34.152668731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-14T02:54:34.152799208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002405s 
2025-05-14T02:54:34.153003097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-14T02:54:34', 'update_artist_history_indexes') 
2025-05-14T02:54:34.153165261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.166075189Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-05-14T02:54:34.166190597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134037s 
2025-05-14T02:54:34.166296265Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-05-14T02:54:34.166391904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.166544034Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-05-14T02:54:34.168099498Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-14T02:54:34.169900302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-05-14T02:54:34.170124868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018722s 
2025-05-14T02:54:34.170304905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-14T02:54:34', 'remove_nma') 
2025-05-14T02:54:34.170991583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.179200999Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-05-14T02:54:34.179296459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108704s 
2025-05-14T02:54:34.179427430Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-05-14T02:54:34.179508450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.179660007Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-05-14T02:54:34.179959878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-14T02:54:34.180052740Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s 
2025-05-14T02:54:34.180117542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-05-14T02:54:34.180243027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-05-14T02:54:34.180844258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006249s 
2025-05-14T02:54:34.181048616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-14T02:54:34', 'album_disambiguation') 
2025-05-14T02:54:34.181236639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.189496754Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-05-14T02:54:34.189708379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091561s 
2025-05-14T02:54:34.189929955Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-05-14T02:54:34.190147273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.190447984Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-05-14T02:54:34.190848261Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:34.191041276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:34.194747051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036519s 
2025-05-14T02:54:34.195175341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-14T02:54:34', 'add_ape_quality_in_profiles') 
2025-05-14T02:54:34.195595968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.203989015Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-05-14T02:54:34.204111692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128708s 
2025-05-14T02:54:34.204238332Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-05-14T02:54:34.204316307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.204474134Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-05-14T02:54:34.205153079Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-14T02:54:34.205292772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-05-14T02:54:34.205450060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002319s 
2025-05-14T02:54:34.205537578Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-14T02:54:34.205670045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-05-14T02:54:34.205773023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001692s 
2025-05-14T02:54:34.205886131Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-14T02:54:34.205972617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-05-14T02:54:34.206077536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001571s 
2025-05-14T02:54:34.206285819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-14T02:54:34', 'remove_pushalot') 
2025-05-14T02:54:34.207131616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.222074238Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-05-14T02:54:34.222249948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016043s 
2025-05-14T02:54:34.222391454Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-05-14T02:54:34.222483226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.222713681Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-05-14T02:54:34.223254360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-05-14T02:54:34.223522137Z [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-05-14T02:54:34.223898096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005234s 
2025-05-14T02:54:34.224081257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-14T02:54:34', 'add_custom_filters') 
2025-05-14T02:54:34.224264744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.237894249Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-05-14T02:54:34.238065930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144386s 
2025-05-14T02:54:34.238136293Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-05-14T02:54:34.238226517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.238416485Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-05-14T02:54:34.238686599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-14T02:54:34.238778651Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-14T02:54:34.238848278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-05-14T02:54:34.238960094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-05-14T02:54:34.239542776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006094s 
2025-05-14T02:54:34.239777656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-14T02:54:34', 'import_list_tags') 
2025-05-14T02:54:34.239992210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.255045702Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-05-14T02:54:34.255202255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160178s 
2025-05-14T02:54:34.255392078Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-05-14T02:54:34.255548048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.255702009Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-05-14T02:54:34.259305725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-05-14T02:54:34.260046554Z [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-05-14T02:54:34.260553744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011142s 
2025-05-14T02:54:34.260703964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-05-14T02:54:34.260912658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-05-14T02:54:34.261216910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004079s 
2025-05-14T02:54:34.265010161Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-05-14T02:54:34.265031510Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-05-14T02:54:34.265035470Z                           FROM "Artists" 
2025-05-14T02:54:34.266084537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-05-14T02:54:34.266092931Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-05-14T02:54:34.266094707Z                           FROM "Artists" 
2025-05-14T02:54:34.266600155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010956s 
2025-05-14T02:54:34.266690906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-14T02:54:34.266722377Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-14T02:54:34.266822150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-05-14T02:54:34.266965458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.267599565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006755s 
2025-05-14T02:54:34.268276937Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-05-14T02:54:34.268283572Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-14T02:54:34.268285436Z                                                   FROM "ArtistMetadata"
2025-05-14T02:54:34.268286969Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-05-14T02:54:34.269144076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-05-14T02:54:34.269149361Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-14T02:54:34.269150973Z                                                   FROM "ArtistMetadata"
2025-05-14T02:54:34.269152454Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-05-14T02:54:34.269569262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009221s 
2025-05-14T02:54:34.269654398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-05-14T02:54:34.270418164Z [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-05-14T02:54:34.271133003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013612s 
2025-05-14T02:54:34.271287217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-05-14T02:54:34.271459145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-05-14T02:54:34.271690942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003169s 
2025-05-14T02:54:34.271768342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-05-14T02:54:34.271903257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-05-14T02:54:34.272068316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002257s 
2025-05-14T02:54:34.272136437Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:34.272209000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:34.278221758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059351s 
2025-05-14T02:54:34.278355047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-14T02:54:34.278441451Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-05-14T02:54:34.278527483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-05-14T02:54:34.278687566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.279333723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006999s 
2025-05-14T02:54:34.279433084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-14T02:54:34.279494284Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-14T02:54:34.279595156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-05-14T02:54:34.279715368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-05-14T02:54:34.280284818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006087s 
2025-05-14T02:54:34.280344731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-14T02:54:34.280406819Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-14T02:54:34.280471775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-05-14T02:54:34.280610255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-05-14T02:54:34.281062384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005152s 
2025-05-14T02:54:34.281792952Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-05-14T02:54:34.281797820Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-14T02:54:34.281799167Z                                                   FROM "ArtistMetadata"
2025-05-14T02:54:34.281800252Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-05-14T02:54:34.281801406Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-05-14T02:54:34.282939581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-05-14T02:54:34.282947318Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-14T02:54:34.282949715Z                                                   FROM "ArtistMetadata"
2025-05-14T02:54:34.282951352Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-05-14T02:54:34.282953309Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-05-14T02:54:34.283525033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012948s 
2025-05-14T02:54:34.283671530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-14T02:54:34.283679627Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-14T02:54:34.283774359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-05-14T02:54:34.283966711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-05-14T02:54:34.284523876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006477s 
2025-05-14T02:54:34.284624643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-14T02:54:34.284724010Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-14T02:54:34.284830447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-05-14T02:54:34.285028470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.285489811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005864s 
2025-05-14T02:54:34.285563412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-14T02:54:34.285743896Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-14T02:54:34.285751994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-05-14T02:54:34.285878421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.286672041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008066s 
2025-05-14T02:54:34.287441800Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-05-14T02:54:34.287453694Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-05-14T02:54:34.287456662Z                                                 FROM "AlbumReleases"
2025-05-14T02:54:34.287458104Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-05-14T02:54:34.287459621Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-05-14T02:54:34.288413694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-05-14T02:54:34.288419844Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-05-14T02:54:34.288421256Z                                                 FROM "AlbumReleases"
2025-05-14T02:54:34.288422288Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-05-14T02:54:34.288423446Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-05-14T02:54:34.288916412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010718s 
2025-05-14T02:54:34.289608757Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-05-14T02:54:34.289624472Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-14T02:54:34.289627382Z                                                   FROM "ArtistMetadata"
2025-05-14T02:54:34.289629193Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-05-14T02:54:34.289631141Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-05-14T02:54:34.290622966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-05-14T02:54:34.290631783Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-14T02:54:34.290634547Z                                                   FROM "ArtistMetadata"
2025-05-14T02:54:34.290636558Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-05-14T02:54:34.290638528Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-05-14T02:54:34.291068514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010785s 
2025-05-14T02:54:34.291514868Z [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-05-14T02:54:34.293530800Z [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-05-14T02:54:34.294693513Z [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-05-14T02:54:34.295128251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-14T02:54:34.295546281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-14T02:54:34.296940882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-14T02:54:34.297173106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-14T02:54:34.297354383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056581s 
2025-05-14T02:54:34.297562956Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-05-14T02:54:34.299796503Z [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-05-14T02:54:34.301398656Z [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-05-14T02:54:34.302001735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-14T02:54:34.302450294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-14T02:54:34.303857798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-14T02:54:34.304127161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-14T02:54:34.304317273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066267s 
2025-05-14T02:54:34.304447962Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-05-14T02:54:34.306322458Z [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-05-14T02:54:34.307681624Z [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-05-14T02:54:34.308553689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-05-14T02:54:34.309128417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-05-14T02:54:34.311116227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-14T02:54:34.311740310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-14T02:54:34.312068915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074855s 
2025-05-14T02:54:34.312240394Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-05-14T02:54:34.315921867Z [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-05-14T02:54:34.317276727Z [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-05-14T02:54:34.317953859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-14T02:54:34.318490062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-14T02:54:34.320457875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-14T02:54:34.320878810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083984s 
2025-05-14T02:54:34.320993769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-05-14T02:54:34.321198594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-14T02:54:34.321532534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003949s 
2025-05-14T02:54:34.321629181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-05-14T02:54:34.321732492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-14T02:54:34.321913000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002346s 
2025-05-14T02:54:34.322003700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-05-14T02:54:34.322202485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-14T02:54:34.322443597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003347s 
2025-05-14T02:54:34.322576375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-05-14T02:54:34.322786151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-05-14T02:54:34.322961795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002945s 
2025-05-14T02:54:34.323159304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-05-14T02:54:34.323355166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-05-14T02:54:34.323505626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002686s 
2025-05-14T02:54:34.323602699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-05-14T02:54:34.323757221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-05-14T02:54:34.323967627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002785s 
2025-05-14T02:54:34.324104372Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-14T02:54:34.326106355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-05-14T02:54:34.326387464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021822s 
2025-05-14T02:54:34.326440694Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-14T02:54:34.326687741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-05-14T02:54:34.326860982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003056s 
2025-05-14T02:54:34.326942272Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-14T02:54:34.327189165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-05-14T02:54:34.328913981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018118s 
2025-05-14T02:54:34.329151552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-14T02:54:34', 'add_release_groups_etc') 
2025-05-14T02:54:34.329365217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.338009784Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-05-14T02:54:34.338122787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107809s 
2025-05-14T02:54:34.338259511Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-05-14T02:54:34.338347599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.338604252Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-05-14T02:54:34.339305336Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-14T02:54:34.339476345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-05-14T02:54:34.339660299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000256s 
2025-05-14T02:54:34.339913095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-14T02:54:34', 'NewMediaInfoFormat') 
2025-05-14T02:54:34.340089033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.348472970Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-05-14T02:54:34.348604917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089424s 
2025-05-14T02:54:34.348771161Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-05-14T02:54:34.348854984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.349147701Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-05-14T02:54:34.350234504Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-05-14T02:54:34.350450423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-05-14T02:54:34.352039936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016337s 
2025-05-14T02:54:34.352141786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-14T02:54:34.352205349Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-05-14T02:54:34.352339539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-05-14T02:54:34.352523873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-05-14T02:54:34.353112105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006665s 
2025-05-14T02:54:34.353369915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-14T02:54:34', 'rename_restrictions_to_release_profiles') 
2025-05-14T02:54:34.353509768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.361776963Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-05-14T02:54:34.361895257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092365s 
2025-05-14T02:54:34.362062113Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-05-14T02:54:34.362128463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.362280565Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-05-14T02:54:34.363119896Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-05-14T02:54:34.363478234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-05-14T02:54:34.365550685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021342s 
2025-05-14T02:54:34.365766527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-14T02:54:34.365934129Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2025-05-14T02:54:34.366164619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-05-14T02:54:34.366514803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-05-14T02:54:34.367377876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009735s 
2025-05-14T02:54:34.367496878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-05-14T02:54:34.367631298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-05-14T02:54:34.367869260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-05-14T02:54:34.368100733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-05-14T02:54:34.368947714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009212s 
2025-05-14T02:54:34.369112973Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-14T02:54:34.369367467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-05-14T02:54:34.369640197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000385s 
2025-05-14T02:54:34.369791583Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-14T02:54:34.370052240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-05-14T02:54:34.370241751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003285s 
2025-05-14T02:54:34.370438025Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-05-14T02:54:34.373505783Z [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-05-14T02:54:34.375019231Z [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-05-14T02:54:34.375587825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-14T02:54:34.376037059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-14T02:54:34.377510143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-14T02:54:34.377870259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-14T02:54:34.378112589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-14T02:54:34.378362389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-14T02:54:34.378537437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007952s 
2025-05-14T02:54:34.378786174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-14T02:54:34', 'rename_quality_profiles_add_upgrade_allowed') 
2025-05-14T02:54:34.378927471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.387289217Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-05-14T02:54:34.387448513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164977s 
2025-05-14T02:54:34.387607654Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-05-14T02:54:34.387735903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.387937750Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-05-14T02:54:34.388309270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-05-14T02:54:34.388596856Z [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-05-14T02:54:34.388932590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005217s 
2025-05-14T02:54:34.389059175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-05-14T02:54:34.389260393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-05-14T02:54:34.389540132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003196s 
2025-05-14T02:54:34.389660905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-14T02:54:34', 'add_import_exclusions') 
2025-05-14T02:54:34.389826764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.398128164Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-05-14T02:54:34.398271642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088266s 
2025-05-14T02:54:34.398470352Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-05-14T02:54:34.398559518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.398824075Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-05-14T02:54:34.405017130Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-05-14T02:54:34.405031735Z                           WHERE "Id" in (
2025-05-14T02:54:34.405034076Z                           SELECT "Artists"."Id" from "Artists"
2025-05-14T02:54:34.405035798Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-14T02:54:34.405037496Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-14T02:54:34.406259768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-05-14T02:54:34.406267068Z                           WHERE "Id" in (
2025-05-14T02:54:34.406268985Z                           SELECT "Artists"."Id" from "Artists"
2025-05-14T02:54:34.406270996Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-14T02:54:34.406272878Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-14T02:54:34.406920168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013926s 
2025-05-14T02:54:34.407711058Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-05-14T02:54:34.407724772Z                           WHERE "Id" in (
2025-05-14T02:54:34.407727649Z                           SELECT "Albums"."Id" from "Albums"
2025-05-14T02:54:34.407735324Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-14T02:54:34.407737560Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-14T02:54:34.408780836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-05-14T02:54:34.408787959Z                           WHERE "Id" in (
2025-05-14T02:54:34.408789924Z                           SELECT "Albums"."Id" from "Albums"
2025-05-14T02:54:34.408791571Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-14T02:54:34.408793335Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-14T02:54:34.409365677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001243s 
2025-05-14T02:54:34.410050286Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-05-14T02:54:34.410055362Z                           WHERE "Id" in (
2025-05-14T02:54:34.410056683Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-05-14T02:54:34.410057811Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-05-14T02:54:34.410058968Z                           WHERE "Albums"."Id" IS NULL) 
2025-05-14T02:54:34.411023733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-05-14T02:54:34.411033224Z                           WHERE "Id" in (
2025-05-14T02:54:34.411035827Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-05-14T02:54:34.411037984Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-05-14T02:54:34.411040007Z                           WHERE "Albums"."Id" IS NULL) 
2025-05-14T02:54:34.411561467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011149s 
2025-05-14T02:54:34.412328102Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-05-14T02:54:34.412330717Z                           WHERE "Id" in (
2025-05-14T02:54:34.412331686Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-14T02:54:34.412332705Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-14T02:54:34.412333808Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-05-14T02:54:34.413352274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-05-14T02:54:34.413359681Z                           WHERE "Id" in (
2025-05-14T02:54:34.413361947Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-14T02:54:34.413369380Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-14T02:54:34.413371759Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-05-14T02:54:34.414868665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011903s 
2025-05-14T02:54:34.415729551Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-05-14T02:54:34.415752123Z                           WHERE "Id" in (
2025-05-14T02:54:34.415753411Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-14T02:54:34.415754443Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-14T02:54:34.415755585Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-14T02:54:34.417213595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-05-14T02:54:34.417219988Z                           WHERE "Id" in (
2025-05-14T02:54:34.417221177Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-14T02:54:34.417222143Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-14T02:54:34.417223182Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-14T02:54:34.417828228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015255s 
2025-05-14T02:54:34.418737656Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-14T02:54:34.418745146Z                           WHERE "Id" IN (
2025-05-14T02:54:34.418747620Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-14T02:54:34.418749531Z                           LEFT OUTER JOIN "Tracks"
2025-05-14T02:54:34.418751066Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-14T02:54:34.418752762Z                           WHERE "Tracks"."Id" IS NULL) 
2025-05-14T02:54:34.419893734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-14T02:54:34.419903187Z                           WHERE "Id" IN (
2025-05-14T02:54:34.419904185Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-14T02:54:34.419905141Z                           LEFT OUTER JOIN "Tracks"
2025-05-14T02:54:34.419905988Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-14T02:54:34.419906953Z                           WHERE "Tracks"."Id" IS NULL) 
2025-05-14T02:54:34.420580701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013867s 
2025-05-14T02:54:34.420796618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-14T02:54:34', 'clean_artist_metadata_table') 
2025-05-14T02:54:34.421007946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.429290686Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-05-14T02:54:34.429389467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099893s 
2025-05-14T02:54:34.429550682Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-05-14T02:54:34.429602408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.429811381Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-05-14T02:54:34.430314296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-14T02:54:34.430372828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-05-14T02:54:34.430459328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-05-14T02:54:34.430666116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.431245541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006923s 
2025-05-14T02:54:34.431345462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-14T02:54:34.431441930Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-14T02:54:34.431515967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-05-14T02:54:34.431702436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.432260652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006221s 
2025-05-14T02:54:34.432342573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-14T02:54:34.432432146Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-14T02:54:34.432511383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-05-14T02:54:34.432658888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.433185675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005898s 
2025-05-14T02:54:34.433273013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-14T02:54:34.433345835Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-14T02:54:34.433445003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-05-14T02:54:34.433607417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.434148311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000562s 
2025-05-14T02:54:34.434180457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-14T02:54:34.434256406Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-14T02:54:34.434346611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-05-14T02:54:34.434504391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.435036421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000571s 
2025-05-14T02:54:34.435112067Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-05-14T02:54:34.437228666Z [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-05-14T02:54:34.438681365Z [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-05-14T02:54:34.439249740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-05-14T02:54:34.439507834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-05-14T02:54:34.440820663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055967s 
2025-05-14T02:54:34.440953824Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-05-14T02:54:34.443086314Z [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-05-14T02:54:34.444525074Z [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-05-14T02:54:34.445092087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-05-14T02:54:34.445349007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-05-14T02:54:34.446658050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055801s 
2025-05-14T02:54:34.446874917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-14T02:54:34', 'health_issue_notification') 
2025-05-14T02:54:34.447059224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.455376240Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-05-14T02:54:34.455574502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141514s 
2025-05-14T02:54:34.455814627Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-05-14T02:54:34.456004795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.456441726Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-05-14T02:54:34.458573686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-14T02:54:34.458874004Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2025-05-14T02:54:34.459751584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-05-14T02:54:34.459860184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-05-14T02:54:34.461329029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017778s 
2025-05-14T02:54:34.461624611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-14T02:54:34.461907459Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2025-05-14T02:54:34.462194820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-05-14T02:54:34.462643936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-05-14T02:54:34.463886226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014042s 
2025-05-14T02:54:34.464303181Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-05-14T02:54:34.464675604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-05-14T02:54:34.464964017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003914s 
2025-05-14T02:54:34.466187458Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-14T02:54:34.466191347Z                 WHERE "Id" IN (
2025-05-14T02:54:34.466192671Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-14T02:54:34.466193977Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-14T02:54:34.466195309Z                     WHERE "Tracks"."Id" IS NULL) 
2025-05-14T02:54:34.468058649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-14T02:54:34.468083938Z                 WHERE "Id" IN (
2025-05-14T02:54:34.468087986Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-14T02:54:34.468090981Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-14T02:54:34.468093661Z                     WHERE "Tracks"."Id" IS NULL) 
2025-05-14T02:54:34.468955893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020563s 
2025-05-14T02:54:34.469844248Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-14T02:54:34.469856459Z                 WHERE "Id" IN (
2025-05-14T02:54:34.469860274Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-14T02:54:34.469863048Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-05-14T02:54:34.469865868Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-05-14T02:54:34.469868504Z                     WHERE "Artists"."Path" IS NULL) 
2025-05-14T02:54:34.471024489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-14T02:54:34.471031188Z                 WHERE "Id" IN (
2025-05-14T02:54:34.471033108Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-14T02:54:34.471034751Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-05-14T02:54:34.471037034Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-05-14T02:54:34.471038738Z                     WHERE "Artists"."Path" IS NULL) 
2025-05-14T02:54:34.471996836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016086s 
2025-05-14T02:54:34.473482978Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-14T02:54:34.473487524Z                 WHERE "Id" IN (
2025-05-14T02:54:34.473489341Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-14T02:54:34.473494699Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-14T02:54:34.473495887Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-14T02:54:34.473496997Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-05-14T02:54:34.473498009Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-05-14T02:54:34.475306129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-14T02:54:34.475312304Z                 WHERE "Id" IN (
2025-05-14T02:54:34.475313258Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-14T02:54:34.475314219Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-14T02:54:34.475315213Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-14T02:54:34.475316203Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-05-14T02:54:34.475317111Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-05-14T02:54:34.476338666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020617s 
2025-05-14T02:54:34.477074782Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-05-14T02:54:34.477084186Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-05-14T02:54:34.477087439Z                 FROM "Artists"
2025-05-14T02:54:34.477089435Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-05-14T02:54:34.477091483Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-05-14T02:54:34.478065510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-05-14T02:54:34.478073636Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-05-14T02:54:34.478075880Z                 FROM "Artists"
2025-05-14T02:54:34.478077397Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-05-14T02:54:34.478079201Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-05-14T02:54:34.478617815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010989s 
2025-05-14T02:54:34.479532363Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-14T02:54:34.479537370Z                 WHERE "Id" NOT IN (
2025-05-14T02:54:34.479538363Z                     SELECT MIN("Id")
2025-05-14T02:54:34.479539191Z                     FROM "TrackFiles"
2025-05-14T02:54:34.479539989Z                     GROUP BY "Path"
2025-05-14T02:54:34.479543442Z                 ) 
2025-05-14T02:54:34.480640934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-14T02:54:34.480645808Z                 WHERE "Id" NOT IN (
2025-05-14T02:54:34.480646880Z                     SELECT MIN("Id")
2025-05-14T02:54:34.480647715Z                     FROM "TrackFiles"
2025-05-14T02:54:34.480648509Z                     GROUP BY "Path"
2025-05-14T02:54:34.480649334Z                 ) 
2025-05-14T02:54:34.481296024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012982s 
2025-05-14T02:54:34.481464693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-14T02:54:34.481616669Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-05-14T02:54:34.481775138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-05-14T02:54:34.485071024Z [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-05-14T02:54:34.486132174Z [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-05-14T02:54:34.486519782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-14T02:54:34.486802745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-14T02:54:34.488055363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-14T02:54:34.488288094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063622s 
2025-05-14T02:54:34.488421592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-05-14T02:54:34.488528376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-14T02:54:34.488712289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002401s 
2025-05-14T02:54:34.488831565Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-05-14T02:54:34.490625359Z [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-05-14T02:54:34.491797096Z [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-05-14T02:54:34.492196363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-14T02:54:34.492496477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-14T02:54:34.493690451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-14T02:54:34.493935588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-14T02:54:34.494091076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052231s 
2025-05-14T02:54:34.494303516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-14T02:54:34', 'add_mediafilerepository_mtime') 
2025-05-14T02:54:34.494452478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.502769770Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-05-14T02:54:34.502965072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137678s 
2025-05-14T02:54:34.503135413Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-05-14T02:54:34.503280088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.503471937Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-05-14T02:54:34.505282299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-05-14T02:54:34.505290148Z                           WHERE "Id" NOT IN (
2025-05-14T02:54:34.505292583Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-05-14T02:54:34.505294470Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-14T02:54:34.505296450Z                             GROUP BY "ArtistMetadata"."Id") 
2025-05-14T02:54:34.506459494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-05-14T02:54:34.506466089Z                           WHERE "Id" NOT IN (
2025-05-14T02:54:34.506468167Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-05-14T02:54:34.506478835Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-14T02:54:34.506480789Z                             GROUP BY "ArtistMetadata"."Id") 
2025-05-14T02:54:34.507025963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012914s 
2025-05-14T02:54:34.507123440Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-05-14T02:54:34.507258790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-05-14T02:54:34.507542156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002796s 
2025-05-14T02:54:34.507754063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-05-14T02:54:34.509845722Z [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-05-14T02:54:34.511052588Z [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-05-14T02:54:34.511534212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-14T02:54:34.511899452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-14T02:54:34.513095729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-14T02:54:34.513354471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-14T02:54:34.513561118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-14T02:54:34.513714135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058499s 
2025-05-14T02:54:34.513813097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-05-14T02:54:34.513970815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-14T02:54:34.514162376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000238s 
2025-05-14T02:54:34.514399743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-14T02:54:34', 'add_artistmetadataid_constraint') 
2025-05-14T02:54:34.514616061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.522738580Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-05-14T02:54:34.522918727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087358s 
2025-05-14T02:54:34.523005601Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-05-14T02:54:34.523089172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.523289296Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-05-14T02:54:34.523785447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-05-14T02:54:34.523834563Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-14T02:54:34.523934366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-05-14T02:54:34.524109523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-05-14T02:54:34.524721125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006828s 
2025-05-14T02:54:34.524826470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-05-14T02:54:34.524896840Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-14T02:54:34.524989957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-05-14T02:54:34.525164106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-14T02:54:34.525731121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006077s 
2025-05-14T02:54:34.526462456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-14T02:54:34.526470790Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-14T02:54:34.526472271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-05-14T02:54:34.526473297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-14T02:54:34.527168556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009615s 
2025-05-14T02:54:34.527452856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-05-14T02:54:34.527554593Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2025-05-14T02:54:34.527869805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-05-14T02:54:34.528083396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-14T02:54:34.529234010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010769s 
2025-05-14T02:54:34.529242256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-14T02:54:34.529347668Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-05-14T02:54:34.529552100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-05-14T02:54:34.529847530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-14T02:54:34.530846023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010941s 
2025-05-14T02:54:34.531019404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-14T02:54:34.531155558Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-05-14T02:54:34.531432421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-05-14T02:54:34.531600674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-14T02:54:34.532220848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007009s 
2025-05-14T02:54:34.532469411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-14T02:54:34', 'old_ids_and_artist_alias') 
2025-05-14T02:54:34.532647355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.540908887Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-05-14T02:54:34.541021322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093084s 
2025-05-14T02:54:34.541138506Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-05-14T02:54:34.541253265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.541421322Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-05-14T02:54:34.541717555Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:34.541857228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:34.542367403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005467s 
2025-05-14T02:54:34.542525745Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-05-14T02:54:34.542696020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-05-14T02:54:34.542812172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001857s 
2025-05-14T02:54:34.543041322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-14T02:54:34', 'download_propers_config') 
2025-05-14T02:54:34.543235891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.551441180Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-05-14T02:54:34.551557629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086525s 
2025-05-14T02:54:34.551695727Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-05-14T02:54:34.551778454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.551958612Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-05-14T02:54:34.552800948Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-05-14T02:54:34.552987352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-05-14T02:54:34.553333585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003937s 
2025-05-14T02:54:34.553453012Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-05-14T02:54:34.555360768Z [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-05-14T02:54:34.556464667Z [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-05-14T02:54:34.556925632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-14T02:54:34.557230776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-14T02:54:34.558446095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-14T02:54:34.558714507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-14T02:54:34.558933585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-14T02:54:34.559133483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-14T02:54:34.559319953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057609s 
2025-05-14T02:54:34.559400807Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-05-14T02:54:34.561025139Z [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-05-14T02:54:34.561936814Z [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-05-14T02:54:34.562311217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-05-14T02:54:34.562609370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-05-14T02:54:34.563737494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-05-14T02:54:34.563957647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044657s 
2025-05-14T02:54:34.564053640Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-05-14T02:54:34.565618020Z [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-05-14T02:54:34.566455961Z [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-05-14T02:54:34.566825541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-05-14T02:54:34.567037860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-05-14T02:54:34.568131317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039793s 
2025-05-14T02:54:34.568268741Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-05-14T02:54:34.576409744Z [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-05-14T02:54:34.577181338Z [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-05-14T02:54:34.577467499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-05-14T02:54:34.577802728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-05-14T02:54:34.578915367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-14T02:54:34.579176832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-14T02:54:34.579385662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-14T02:54:34.579610641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-14T02:54:34.579762964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114687s 
2025-05-14T02:54:34.579845425Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-05-14T02:54:34.581733247Z [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-05-14T02:54:34.582424744Z [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-05-14T02:54:34.582733176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-14T02:54:34.582992616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-14T02:54:34.584055307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040818s 
2025-05-14T02:54:34.584129594Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-05-14T02:54:34.585666472Z [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-05-14T02:54:34.586465248Z [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-05-14T02:54:34.586701769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-14T02:54:34.587002335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-14T02:54:34.588162994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-14T02:54:34.588420397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-14T02:54:34.588625773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043674s 
2025-05-14T02:54:34.588766396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-14T02:54:34', 'remove_language_profiles') 
2025-05-14T02:54:34.588949423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.597202543Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-05-14T02:54:34.597338339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128919s 
2025-05-14T02:54:34.597461213Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-05-14T02:54:34.597535221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.597703615Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-05-14T02:54:34.598051516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-05-14T02:54:34.598207366Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-05-14T02:54:34.598348485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-05-14T02:54:34.598505410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-05-14T02:54:34.599214050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006954s 
2025-05-14T02:54:34.599373602Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-05-14T02:54:34.599669779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-05-14T02:54:34.599850740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003141s 
2025-05-14T02:54:34.600044554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-14T02:54:34', 'multi_disc_naming_format') 
2025-05-14T02:54:34.600240954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.608447045Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-05-14T02:54:34.608582685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088093s 
2025-05-14T02:54:34.608730739Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-05-14T02:54:34.608826506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.608983910Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-05-14T02:54:34.609353669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-14T02:54:34.609497455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-14T02:54:34.609504818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-05-14T02:54:34.609672897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-05-14T02:54:34.610309425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006778s 
2025-05-14T02:54:34.610377286Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:34.610466925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:34.630476904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199118s 
2025-05-14T02:54:34.630708713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-14T02:54:34', 'add_download_client_priority') 
2025-05-14T02:54:34.630973620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.639405153Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-05-14T02:54:34.639541281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028795s 
2025-05-14T02:54:34.639700010Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-05-14T02:54:34.639827741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.640054026Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-05-14T02:54:34.640393206Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-14T02:54:34.640575564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-05-14T02:54:34.640766574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002765s 
2025-05-14T02:54:34.640859889Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-14T02:54:34.640997393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-05-14T02:54:34.641116754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001682s 
2025-05-14T02:54:34.641290177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-14T02:54:34', 'remove_growl_prowl') 
2025-05-14T02:54:34.641464885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.649644622Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-05-14T02:54:34.649778208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085898s 
2025-05-14T02:54:34.649954131Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-05-14T02:54:34.650073320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.650241615Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-05-14T02:54:34.650596530Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-14T02:54:34.650763718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-05-14T02:54:34.650938020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002238s 
2025-05-14T02:54:34.650999600Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-14T02:54:34.651121647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-05-14T02:54:34.651252126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001819s 
2025-05-14T02:54:34.651450409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-14T02:54:34', 'remove_plex_hometheatre') 
2025-05-14T02:54:34.651688975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.660505323Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-05-14T02:54:34.660694540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093021s 
2025-05-14T02:54:34.660960272Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-05-14T02:54:34.661156209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.661427611Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-05-14T02:54:34.662220191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-14T02:54:34.662370192Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-14T02:54:34.662573716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-05-14T02:54:34.662780750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-05-14T02:54:34.663569046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008749s 
2025-05-14T02:54:34.663731906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-14T02:54:34.663853135Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-14T02:54:34.664028699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-05-14T02:54:34.664332056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.664964406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007705s 
2025-05-14T02:54:34.665053721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-14T02:54:34.665119435Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-14T02:54:34.665216667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-05-14T02:54:34.665388130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.665853953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005533s 
2025-05-14T02:54:34.665937992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-14T02:54:34.665998331Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-14T02:54:34.666085397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-05-14T02:54:34.666247662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.666691199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005233s 
2025-05-14T02:54:34.666773473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-14T02:54:34.666832514Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-14T02:54:34.666918642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-05-14T02:54:34.667040839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-05-14T02:54:34.667516399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005053s 
2025-05-14T02:54:34.667599727Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:34.667709891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:34.668764468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010655s 
2025-05-14T02:54:34.669112194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-14T02:54:34', 'add_root_folder_add_defaults') 
2025-05-14T02:54:34.669312404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.677468172Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-05-14T02:54:34.677569418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096647s 
2025-05-14T02:54:34.677684630Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-05-14T02:54:34.677765130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.677915396Z [Info] task_duration: Starting migration of Main DB to 40 
2025-05-14T02:54:34.678220115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-14T02:54:34.678307643Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-14T02:54:34.678402361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-05-14T02:54:34.678545134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-05-14T02:54:34.679085209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005901s 
2025-05-14T02:54:34.679290289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-14T02:54:34', 'task_duration') 
2025-05-14T02:54:34.679469181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.687585136Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-05-14T02:54:34.687679631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090337s 
2025-05-14T02:54:34.687811569Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-05-14T02:54:34.687905442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.688052881Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-05-14T02:54:34.688395917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-14T02:54:34.688481550Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-14T02:54:34.688569259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-05-14T02:54:34.688724239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-05-14T02:54:34.689259327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006017s 
2025-05-14T02:54:34.689352839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-14T02:54:34.689415983Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-14T02:54:34.689498615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-05-14T02:54:34.689649474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.690103623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005224s 
2025-05-14T02:54:34.690328423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-14T02:54:34', 'add_indexer_and_enabled_to_release_profiles') 
2025-05-14T02:54:34.690510511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.698540516Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-05-14T02:54:34.698629213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088992s 
2025-05-14T02:54:34.698740610Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-05-14T02:54:34.698821063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.698956878Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-05-14T02:54:34.699259728Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-05-14T02:54:34.700932464Z [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-05-14T02:54:34.701849504Z [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-05-14T02:54:34.702224803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-14T02:54:34.702572052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-14T02:54:34.703698962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-14T02:54:34.703937111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-14T02:54:34.704146216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-14T02:54:34.704365641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-14T02:54:34.704521567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051644s 
2025-05-14T02:54:34.704676635Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-05-14T02:54:34.704851092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-05-14T02:54:34.704973041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000196s 
2025-05-14T02:54:34.705117527Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-05-14T02:54:34.705290650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-05-14T02:54:34.705405739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001897s 
2025-05-14T02:54:34.705489727Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-05-14T02:54:34.706822109Z [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-05-14T02:54:34.707450435Z [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-05-14T02:54:34.707797134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-05-14T02:54:34.707971734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-05-14T02:54:34.709035329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034558s 
2025-05-14T02:54:34.709238859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-14T02:54:34', 'remove_album_folders') 
2025-05-14T02:54:34.709412570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.717606615Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-05-14T02:54:34.717723886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119601s 
2025-05-14T02:54:34.717845518Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-05-14T02:54:34.717933559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.718074481Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-05-14T02:54:34.718370689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-14T02:54:34.718454317Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-14T02:54:34.718534304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-05-14T02:54:34.718683528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-05-14T02:54:34.719250456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006252s 
2025-05-14T02:54:34.719458716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-14T02:54:34', 'add_priority_to_indexers') 
2025-05-14T02:54:34.719636792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.727818062Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-05-14T02:54:34.727955470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090869s 
2025-05-14T02:54:34.728053637Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-05-14T02:54:34.728143932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.728296172Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-05-14T02:54:34.728637351Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-05-14T02:54:34.728793355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-05-14T02:54:34.729001541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002512s 
2025-05-14T02:54:34.729074578Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:34.729155798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:34.729586433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004257s 
2025-05-14T02:54:34.729816593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-14T02:54:34', 'remove_chown_and_folderchmod_config') 
2025-05-14T02:54:34.730002049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.738241904Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-05-14T02:54:34.738351368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009s 
2025-05-14T02:54:34.738456458Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-05-14T02:54:34.738540937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.738679943Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-05-14T02:54:34.741925107Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-05-14T02:54:34.742308405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-05-14T02:54:34.742551953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004247s 
2025-05-14T02:54:34.742740817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-14T02:54:34', 'update_notifiarr') 
2025-05-14T02:54:34.742910285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.752343559Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-05-14T02:54:34.752514894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100668s 
2025-05-14T02:54:34.752708515Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-05-14T02:54:34.752852050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.753080438Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-05-14T02:54:34.753427844Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:34.753566721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:34.755712306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021413s 
2025-05-14T02:54:34.755930252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-14T02:54:34', 'email_multiple_addresses') 
2025-05-14T02:54:34.756146876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.764395150Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-05-14T02:54:34.764575001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107063s 
2025-05-14T02:54:34.764789257Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-05-14T02:54:34.764967042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.765215711Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-05-14T02:54:34.765588914Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-05-14T02:54:34.765814885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-05-14T02:54:34.767583625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018143s 
2025-05-14T02:54:34.767981860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-14T02:54:34', 'rename_blacklist_to_blocklist') 
2025-05-14T02:54:34.768324791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.776564347Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-05-14T02:54:34.776734350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107198s 
2025-05-14T02:54:34.776968055Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-05-14T02:54:34.777183664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.777466571Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-05-14T02:54:34.778066481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-14T02:54:34.778208507Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-14T02:54:34.778429030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-05-14T02:54:34.778770180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-05-14T02:54:34.779758064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011262s 
2025-05-14T02:54:34.779973246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-05-14T02:54:34.780306645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-05-14T02:54:34.781106819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009511s 
2025-05-14T02:54:34.781264511Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:34.781430179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:34.785957070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044551s 
2025-05-14T02:54:34.786348990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-14T02:54:34', 'cdh_per_downloadclient') 
2025-05-14T02:54:34.786701877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.795043820Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-05-14T02:54:34.795286204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135249s 
2025-05-14T02:54:34.795452517Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-05-14T02:54:34.795622001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.795866171Z [Info] download_history: Starting migration of Main DB to 52 
2025-05-14T02:54:34.796800694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-05-14T02:54:34.797752596Z [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-05-14T02:54:34.798505805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015406s 
2025-05-14T02:54:34.798674449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-05-14T02:54:34.798937461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-05-14T02:54:34.799255002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004357s 
2025-05-14T02:54:34.799427742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-05-14T02:54:34.799688811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-05-14T02:54:34.799983783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004179s 
2025-05-14T02:54:34.800143126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-05-14T02:54:34.800422656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-05-14T02:54:34.800694399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004013s 
2025-05-14T02:54:34.800821642Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:34.800977046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:34.803740498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027298s 
2025-05-14T02:54:34.804129040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-14T02:54:34', 'download_history') 
2025-05-14T02:54:34.804441104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.812981522Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-05-14T02:54:34.813152055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118933s 
2025-05-14T02:54:34.813355606Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-05-14T02:54:34.813519186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.813773763Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-05-14T02:54:34.814207343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-14T02:54:34', 'add_update_history') 
2025-05-14T02:54:34.814540794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.822981117Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-05-14T02:54:34.823173123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093627s 
2025-05-14T02:54:34.823386296Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-05-14T02:54:34.823563792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.823810036Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-05-14T02:54:34.824276452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-14T02:54:34.824418416Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-05-14T02:54:34.824592471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-05-14T02:54:34.824890782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-05-14T02:54:34.825737204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009812s 
2025-05-14T02:54:34.826081183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-14T02:54:34', 'add_on_update_to_notifications') 
2025-05-14T02:54:34.826391847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.836182300Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-05-14T02:54:34.836362671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113281s 
2025-05-14T02:54:34.836563893Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-05-14T02:54:34.836729187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.836971599Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-05-14T02:54:34.837462404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-14T02:54:34.837606033Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-05-14T02:54:34.837771140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-05-14T02:54:34.838052474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.838867415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009362s 
2025-05-14T02:54:34.839331641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-14T02:54:34', 'download_client_per_indexer') 
2025-05-14T02:54:34.839656338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.852016187Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-05-14T02:54:34.852218564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139719s 
2025-05-14T02:54:34.852384773Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-05-14T02:54:34.852674877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.852917297Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-05-14T02:54:34.853512176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-14T02:54:34.853650164Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-05-14T02:54:34.853804167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-05-14T02:54:34.854077464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.854968210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010069s 
2025-05-14T02:54:34.855119174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-14T02:54:34.855259113Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-14T02:54:34.855442296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-05-14T02:54:34.855755268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.856560013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009536s 
2025-05-14T02:54:34.856705428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-14T02:54:34.856826315Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-14T02:54:34.856986453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-05-14T02:54:34.857266575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.858027131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008756s 
2025-05-14T02:54:34.858360678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-14T02:54:34', 'AddNewItemMonitorType') 
2025-05-14T02:54:34.858667213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.868610815Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-05-14T02:54:34.868786490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113745s 
2025-05-14T02:54:34.868982574Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-05-14T02:54:34.869139605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.869373166Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-05-14T02:54:34.869839260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-14T02:54:34.869983917Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-14T02:54:34.870140661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-05-14T02:54:34.870523620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-05-14T02:54:34.871516455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011589s 
2025-05-14T02:54:34.871737701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-14T02:54:34', 'ImportListSearch') 
2025-05-14T02:54:34.871928560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.880130877Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-05-14T02:54:34.880216582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097182s 
2025-05-14T02:54:34.880331775Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-05-14T02:54:34.880416350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.880563266Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-05-14T02:54:34.880871454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-14T02:54:34.880954815Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-14T02:54:34.881046284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-05-14T02:54:34.881212277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:34.881846034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000666s 
2025-05-14T02:54:34.882065091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-14T02:54:34', 'ImportListMonitorExisting') 
2025-05-14T02:54:34.882251095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.895880642Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-05-14T02:54:34.895960966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146044s 
2025-05-14T02:54:34.896127542Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-05-14T02:54:34.896155497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.896291964Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-05-14T02:54:34.896637303Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-14T02:54:34.896780737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-05-14T02:54:34.896924056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002005s 
2025-05-14T02:54:34.897007530Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-14T02:54:34.897120834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-05-14T02:54:34.897216172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001417s 
2025-05-14T02:54:34.897277129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-14T02:54:34.897332406Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-14T02:54:34.897400307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-05-14T02:54:34.897509964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-05-14T02:54:34.898055374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005587s 
2025-05-14T02:54:34.898231629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-14T02:54:34', 'add_indexer_tags') 
2025-05-14T02:54:34.898393029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.912008997Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-05-14T02:54:34.912151856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143728s 
2025-05-14T02:54:34.912329665Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-05-14T02:54:34.912466830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.912678891Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-05-14T02:54:34.913047100Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:34.913188603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:34.915091541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018825s 
2025-05-14T02:54:34.915308530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-14T02:54:34', 'update_audio_types') 
2025-05-14T02:54:34.915502592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:34.923665929Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-05-14T02:54:34.923754396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010416s 
2025-05-14T02:54:34.923887390Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-05-14T02:54:34.923981705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:34.924123355Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-05-14T02:54:34.925541645Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-14T02:54:34.925665064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-05-14T02:54:34.925792488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000173s 
2025-05-14T02:54:34.925857713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-05-14T02:54:34.925915278Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-14T02:54:34.926000962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-05-14T02:54:34.927926272Z [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-05-14T02:54:34.929005278Z [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-05-14T02:54:34.929426800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-05-14T02:54:34.929723379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-05-14T02:54:34.930928964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-05-14T02:54:34.931204852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-05-14T02:54:34.931367677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052808s 
2025-05-14T02:54:34.931437059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-14T02:54:34.931494228Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-14T02:54:34.931577952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-05-14T02:54:34.933770820Z [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-05-14T02:54:34.935435836Z [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-05-14T02:54:34.936071009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-14T02:54:34.936365986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-14T02:54:34.937560340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-14T02:54:34.937799288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-14T02:54:34.938007861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-14T02:54:34.938155343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006501s 
2025-05-14T02:54:34.938221750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-14T02:54:34.938279932Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-05-14T02:54:34.938362937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-05-14T02:54:34.940596036Z [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-05-14T02:54:34.942238165Z [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-05-14T02:54:34.942867299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-14T02:54:34.943215921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-14T02:54:34.944450757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-14T02:54:34.944701882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-14T02:54:34.944904005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-14T02:54:34.945040991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065579s 
2025-05-14T02:54:34.945137601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-14T02:54:34.945146506Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-05-14T02:54:34.945201474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-05-14T02:54:34.949049417Z [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-05-14T02:54:34.950689087Z [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-05-14T02:54:34.951362461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-14T02:54:34.951649798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-14T02:54:34.952855598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-14T02:54:34.953083189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-14T02:54:34.953290602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-14T02:54:34.953436901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081639s 
2025-05-14T02:54:34.953503948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-14T02:54:34.953562001Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-14T02:54:34.953667215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-05-14T02:54:34.955389551Z [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-05-14T02:54:34.956339872Z [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-05-14T02:54:34.956740839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-14T02:54:34.957068811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-14T02:54:34.958227683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-14T02:54:34.958440956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-14T02:54:34.958642351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-14T02:54:34.958849517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-14T02:54:34.958998304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052527s 
2025-05-14T02:54:34.959064131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-14T02:54:34.959120804Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-14T02:54:34.959238987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-05-14T02:54:34.960910238Z [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-05-14T02:54:34.961867590Z [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-05-14T02:54:34.962260156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-14T02:54:34.962568842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-14T02:54:34.963782526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-14T02:54:34.963997176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-14T02:54:34.964194262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-14T02:54:34.964401610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-14T02:54:34.964548641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052651s 
2025-05-14T02:54:34.964616196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-14T02:54:34.964675290Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-14T02:54:34.964753931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-05-14T02:54:34.966323703Z [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-05-14T02:54:34.967100373Z [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-05-14T02:54:34.967480908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-05-14T02:54:34.967675365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-05-14T02:54:34.968804940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039613s 
2025-05-14T02:54:34.968889315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-14T02:54:34.968951469Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-14T02:54:34.969038084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-05-14T02:54:34.970614352Z [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-05-14T02:54:34.971476584Z [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-05-14T02:54:34.971787887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-05-14T02:54:34.971989490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-05-14T02:54:34.973189007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040547s 
2025-05-14T02:54:34.973271936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-14T02:54:34.973332906Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-14T02:54:34.973415646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-05-14T02:54:34.974967316Z [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-05-14T02:54:34.975705116Z [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-05-14T02:54:34.975992867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-14T02:54:34.976187634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-14T02:54:34.977327790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038079s 
2025-05-14T02:54:34.977407505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-14T02:54:34.977465933Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-14T02:54:34.977551483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-05-14T02:54:34.979135550Z [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-05-14T02:54:34.979917631Z [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-05-14T02:54:34.980234747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-14T02:54:34.980434673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-14T02:54:34.981585848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003936s 
2025-05-14T02:54:34.981668297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-14T02:54:34.981724876Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-14T02:54:34.981806387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-05-14T02:54:34.983419644Z [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-05-14T02:54:34.984150352Z [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-05-14T02:54:34.984464729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-14T02:54:34.984665326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-14T02:54:34.985825336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039195s 
2025-05-14T02:54:34.985914304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-14T02:54:34.985980253Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-14T02:54:34.986080064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-05-14T02:54:34.987575041Z [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-05-14T02:54:34.988182714Z [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-05-14T02:54:34.988468641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-14T02:54:34.988730988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-14T02:54:34.990027791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-14T02:54:34.990232152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040621s 
2025-05-14T02:54:34.990314053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-14T02:54:34.990376243Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-14T02:54:34.990477928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-05-14T02:54:34.991950045Z [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-05-14T02:54:34.992534062Z [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-05-14T02:54:34.992826113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-14T02:54:34.993094684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-14T02:54:34.994382775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-14T02:54:34.994594426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040222s 
2025-05-14T02:54:34.994688061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-14T02:54:34.994741158Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-14T02:54:34.994842476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-05-14T02:54:34.996314821Z [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-05-14T02:54:34.996888533Z [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-05-14T02:54:34.997177183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-14T02:54:34.997439921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-14T02:54:34.998758396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-14T02:54:34.998965937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040311s 
2025-05-14T02:54:34.999047799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-05-14T02:54:34.999109244Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-14T02:54:34.999289243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-05-14T02:54:35.000960084Z [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-05-14T02:54:35.001743993Z [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-05-14T02:54:35.002091535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-05-14T02:54:35.002412643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-05-14T02:54:35.003685307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-05-14T02:54:35.003963644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-05-14T02:54:35.004192445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-05-14T02:54:35.004410788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050381s 
2025-05-14T02:54:35.004488828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-05-14T02:54:35.004546912Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-14T02:54:35.004632402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-05-14T02:54:35.007232521Z [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-05-14T02:54:35.007901975Z [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-05-14T02:54:35.008198275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-05-14T02:54:35.008414754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-05-14T02:54:35.009590282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048586s 
2025-05-14T02:54:35.009675860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-05-14T02:54:35.009736930Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-05-14T02:54:35.009846161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-05-14T02:54:35.011495748Z [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-05-14T02:54:35.012167440Z [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-05-14T02:54:35.012439908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-05-14T02:54:35.012645661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-05-14T02:54:35.013785586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038431s 
2025-05-14T02:54:35.013870545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-05-14T02:54:35.013926349Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-14T02:54:35.014005909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-05-14T02:54:35.015851537Z [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-05-14T02:54:35.017008772Z [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-05-14T02:54:35.017524382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-05-14T02:54:35.018069018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-05-14T02:54:35.019888909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-14T02:54:35.020287661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-14T02:54:35.020670621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-14T02:54:35.021076821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-14T02:54:35.021362188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072525s 
2025-05-14T02:54:35.021513477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-14T02:54:35.021639042Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-05-14T02:54:35.021821341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-05-14T02:54:35.024643555Z [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-05-14T02:54:35.025710763Z [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-05-14T02:54:35.026234994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-14T02:54:35.026656061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-14T02:54:35.028235425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-14T02:54:35.028459706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064921s 
2025-05-14T02:54:35.028548075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-14T02:54:35.028593580Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-14T02:54:35.028691423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-05-14T02:54:35.030152700Z [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-05-14T02:54:35.030793150Z [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-05-14T02:54:35.031089074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-14T02:54:35.031363954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-14T02:54:35.032603969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-14T02:54:35.032796409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040176s 
2025-05-14T02:54:35.032880869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-14T02:54:35.032936916Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-14T02:54:35.033039018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-05-14T02:54:35.034463766Z [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-05-14T02:54:35.035076314Z [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-05-14T02:54:35.038923370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-14T02:54:35.039429097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-14T02:54:35.041376777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-14T02:54:35.041723068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085647s 
2025-05-14T02:54:35.041882104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-14T02:54:35.042015415Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-05-14T02:54:35.042185862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-05-14T02:54:35.045443637Z [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-05-14T02:54:35.046417933Z [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-05-14T02:54:35.046926348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-14T02:54:35.047366687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-14T02:54:35.049290921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-14T02:54:35.049624317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072799s 
2025-05-14T02:54:35.049770466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-14T02:54:35.049911097Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-05-14T02:54:35.050087497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-05-14T02:54:35.053157047Z [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-05-14T02:54:35.054076939Z [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-05-14T02:54:35.054549464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-14T02:54:35.054946983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-14T02:54:35.056843917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-14T02:54:35.057197657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069433s 
2025-05-14T02:54:35.057337357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-14T02:54:35.057456304Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-05-14T02:54:35.057606502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-05-14T02:54:35.060541285Z [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-05-14T02:54:35.061435858Z [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-05-14T02:54:35.061900333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-14T02:54:35.062282898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-14T02:54:35.064153648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-14T02:54:35.064460718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067128s 
2025-05-14T02:54:35.064594264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-05-14T02:54:35.064705819Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-05-14T02:54:35.064855549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-05-14T02:54:35.067842143Z [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-05-14T02:54:35.068676899Z [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-05-14T02:54:35.069089900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-14T02:54:35.069415069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-14T02:54:35.071058508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060533s 
2025-05-14T02:54:35.071210431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-05-14T02:54:35.071332289Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-05-14T02:54:35.071476712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-05-14T02:54:35.074436821Z [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-05-14T02:54:35.075277338Z [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-05-14T02:54:35.075708579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-14T02:54:35.076026835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-14T02:54:35.077668425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060436s 
2025-05-14T02:54:35.077809316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-05-14T02:54:35.077924886Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-05-14T02:54:35.078076562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-05-14T02:54:35.081138523Z [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-05-14T02:54:35.082148055Z [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-05-14T02:54:35.082620167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-05-14T02:54:35.082963892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-05-14T02:54:35.084652447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064102s 
2025-05-14T02:54:35.084794244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-05-14T02:54:35.084910338Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-05-14T02:54:35.085054305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-05-14T02:54:35.088875710Z [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-05-14T02:54:35.089533287Z [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-05-14T02:54:35.089834688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-05-14T02:54:35.090051542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-05-14T02:54:35.091206768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060033s 
2025-05-14T02:54:35.091308607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-05-14T02:54:35.091371857Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-05-14T02:54:35.091468882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-05-14T02:54:35.092908901Z [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-05-14T02:54:35.093373873Z [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-05-14T02:54:35.093626572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-05-14T02:54:35.093825532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-05-14T02:54:35.094950175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033889s 
2025-05-14T02:54:35.095039687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-14T02:54:35.095097192Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-14T02:54:35.095195354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-05-14T02:54:35.098293954Z [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-05-14T02:54:35.098981741Z [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-05-14T02:54:35.099447025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-05-14T02:54:35.099886648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-05-14T02:54:35.101105684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-14T02:54:35.101297656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060158s 
2025-05-14T02:54:35.101375492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-14T02:54:35.101429856Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-14T02:54:35.101511816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-05-14T02:54:35.102935279Z [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-05-14T02:54:35.103304166Z [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-05-14T02:54:35.103567973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-05-14T02:54:35.103826303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-05-14T02:54:35.105043720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-14T02:54:35.105230869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036014s 
2025-05-14T02:54:35.105311482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-14T02:54:35.105326496Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-14T02:54:35.105405302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-05-14T02:54:35.106937474Z [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-05-14T02:54:35.107513245Z [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-05-14T02:54:35.107789082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-14T02:54:35.108088065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-14T02:54:35.110061600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-14T02:54:35.110468313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-14T02:54:35.110757323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052458s 
2025-05-14T02:54:35.110896088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-14T02:54:35.111013045Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-05-14T02:54:35.111210962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-05-14T02:54:35.114353692Z [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-05-14T02:54:35.115300948Z [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-05-14T02:54:35.115784888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-14T02:54:35.116219305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-14T02:54:35.118046403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-14T02:54:35.118444282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-14T02:54:35.118722269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073784s 
2025-05-14T02:54:35.118856387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-14T02:54:35.118965777Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-05-14T02:54:35.119120307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-05-14T02:54:35.121843756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-05-14T02:54:35.122341295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-05-14T02:54:35.122651899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-05-14T02:54:35.123065793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-05-14T02:54:35.124977066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-14T02:54:35.125324329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059889s 
2025-05-14T02:54:35.125654887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-14T02:54:35', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-05-14T02:54:35.125958559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.134593815Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-05-14T02:54:35.134802192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151517s 
2025-05-14T02:54:35.135011352Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-05-14T02:54:35.135199608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.135466281Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-05-14T02:54:35.136076041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-14T02:54:35.136267386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-05-14T02:54:35.136420934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-05-14T02:54:35.136690875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:35.137550356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009409s 
2025-05-14T02:54:35.137693665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-14T02:54:35.137822825Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-05-14T02:54:35.137991815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-05-14T02:54:35.138258625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:35.139035055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000883s 
2025-05-14T02:54:35.139360813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-14T02:54:35', 'add_on_delete_to_notifications') 
2025-05-14T02:54:35.139659540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.147844056Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-05-14T02:54:35.147975397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096161s 
2025-05-14T02:54:35.148156520Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-05-14T02:54:35.148297160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.148517810Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-05-14T02:54:35.150228169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-14T02:54:35.150367051Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-05-14T02:54:35.150528340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-05-14T02:54:35.150786240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:35.151582593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009034s 
2025-05-14T02:54:35.151718162Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-14T02:54:35.151914105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-05-14T02:54:35.152131325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002995s 
2025-05-14T02:54:35.152260852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-14T02:54:35.152363113Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-14T02:54:35.152504006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-05-14T02:54:35.152704036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-05-14T02:54:35.153391489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007477s 
2025-05-14T02:54:35.153523480Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:35.153660825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:35.155475201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018106s 
2025-05-14T02:54:35.155631601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-05-14T02:54:35.156099891Z [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-05-14T02:54:35.156517735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007561s 
2025-05-14T02:54:35.156666235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-05-14T02:54:35.156878654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-05-14T02:54:35.157144644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003526s 
2025-05-14T02:54:35.157280176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-14T02:54:35.157393805Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-14T02:54:35.157537343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-05-14T02:54:35.157772796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-05-14T02:54:35.158502381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008225s 
2025-05-14T02:54:35.158643907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-14T02:54:35.158758901Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-05-14T02:54:35.158901330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-05-14T02:54:35.159140011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:35.159891296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008424s 
2025-05-14T02:54:35.160037124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-14T02:54:35.160149407Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-14T02:54:35.160296482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-05-14T02:54:35.160545823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:35.161243996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008035s 
2025-05-14T02:54:35.161377364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:35.161513469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:35.167682890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006151s 
2025-05-14T02:54:35.167849141Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:35.168002684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:35.169500804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015006s 
2025-05-14T02:54:35.169669398Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-05-14T02:54:35.172871201Z [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-05-14T02:54:35.173783879Z [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-05-14T02:54:35.174245720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-05-14T02:54:35.174638110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-05-14T02:54:35.176566791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006722s 
2025-05-14T02:54:35.176767025Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-05-14T02:54:35.179897260Z [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-05-14T02:54:35.180804983Z [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-05-14T02:54:35.181224952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-05-14T02:54:35.181670289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-05-14T02:54:35.183862165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068345s 
2025-05-14T02:54:35.184144149Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-05-14T02:54:35.184434977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-05-14T02:54:35.184740235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003904s 
2025-05-14T02:54:35.184911436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-14T02:54:35.185063842Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-05-14T02:54:35.185277933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-05-14T02:54:35.185632480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:35.186621447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011337s 
2025-05-14T02:54:35.186801711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-14T02:54:35.186951399Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-05-14T02:54:35.187167134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-05-14T02:54:35.187458577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-05-14T02:54:35.188458169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010646s 
2025-05-14T02:54:35.188854275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-14T02:54:35', 'add_custom_formats') 
2025-05-14T02:54:35.189215395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.197591200Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-05-14T02:54:35.197757121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101594s 
2025-05-14T02:54:35.197961346Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-05-14T02:54:35.198114745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.198366086Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-05-14T02:54:35.198851591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-14T02:54:35.198998438Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-05-14T02:54:35.199154306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-05-14T02:54:35.199423201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-05-14T02:54:35.199999719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006764s 
2025-05-14T02:54:35.200179448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-14T02:54:35', 'add_result_to_commands') 
2025-05-14T02:54:35.200338277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.208597802Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-05-14T02:54:35.208757684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091707s 
2025-05-14T02:54:35.208960063Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-05-14T02:54:35.209120868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.209368711Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-05-14T02:54:35.209835044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-14T02:54:35.209984752Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-05-14T02:54:35.210136138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-05-14T02:54:35.210398588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:35.211261944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009703s 
2025-05-14T02:54:35.211569106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-14T02:54:35', 'health_restored_notification') 
2025-05-14T02:54:35.211867373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.220530881Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-05-14T02:54:35.220727151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101399s 
2025-05-14T02:54:35.220911106Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-05-14T02:54:35.221058953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.221298236Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-05-14T02:54:35.221705509Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-14T02:54:35.221935849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-05-14T02:54:35.222180956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003217s 
2025-05-14T02:54:35.222456019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-14T02:54:35', 'remove_uc') 
2025-05-14T02:54:35.222736409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.231039620Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-05-14T02:54:35.231316109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090868s 
2025-05-14T02:54:35.231511264Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-05-14T02:54:35.231591516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.231732914Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-05-14T02:54:35.231970176Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:35.232055398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:35.234158347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020801s 
2025-05-14T02:54:35.234369008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-14T02:54:35', 'download_clients_rename_tv_to_music') 
2025-05-14T02:54:35.234559467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.242652787Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-05-14T02:54:35.242754974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105111s 
2025-05-14T02:54:35.242867956Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-05-14T02:54:35.242943945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.243082992Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-05-14T02:54:35.243378891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-05-14T02:54:35.243462963Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-05-14T02:54:35.243552661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-05-14T02:54:35.243692852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-05-14T02:54:35.244258364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006303s 
2025-05-14T02:54:35.244447228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-14T02:54:35', 'add_colon_replacement_to_naming_config') 
2025-05-14T02:54:35.244611286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.252702153Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-05-14T02:54:35.252903378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008919s 
2025-05-14T02:54:35.253044206Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-05-14T02:54:35.253185548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.253408511Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-05-14T02:54:35.253879457Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-05-14T02:54:35.256926764Z [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-05-14T02:54:35.257715256Z [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-05-14T02:54:35.258137094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-14T02:54:35.258534252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-14T02:54:35.260471965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-14T02:54:35.260790354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067484s 
2025-05-14T02:54:35.260922843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-14T02:54:35.261042589Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-05-14T02:54:35.261192314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-05-14T02:54:35.261411835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-05-14T02:54:35.262095601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007577s 
2025-05-14T02:54:35.262405796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-14T02:54:35', 'list_sync_time') 
2025-05-14T02:54:35.262640796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.271042036Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-05-14T02:54:35.271120171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095842s 
2025-05-14T02:54:35.271256939Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-05-14T02:54:35.271335278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.271475812Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-05-14T02:54:35.271777024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-14T02:54:35.271853873Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-05-14T02:54:35.271925615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-05-14T02:54:35.272037256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-05-14T02:54:35.272610215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000597s 
2025-05-14T02:54:35.272833633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-14T02:54:35', 'add_download_client_tags') 
2025-05-14T02:54:35.272952353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.281227580Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-05-14T02:54:35.281327564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091289s 
2025-05-14T02:54:35.281437444Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-05-14T02:54:35.281512752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.281649001Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-05-14T02:54:35.282063772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-05-14T02:54:35.282369751Z [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-05-14T02:54:35.282675553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005262s 
2025-05-14T02:54:35.282762175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-05-14T02:54:35.282897716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-05-14T02:54:35.283073524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002421s 
2025-05-14T02:54:35.283246833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-14T02:54:35', 'add_notification_status') 
2025-05-14T02:54:35.283398810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.291617976Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-05-14T02:54:35.291671652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086414s 
2025-05-14T02:54:35.291783064Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-05-14T02:54:35.291859518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.291997470Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-05-14T02:54:35.292294737Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:35.292334064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:35.294791059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024043s 
2025-05-14T02:54:35.295005067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-14T02:54:35', 'add_alac_24_quality_in_profiles') 
2025-05-14T02:54:35.295221017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.303452989Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-05-14T02:54:35.303562756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110557s 
2025-05-14T02:54:35.303665763Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-05-14T02:54:35.303730717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.303860418Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-05-14T02:54:35.304182342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-05-14T02:54:35.304257334Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-05-14T02:54:35.304324331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-05-14T02:54:35.304428785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-05-14T02:54:35.304982117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005773s 
2025-05-14T02:54:35.305076287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-05-14T02:54:35.305186896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-05-14T02:54:35.305660897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005102s 
2025-05-14T02:54:35.305826158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-14T02:54:35', 'add_salt_to_users') 
2025-05-14T02:54:35.305978026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.314237676Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-05-14T02:54:35.314351170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089468s 
2025-05-14T02:54:35.314520879Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-05-14T02:54:35.314660716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.314874735Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-05-14T02:54:35.315448410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-05-14T02:54:35.315764745Z [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-05-14T02:54:35.316142761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006156s 
2025-05-14T02:54:35.316236030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-05-14T02:54:35.316352298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-05-14T02:54:35.316513485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000212s 
2025-05-14T02:54:35.316670346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-14T02:54:35', 'add_auto_tagging') 
2025-05-14T02:54:35.316815361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.325073337Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-05-14T02:54:35.325183126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086501s 
2025-05-14T02:54:35.325319201Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-05-14T02:54:35.325392663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.325544056Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-05-14T02:54:35.325878193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-05-14T02:54:35.325968298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-05-14T02:54:35.326052518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-05-14T02:54:35.326181925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-05-14T02:54:35.326781157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000638s 
2025-05-14T02:54:35.326913426Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-05-14T02:54:35.327045900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-05-14T02:54:35.327181694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001705s 
2025-05-14T02:54:35.327348924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-14T02:54:35', 'quality_definition_preferred_size') 
2025-05-14T02:54:35.327499903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.339113395Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-05-14T02:54:35.339247315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119904s 
2025-05-14T02:54:35.339378344Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-05-14T02:54:35.339464564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.339615432Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-05-14T02:54:35.339937682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-14T02:54:35.340024591Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2025-05-14T02:54:35.340103660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-05-14T02:54:35.340242033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:35.340858881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006692s 
2025-05-14T02:54:35.341050144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-14T02:54:35', 'add_on_artist_add_to_notifications') 
2025-05-14T02:54:35.341220590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.349364319Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-05-14T02:54:35.349476549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090901s 
2025-05-14T02:54:35.349593385Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-05-14T02:54:35.349672465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.349825595Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-05-14T02:54:35.350121884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-14T02:54:35.350196839Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-05-14T02:54:35.350275383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-05-14T02:54:35.350393291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-05-14T02:54:35.351013936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006425s 
2025-05-14T02:54:35.351217458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-14T02:54:35', 'album_last_searched_time') 
2025-05-14T02:54:35.351386370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.359453353Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-05-14T02:54:35.359550981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090001s 
2025-05-14T02:54:35.359679260Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-05-14T02:54:35.359755834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.359897594Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-05-14T02:54:35.360270615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-14T02:54:35.360351916Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-05-14T02:54:35.360424408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-05-14T02:54:35.360558489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:35.361165776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006542s 
2025-05-14T02:54:35.361251380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-14T02:54:35.361306846Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-14T02:54:35.361376668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-05-14T02:54:35.361504125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-05-14T02:54:35.362027983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005703s 
2025-05-14T02:54:35.362197383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-14T02:54:35', 'add_indexer_flags') 
2025-05-14T02:54:35.362350562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.370622665Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-05-14T02:54:35.370778338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090281s 
2025-05-14T02:54:35.370963861Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-05-14T02:54:35.371102700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.371365035Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-05-14T02:54:35.371691489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-05-14T02:54:35.371828776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-05-14T02:54:35.372066291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002813s 
2025-05-14T02:54:35.372153045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-05-14T02:54:35.372267876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-05-14T02:54:35.372434920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002101s 
2025-05-14T02:54:35.372505829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-05-14T02:54:35.372584334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-05-14T02:54:35.372723808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001913s 
2025-05-14T02:54:35.372883046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-14T02:54:35', 'add_indexes_album_statistics') 
2025-05-14T02:54:35.373022709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.381217075Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-05-14T02:54:35.382120024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085907s 
2025-05-14T02:54:35.382321912Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-05-14T02:54:35.382461711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.382677098Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-05-14T02:54:35.383126676Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-05-14T02:54:35.383382042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-05-14T02:54:35.383551559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002484s 
2025-05-14T02:54:35.383712250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-14T02:54:35', 'update_redacted_baseurl') 
2025-05-14T02:54:35.383857329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.393580441Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-05-14T02:54:35.393678039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101469s 
2025-05-14T02:54:35.400539401Z [Debug] MigrationController: Took: 00:00:01.9013723 
2025-05-14T02:54:35.466617636Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-05-14T02:54:35.482775777Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-05-14T02:54:35.494325056Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-05-14T02:54:35.497802782Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-05-14T02:54:35.497969008Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-14T02:54:35.498064722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-14T02:54:35.528299891Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-05-14T02:54:35.528388749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303134s 
2025-05-14T02:54:35.528468391Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-05-14T02:54:35.528551587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030421s 
2025-05-14T02:54:35.529947207Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-05-14T02:54:35.530053488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.530258353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-05-14T02:54:35.530414639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-05-14T02:54:35.530606612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000277s 
2025-05-14T02:54:35.530714269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.552202613Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-05-14T02:54:35.552302971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217476s 
2025-05-14T02:54:35.552565801Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-05-14T02:54:35.552667913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.552933268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-05-14T02:54:35.553050239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-14T02:54:35.553308559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003048s 
2025-05-14T02:54:35.553404621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-14T02:54:35.553481834Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-14T02:54:35.553587965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-05-14T02:54:35.553730490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-05-14T02:54:35.554324870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006113s 
2025-05-14T02:54:35.554471257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.562623826Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-05-14T02:54:35.562802517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088297s 
2025-05-14T02:54:35.563108527Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-05-14T02:54:35.563286771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.563500585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-14T02:54:35.563587683Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-14T02:54:35.563679455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-05-14T02:54:35.563821248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-05-14T02:54:35.564142755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003494s 
2025-05-14T02:54:35.564258818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.572572057Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-05-14T02:54:35.572719770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086914s 
2025-05-14T02:54:35.572965365Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-05-14T02:54:35.573077358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.573231472Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-05-14T02:54:35.573637723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-05-14T02:54:35.573952310Z [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-05-14T02:54:35.574371314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006173s 
2025-05-14T02:54:35.574479098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-05-14T02:54:35.574609537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-05-14T02:54:35.574786586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002202s 
2025-05-14T02:54:35.574957121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-14T02:54:35', 'InitialSetup') 
2025-05-14T02:54:35.575179129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.583591366Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-05-14T02:54:35.583739424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089377s 
2025-05-14T02:54:35.583868541Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-05-14T02:54:35.583979804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.584151587Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-05-14T02:54:35.584426237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-14T02:54:35', 'add_reason_to_pending_releases') 
2025-05-14T02:54:35.584674241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.592710891Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-05-14T02:54:35.592850093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086544s 
2025-05-14T02:54:35.592975991Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-05-14T02:54:35.593077008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.593263190Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-05-14T02:54:35.593462962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-14T02:54:35', 'add_medium_support') 
2025-05-14T02:54:35.593688349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.601839322Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-05-14T02:54:35.601976756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008703s 
2025-05-14T02:54:35.602107234Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-05-14T02:54:35.602216376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.602384265Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-05-14T02:54:35.602581970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-14T02:54:35', 'add_various_qualites_in_profile') 
2025-05-14T02:54:35.602814346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.610902800Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-05-14T02:54:35.611037309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086189s 
2025-05-14T02:54:35.611165738Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-05-14T02:54:35.611271542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.611434805Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-05-14T02:54:35.611615167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-14T02:54:35', 'metadata_profiles') 
2025-05-14T02:54:35.611838378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.620107318Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-05-14T02:54:35.620247659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087559s 
2025-05-14T02:54:35.620388627Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-05-14T02:54:35.620505316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.620683852Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-05-14T02:54:35.620911395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-14T02:54:35', 'separate_automatic_and_interactive_search') 
2025-05-14T02:54:35.621155501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.629376615Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-05-14T02:54:35.629504516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088151s 
2025-05-14T02:54:35.629638904Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-05-14T02:54:35.629740451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.629905166Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-05-14T02:54:35.630097672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-14T02:54:35', 'change_album_path_to_relative') 
2025-05-14T02:54:35.630333424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.638526857Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-05-14T02:54:35.638626520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087032s 
2025-05-14T02:54:35.638758110Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-05-14T02:54:35.638867540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.639040624Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-05-14T02:54:35.639249661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-14T02:54:35', 'change_quality_size_mb_to_kb') 
2025-05-14T02:54:35.639491039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.648707745Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-05-14T02:54:35.648875350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097457s 
2025-05-14T02:54:35.649014896Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-05-14T02:54:35.649120872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.649295448Z [Info] album_releases: Starting migration of Log DB to 9 
2025-05-14T02:54:35.649477636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-14T02:54:35', 'album_releases') 
2025-05-14T02:54:35.649707499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.657910933Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-05-14T02:54:35.658061646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086888s 
2025-05-14T02:54:35.658200279Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-05-14T02:54:35.658306604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.658479543Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-05-14T02:54:35.658670814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-14T02:54:35', 'album_releases_fix') 
2025-05-14T02:54:35.658903250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.675268268Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-05-14T02:54:35.675415964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168003s 
2025-05-14T02:54:35.675558288Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-05-14T02:54:35.675661630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.675846285Z [Info] import_lists: Starting migration of Log DB to 11 
2025-05-14T02:54:35.676036567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-14T02:54:35', 'import_lists') 
2025-05-14T02:54:35.676271783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.684450142Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-05-14T02:54:35.684650227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087018s 
2025-05-14T02:54:35.684851952Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-05-14T02:54:35.685019165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.685277725Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-05-14T02:54:35.685575951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-14T02:54:35', 'add_release_status') 
2025-05-14T02:54:35.685955911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.695380113Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-05-14T02:54:35.695509693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103217s 
2025-05-14T02:54:35.695635848Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-05-14T02:54:35.695743784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.695915091Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-05-14T02:54:35.696119203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-14T02:54:35', 'album_download_notification') 
2025-05-14T02:54:35.696359671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.712660884Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-05-14T02:54:35.712800235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167984s 
2025-05-14T02:54:35.712940690Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-05-14T02:54:35.713045262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.713221673Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-05-14T02:54:35.713422821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-14T02:54:35', 'fix_language_metadata_profiles') 
2025-05-14T02:54:35.713664213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.722022145Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-05-14T02:54:35.722279551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088319s 
2025-05-14T02:54:35.722509379Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-05-14T02:54:35.722713464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.723008219Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-05-14T02:54:35.723420412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-14T02:54:35', 'remove_fanzub') 
2025-05-14T02:54:35.723761537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.733925144Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-05-14T02:54:35.734149650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111133s 
2025-05-14T02:54:35.734393416Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-05-14T02:54:35.734607942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.734906319Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-05-14T02:54:35.735270427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-14T02:54:35', 'update_artist_history_indexes') 
2025-05-14T02:54:35.735714991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.744025346Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-05-14T02:54:35.744242356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093255s 
2025-05-14T02:54:35.744458827Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-05-14T02:54:35.744652633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.744940278Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-05-14T02:54:35.745248101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-14T02:54:35', 'remove_nma') 
2025-05-14T02:54:35.745638055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.753946077Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-05-14T02:54:35.754114016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091553s 
2025-05-14T02:54:35.754338247Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-05-14T02:54:35.754552743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.754846931Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-05-14T02:54:35.755232530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-14T02:54:35', 'album_disambiguation') 
2025-05-14T02:54:35.755650326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.764027853Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-05-14T02:54:35.764239048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093984s 
2025-05-14T02:54:35.764445139Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-05-14T02:54:35.764643162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.764914504Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-05-14T02:54:35.765248247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-14T02:54:35', 'add_ape_quality_in_profiles') 
2025-05-14T02:54:35.765628047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.773950217Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-05-14T02:54:35.774167143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092468s 
2025-05-14T02:54:35.774362016Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-05-14T02:54:35.774551394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.774809178Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-05-14T02:54:35.775117386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-14T02:54:35', 'remove_pushalot') 
2025-05-14T02:54:35.775503223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.783785075Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-05-14T02:54:35.783998717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091469s 
2025-05-14T02:54:35.784207591Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-05-14T02:54:35.784403145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.784672542Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-05-14T02:54:35.784987403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-14T02:54:35', 'add_custom_filters') 
2025-05-14T02:54:35.785365579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.793555051Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-05-14T02:54:35.793744845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009096s 
2025-05-14T02:54:35.793951132Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-05-14T02:54:35.794136870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.794404785Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-05-14T02:54:35.794717789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-14T02:54:35', 'import_list_tags') 
2025-05-14T02:54:35.795090938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.803325769Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-05-14T02:54:35.803543220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091247s 
2025-05-14T02:54:35.803774648Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-05-14T02:54:35.803989161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.804275938Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-05-14T02:54:35.804631010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-14T02:54:35', 'add_release_groups_etc') 
2025-05-14T02:54:35.805082041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.813419288Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-05-14T02:54:35.813518518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009323s 
2025-05-14T02:54:35.813628497Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-05-14T02:54:35.813728268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.813889565Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-05-14T02:54:35.814070596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-14T02:54:35', 'NewMediaInfoFormat') 
2025-05-14T02:54:35.814298608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.822498526Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-05-14T02:54:35.822594161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008686s 
2025-05-14T02:54:35.822726583Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-05-14T02:54:35.822835953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.822999183Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-05-14T02:54:35.823214928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-14T02:54:35', 'rename_restrictions_to_release_profiles') 
2025-05-14T02:54:35.823458955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.831837159Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-05-14T02:54:35.831976888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089343s 
2025-05-14T02:54:35.832061626Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-05-14T02:54:35.832169941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.832333639Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-05-14T02:54:35.832535894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-14T02:54:35', 'rename_quality_profiles_add_upgrade_allowed') 
2025-05-14T02:54:35.832767710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.841112678Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-05-14T02:54:35.841366413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087883s 
2025-05-14T02:54:35.841588029Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-05-14T02:54:35.841791445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.842143628Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-05-14T02:54:35.842311094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-14T02:54:35', 'add_import_exclusions') 
2025-05-14T02:54:35.842538019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.863888312Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-05-14T02:54:35.864074081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219258s 
2025-05-14T02:54:35.864254407Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-05-14T02:54:35.864384036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.864623390Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-05-14T02:54:35.864908652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-14T02:54:35', 'clean_artist_metadata_table') 
2025-05-14T02:54:35.865274434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.873461881Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-05-14T02:54:35.873596064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089691s 
2025-05-14T02:54:35.873728381Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-05-14T02:54:35.873819723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.873983113Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-05-14T02:54:35.874173616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-14T02:54:35', 'health_issue_notification') 
2025-05-14T02:54:35.874385023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.890688982Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-05-14T02:54:35.890803653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167928s 
2025-05-14T02:54:35.890954180Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-05-14T02:54:35.891052369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.891268274Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-05-14T02:54:35.891434506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-14T02:54:35', 'add_mediafilerepository_mtime') 
2025-05-14T02:54:35.891659571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.907871742Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-05-14T02:54:35.908012126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167065s 
2025-05-14T02:54:35.908129034Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-05-14T02:54:35.908238789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.908403505Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-05-14T02:54:35.908599622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-14T02:54:35', 'add_artistmetadataid_constraint') 
2025-05-14T02:54:35.908833566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.925184648Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-05-14T02:54:35.925324660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168181s 
2025-05-14T02:54:35.925443149Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-05-14T02:54:35.925543383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.925717325Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-05-14T02:54:35.925901570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-14T02:54:35', 'old_ids_and_artist_alias') 
2025-05-14T02:54:35.926129310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.942429272Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-05-14T02:54:35.942770261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167149s 
2025-05-14T02:54:35.942968348Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-05-14T02:54:35.943133533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.943567469Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-05-14T02:54:35.943867190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-14T02:54:35', 'download_propers_config') 
2025-05-14T02:54:35.944273763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.958125828Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-05-14T02:54:35.958255846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148734s 
2025-05-14T02:54:35.958375441Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-05-14T02:54:35.958482123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.958617715Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-05-14T02:54:35.958790615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-14T02:54:35', 'remove_language_profiles') 
2025-05-14T02:54:35.959034080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.975437543Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-05-14T02:54:35.975574399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168427s 
2025-05-14T02:54:35.975688501Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-05-14T02:54:35.975848314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.975962939Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-05-14T02:54:35.976117247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-14T02:54:35', 'multi_disc_naming_format') 
2025-05-14T02:54:35.976341338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:35.992787749Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-05-14T02:54:35.992996763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168987s 
2025-05-14T02:54:35.993224741Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-05-14T02:54:35.993424355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:35.993703926Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-05-14T02:54:35.994044639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-14T02:54:35', 'add_download_client_priority') 
2025-05-14T02:54:35.994430795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.008445853Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-05-14T02:54:36.008653896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149426s 
2025-05-14T02:54:36.008844267Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-05-14T02:54:36.009028485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.009286869Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-05-14T02:54:36.009592744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-14T02:54:36', 'remove_growl_prowl') 
2025-05-14T02:54:36.009960964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.024172421Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-05-14T02:54:36.024385024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150695s 
2025-05-14T02:54:36.024588198Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-05-14T02:54:36.024790954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.025070783Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-05-14T02:54:36.025402197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-14T02:54:36', 'remove_plex_hometheatre') 
2025-05-14T02:54:36.025804592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.034111195Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-05-14T02:54:36.034325807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092559s 
2025-05-14T02:54:36.034522266Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-05-14T02:54:36.034717107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.034985907Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-05-14T02:54:36.035324306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-14T02:54:36', 'add_root_folder_add_defaults') 
2025-05-14T02:54:36.035712419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.044038983Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-05-14T02:54:36.044231858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092498s 
2025-05-14T02:54:36.044428989Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-05-14T02:54:36.044609040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.044862924Z [Info] task_duration: Starting migration of Log DB to 40 
2025-05-14T02:54:36.045157348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-14T02:54:36', 'task_duration') 
2025-05-14T02:54:36.045511908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.053916846Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-05-14T02:54:36.054099648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092087s 
2025-05-14T02:54:36.054329034Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-05-14T02:54:36.054537807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.054815335Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-05-14T02:54:36.055189872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-14T02:54:36', 'add_indexer_and_enabled_to_release_profiles') 
2025-05-14T02:54:36.055604036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.064051533Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-05-14T02:54:36.064292855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093851s 
2025-05-14T02:54:36.064502806Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-05-14T02:54:36.064696036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.064983692Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-05-14T02:54:36.065324704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-14T02:54:36', 'remove_album_folders') 
2025-05-14T02:54:36.065713016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.074110765Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-05-14T02:54:36.074336468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093134s 
2025-05-14T02:54:36.074575806Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-05-14T02:54:36.074791323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.075105288Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-05-14T02:54:36.075547280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-14T02:54:36', 'add_priority_to_indexers') 
2025-05-14T02:54:36.075905683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.084250108Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-05-14T02:54:36.084470256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093628s 
2025-05-14T02:54:36.084697446Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-05-14T02:54:36.084901615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.085188882Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-05-14T02:54:36.085555041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-14T02:54:36', 'remove_chown_and_folderchmod_config') 
2025-05-14T02:54:36.085942834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.094227992Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-05-14T02:54:36.094443374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092217s 
2025-05-14T02:54:36.094632558Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-05-14T02:54:36.094821075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.095100736Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-05-14T02:54:36.095430274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-14T02:54:36', 'update_notifiarr') 
2025-05-14T02:54:36.095815122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.104314278Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-05-14T02:54:36.104578315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093551s 
2025-05-14T02:54:36.104854702Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-05-14T02:54:36.105652386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.105663469Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-05-14T02:54:36.105981195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-14T02:54:36', 'email_multiple_addresses') 
2025-05-14T02:54:36.106211085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.116766164Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-05-14T02:54:36.116894768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115188s 
2025-05-14T02:54:36.116994534Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-05-14T02:54:36.117093542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.117272398Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-05-14T02:54:36.117460214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-14T02:54:36', 'rename_blacklist_to_blocklist') 
2025-05-14T02:54:36.117686335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.126551271Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-05-14T02:54:36.126765304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092868s 
2025-05-14T02:54:36.126991798Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-05-14T02:54:36.127344357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.127731140Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-05-14T02:54:36.127919637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-14T02:54:36', 'cdh_per_downloadclient') 
2025-05-14T02:54:36.128151487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.145119971Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-05-14T02:54:36.145328576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178382s 
2025-05-14T02:54:36.145526236Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-05-14T02:54:36.145684733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.145954979Z [Info] download_history: Starting migration of Log DB to 52 
2025-05-14T02:54:36.146251291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-14T02:54:36', 'download_history') 
2025-05-14T02:54:36.146615629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.155107584Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-05-14T02:54:36.155304005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093078s 
2025-05-14T02:54:36.155494083Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-05-14T02:54:36.155664406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.155929269Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-05-14T02:54:36.156498345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-05-14T02:54:36.156910788Z [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-05-14T02:54:36.157431760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007619s 
2025-05-14T02:54:36.157595414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-05-14T02:54:36.157823110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-05-14T02:54:36.158179166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004272s 
2025-05-14T02:54:36.158459316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-14T02:54:36', 'add_update_history') 
2025-05-14T02:54:36.158793693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.167353127Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-05-14T02:54:36.167457453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094839s 
2025-05-14T02:54:36.167588578Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-05-14T02:54:36.167687831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.167872226Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-05-14T02:54:36.168058821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-14T02:54:36', 'add_on_update_to_notifications') 
2025-05-14T02:54:36.168273904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.176986779Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-05-14T02:54:36.177194591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091433s 
2025-05-14T02:54:36.177380574Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-05-14T02:54:36.177556826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.177755362Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-05-14T02:54:36.177961373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-14T02:54:36', 'download_client_per_indexer') 
2025-05-14T02:54:36.178175912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.186527828Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-05-14T02:54:36.186741426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088375s 
2025-05-14T02:54:36.186968408Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-05-14T02:54:36.187182373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.187498050Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-05-14T02:54:36.187834541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-14T02:54:36', 'AddNewItemMonitorType') 
2025-05-14T02:54:36.188219635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.196736787Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-05-14T02:54:36.196934346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094324s 
2025-05-14T02:54:36.197135859Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-05-14T02:54:36.197287842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.197545843Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-05-14T02:54:36.197852183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-14T02:54:36', 'ImportListSearch') 
2025-05-14T02:54:36.198134300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.207780749Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-05-14T02:54:36.207896482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103807s 
2025-05-14T02:54:36.208013905Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-05-14T02:54:36.208118834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.208286303Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-05-14T02:54:36.208484486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-14T02:54:36', 'ImportListMonitorExisting') 
2025-05-14T02:54:36.208708610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.217096910Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-05-14T02:54:36.217351490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087888s 
2025-05-14T02:54:36.217557982Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-05-14T02:54:36.217750754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.218039868Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-05-14T02:54:36.218356428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-14T02:54:36', 'add_indexer_tags') 
2025-05-14T02:54:36.218731302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.233990152Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-05-14T02:54:36.234110174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161532s 
2025-05-14T02:54:36.234253022Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-05-14T02:54:36.234339102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.234513475Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-05-14T02:54:36.234703859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-14T02:54:36', 'update_audio_types') 
2025-05-14T02:54:36.234926270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.243208078Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-05-14T02:54:36.243414494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087065s 
2025-05-14T02:54:36.243650488Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-05-14T02:54:36.243865284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.244179320Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-05-14T02:54:36.244774115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-05-14T02:54:36.244943577Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-05-14T02:54:36.245131557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-05-14T02:54:36.246000580Z [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-05-14T02:54:36.246855211Z [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-05-14T02:54:36.247347143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-05-14T02:54:36.247763502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-05-14T02:54:36.248489248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-05-14T02:54:36.248802897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034931s 
2025-05-14T02:54:36.248966024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-05-14T02:54:36.249117727Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-14T02:54:36.249300538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-05-14T02:54:36.249945735Z [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-05-14T02:54:36.250583457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-05-14T02:54:36.250982809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-05-14T02:54:36.251388982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-05-14T02:54:36.252078251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-05-14T02:54:36.252406892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029269s 
2025-05-14T02:54:36.252569503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-14T02:54:36.252721657Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-14T02:54:36.252896659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-05-14T02:54:36.253433782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-05-14T02:54:36.253948043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-05-14T02:54:36.254351196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-05-14T02:54:36.254725336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-05-14T02:54:36.255425810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-14T02:54:36.255772317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026865s 
2025-05-14T02:54:36.256112895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-14T02:54:36', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-05-14T02:54:36.256505866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.265074530Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-05-14T02:54:36.265316711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118388s 
2025-05-14T02:54:36.265532200Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-05-14T02:54:36.265757198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.266048015Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-05-14T02:54:36.266379986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-14T02:54:36', 'add_on_delete_to_notifications') 
2025-05-14T02:54:36.266773553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.275125893Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-05-14T02:54:36.275366809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092667s 
2025-05-14T02:54:36.275576200Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-05-14T02:54:36.275770622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.276063650Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-05-14T02:54:36.276387566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-14T02:54:36', 'add_custom_formats') 
2025-05-14T02:54:36.276794903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.285135420Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-05-14T02:54:36.285330718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092645s 
2025-05-14T02:54:36.285543780Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-05-14T02:54:36.285736660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.286031056Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-05-14T02:54:36.286360460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-14T02:54:36', 'add_result_to_commands') 
2025-05-14T02:54:36.286734431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.296830593Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-05-14T02:54:36.296993335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010953s 
2025-05-14T02:54:36.297214230Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-05-14T02:54:36.297412588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.297694058Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-05-14T02:54:36.298033572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-14T02:54:36', 'health_restored_notification') 
2025-05-14T02:54:36.298457145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.306863545Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-05-14T02:54:36.307068954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093394s 
2025-05-14T02:54:36.307334736Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-05-14T02:54:36.307478140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.307761806Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-05-14T02:54:36.308065150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-14T02:54:36', 'remove_uc') 
2025-05-14T02:54:36.308432146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.316674474Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-05-14T02:54:36.316789261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091146s 
2025-05-14T02:54:36.316944623Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-05-14T02:54:36.317067371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.317245354Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-05-14T02:54:36.317441722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-14T02:54:36', 'download_clients_rename_tv_to_music') 
2025-05-14T02:54:36.317670861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.325974689Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-05-14T02:54:36.326218877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087522s 
2025-05-14T02:54:36.326508836Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-05-14T02:54:36.326730317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.327013982Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-05-14T02:54:36.327424437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-14T02:54:36', 'add_colon_replacement_to_naming_config') 
2025-05-14T02:54:36.327805936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.336309165Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-05-14T02:54:36.336537896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095255s 
2025-05-14T02:54:36.336735535Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-05-14T02:54:36.336927022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.337219798Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-05-14T02:54:36.337563902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-14T02:54:36', 'list_sync_time') 
2025-05-14T02:54:36.337989674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.346333371Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-05-14T02:54:36.346514839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093236s 
2025-05-14T02:54:36.346729067Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-05-14T02:54:36.346919262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.347213376Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-05-14T02:54:36.347562807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-14T02:54:36', 'add_download_client_tags') 
2025-05-14T02:54:36.347936491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.356417652Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-05-14T02:54:36.356610035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009403s 
2025-05-14T02:54:36.356814510Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-05-14T02:54:36.357009497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.357280114Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-05-14T02:54:36.357613042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-14T02:54:36', 'add_notification_status') 
2025-05-14T02:54:36.357983494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.366408473Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-05-14T02:54:36.366606837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00931s 
2025-05-14T02:54:36.366815963Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-05-14T02:54:36.367007749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.367302493Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-05-14T02:54:36.367646613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-14T02:54:36', 'add_alac_24_quality_in_profiles') 
2025-05-14T02:54:36.368032852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.376329726Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-05-14T02:54:36.376524353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092685s 
2025-05-14T02:54:36.376729246Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-05-14T02:54:36.376916465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.377175650Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-05-14T02:54:36.377483528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-14T02:54:36', 'add_salt_to_users') 
2025-05-14T02:54:36.377851439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.386425259Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-05-14T02:54:36.386615656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094212s 
2025-05-14T02:54:36.386817980Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-05-14T02:54:36.387003967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.387295209Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-05-14T02:54:36.387615091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-14T02:54:36', 'add_auto_tagging') 
2025-05-14T02:54:36.387986259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.396242331Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-05-14T02:54:36.396419141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091906s 
2025-05-14T02:54:36.396605611Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-05-14T02:54:36.396786976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.397026741Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-05-14T02:54:36.397350605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-14T02:54:36', 'quality_definition_preferred_size') 
2025-05-14T02:54:36.397717264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.405942107Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-05-14T02:54:36.406065093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091152s 
2025-05-14T02:54:36.406184957Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-05-14T02:54:36.406290232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.406449336Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-05-14T02:54:36.406641237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-14T02:54:36', 'add_on_artist_add_to_notifications') 
2025-05-14T02:54:36.406863438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.415154109Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-05-14T02:54:36.415326492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087878s 
2025-05-14T02:54:36.415435960Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-05-14T02:54:36.415533528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.415674808Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-05-14T02:54:36.415850611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-14T02:54:36', 'album_last_searched_time') 
2025-05-14T02:54:36.416055707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.426691502Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-05-14T02:54:36.426916342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110399s 
2025-05-14T02:54:36.427109921Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-05-14T02:54:36.427321474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.427590636Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-05-14T02:54:36.427762394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-14T02:54:36', 'add_indexer_flags') 
2025-05-14T02:54:36.427980867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.436938511Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-05-14T02:54:36.437098460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009521s 
2025-05-14T02:54:36.437280513Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-05-14T02:54:36.437481791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.437752422Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-05-14T02:54:36.438087144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-14T02:54:36', 'add_indexes_album_statistics') 
2025-05-14T02:54:36.438491197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.446990890Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-05-14T02:54:36.447276747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094146s 
2025-05-14T02:54:36.447392173Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-05-14T02:54:36.447495208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-14T02:54:36.447648364Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-05-14T02:54:36.447828430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-14T02:54:36', 'update_redacted_baseurl') 
2025-05-14T02:54:36.448050910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-14T02:54:36.456255395Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-05-14T02:54:36.456334302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087061s 
2025-05-14T02:54:36.557511024Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-05-14T02:54:36.563672603Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-05-14T02:54:36.677945722Z [Info] QualityProfileService: Setting up default quality profiles 
2025-05-14T02:54:36.731245297Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-05-14T02:54:36.744884977Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-05-14T02:54:36.869475920Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-05-14T02:54:36.869979838Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-05-14T02:54:36.870106451Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-05-14T02:54:36.942159682Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-05-14T02:54:37.059328491Z [ls.io-init] done.