2025-10-19T04:51:15.093404834Z [migrations] started
2025-10-19T04:51:15.093443903Z [migrations] no migrations found
2025-10-19T04:51:15.133957645Z usermod: no changes
2025-10-19T04:51:15.139843235Z ───────────────────────────────────────
2025-10-19T04:51:15.139888095Z 
2025-10-19T04:51:15.139897174Z       ██╗     ███████╗██╗ ██████╗
2025-10-19T04:51:15.139905951Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-19T04:51:15.139914418Z       ██║     ███████╗██║██║   ██║
2025-10-19T04:51:15.139922925Z       ██║     ╚════██║██║██║   ██║
2025-10-19T04:51:15.139932064Z       ███████╗███████║██║╚██████╔╝
2025-10-19T04:51:15.139940751Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-19T04:51:15.139949499Z 
2025-10-19T04:51:15.139957485Z    Brought to you by linuxserver.io
2025-10-19T04:51:15.139965692Z ───────────────────────────────────────
2025-10-19T04:51:15.140134932Z 
2025-10-19T04:51:15.140145794Z To support the app dev(s) visit:
2025-10-19T04:51:15.142130290Z Lidarr: https://opencollective.com/lidarr
2025-10-19T04:51:15.142448320Z 
2025-10-19T04:51:15.142453361Z To support LSIO projects visit:
2025-10-19T04:51:15.142456958Z https://www.linuxserver.io/donate/
2025-10-19T04:51:15.142460315Z 
2025-10-19T04:51:15.142463781Z ───────────────────────────────────────
2025-10-19T04:51:15.142467679Z GID/UID
2025-10-19T04:51:15.142471016Z ───────────────────────────────────────
2025-10-19T04:51:15.146903340Z 
2025-10-19T04:51:15.146913531Z User UID:    911
2025-10-19T04:51:15.146920294Z User GID:    911
2025-10-19T04:51:15.146927248Z ───────────────────────────────────────
2025-10-19T04:51:15.148953558Z Linuxserver.io version: 3.0.0.4855-ls227
2025-10-19T04:51:15.149196467Z Build-date: 2025-10-19T04:47:40+00:00
2025-10-19T04:51:15.149209954Z ───────────────────────────────────────
2025-10-19T04:51:15.149214503Z     
2025-10-19T04:51:15.197276954Z [custom-init] No custom files found, skipping...
2025-10-19T04:51:15.567978068Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.0.0.4855 
2025-10-19T04:51:15.585882578Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-19T04:51:15.589946821Z [Debug] Bootstrap: Console selected 
2025-10-19T04:51:15.591202489Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-19T04:51:15.867549898Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-19T04:51:15.919516069Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {0b98859a-ae63-4b98-926a-56f51f793fba} may be persisted to storage in unencrypted form. 
2025-10-19T04:51:15.976305000Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-10-19T04:51:16.013520551Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-19T04:51:16.088273201Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-19T04:51:16.095032831Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:16.095590995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:16.133083213Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-10-19T04:51:16.136492578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380735s 
2025-10-19T04:51:16.136772171Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-19T04:51:16.136970049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414554s 
2025-10-19T04:51:16.143842707Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-19T04:51:16.144402454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.149559317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-19T04:51:16.159312855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-19T04:51:16.170465711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206632s 
2025-10-19T04:51:16.170852329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.173311340Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-19T04:51:16.173486072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235191s 
2025-10-19T04:51:16.174113555Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-19T04:51:16.174332757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.179032610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-19T04:51:16.180106221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-19T04:51:16.180649084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014152s 
2025-10-19T04:51:16.180897965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-19T04:51:16.181149702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000104s 
2025-10-19T04:51:16.181573906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-19T04:51:16.182190307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-19T04:51:16.182855787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001053s 
2025-10-19T04:51:16.183100480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.183859157Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-19T04:51:16.184078269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020456s 
2025-10-19T04:51:16.184565349Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-19T04:51:16.184748127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.185453518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-19T04:51:16.186238418Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-10-19T04:51:16.186460315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-19T04:51:16.186773465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-19T04:51:16.187256217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005623s 
2025-10-19T04:51:16.187386069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.188144085Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-19T04:51:16.188341593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014489s 
2025-10-19T04:51:16.191281672Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-19T04:51:16.191465312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.192139018Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-10-19T04:51:16.203840118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-10-19T04:51:16.204425306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2025-10-19T04:51:16.204981225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009133s 
2025-10-19T04:51:16.205184304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-10-19T04:51:16.205481523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-10-19T04:51:16.205788090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004284s 
2025-10-19T04:51:16.205954525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-10-19T04:51:16.206308869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2025-10-19T04:51:16.206680457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005438s 
2025-10-19T04:51:16.206874067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-10-19T04:51:16.207170133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-10-19T04:51:16.207447471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004334s 
2025-10-19T04:51:16.207636462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-10-19T04:51:16.213186005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "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-10-19T04:51:16.214386172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065622s 
2025-10-19T04:51:16.214601395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-10-19T04:51:16.214939686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-19T04:51:16.215274581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004742s 
2025-10-19T04:51:16.215457639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-10-19T04:51:16.215715368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-19T04:51:16.216117848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004741s 
2025-10-19T04:51:16.216308492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-10-19T04:51:16.216588576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-19T04:51:16.216938982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004504s 
2025-10-19T04:51:16.217123924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-10-19T04:51:16.217389549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-19T04:51:16.217713371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004153s 
2025-10-19T04:51:16.217885197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-10-19T04:51:16.219278993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "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-10-19T04:51:16.220251241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00223s 
2025-10-19T04:51:16.220466604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-10-19T04:51:16.220770697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-19T04:51:16.221115220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004606s 
2025-10-19T04:51:16.221279251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-10-19T04:51:16.221534605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-19T04:51:16.221884880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004334s 
2025-10-19T04:51:16.222084923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-10-19T04:51:16.222338423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-19T04:51:16.222691855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004428s 
2025-10-19T04:51:16.222878140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-10-19T04:51:16.223186551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-19T04:51:16.223540573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004722s 
2025-10-19T04:51:16.223742179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-10-19T04:51:16.224076382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-19T04:51:16.224487710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004948s 
2025-10-19T04:51:16.224659476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-10-19T04:51:16.224923688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-10-19T04:51:16.225254785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004272s 
2025-10-19T04:51:16.225449537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-10-19T04:51:16.226343908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "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-10-19T04:51:16.227055741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014636s 
2025-10-19T04:51:16.227261656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-10-19T04:51:16.227591069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-19T04:51:16.227969561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004667s 
2025-10-19T04:51:16.228162800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-10-19T04:51:16.228434197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-10-19T04:51:16.228766185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004383s 
2025-10-19T04:51:16.228969785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-10-19T04:51:16.229268817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-19T04:51:16.229596687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004533s 
2025-10-19T04:51:16.229848124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-10-19T04:51:16.230220093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-10-19T04:51:16.230602312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005757s 
2025-10-19T04:51:16.230808006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-10-19T04:51:16.231572626Z [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-10-19T04:51:16.232208236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012362s 
2025-10-19T04:51:16.232407888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-10-19T04:51:16.232765798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-10-19T04:51:16.233051664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004554s 
2025-10-19T04:51:16.233273380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-10-19T04:51:16.233547402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-19T04:51:16.233907206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004591s 
2025-10-19T04:51:16.234114113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-10-19T04:51:16.234925977Z [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-10-19T04:51:16.235575245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013147s 
2025-10-19T04:51:16.235792051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-10-19T04:51:16.236053487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-19T04:51:16.236394544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004455s 
2025-10-19T04:51:16.236652063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-10-19T04:51:16.236872867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-19T04:51:16.237253223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004663s 
2025-10-19T04:51:16.237441502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-10-19T04:51:16.237735123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-19T04:51:16.238101461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004719s 
2025-10-19T04:51:16.238302336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-10-19T04:51:16.238576688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-10-19T04:51:16.238929468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004415s 
2025-10-19T04:51:16.239114130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-10-19T04:51:16.239818268Z [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-10-19T04:51:16.240506644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011501s 
2025-10-19T04:51:16.240645804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-10-19T04:51:16.241139949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-10-19T04:51:16.241611118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007887s 
2025-10-19T04:51:16.241820159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-10-19T04:51:16.242135363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-19T04:51:16.242504066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005048s 
2025-10-19T04:51:16.242689669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-10-19T04:51:16.245154903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-10-19T04:51:16.245698207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028302s 
2025-10-19T04:51:16.245900825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-10-19T04:51:16.246177752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-19T04:51:16.246522757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004565s 
2025-10-19T04:51:16.246707980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-10-19T04:51:16.247144459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-10-19T04:51:16.247650117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007577s 
2025-10-19T04:51:16.247957736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-10-19T04:51:16.248167859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-19T04:51:16.248517052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004764s 
2025-10-19T04:51:16.248731935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-10-19T04:51:16.249252914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-10-19T04:51:16.249772069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008518s 
2025-10-19T04:51:16.249982353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-10-19T04:51:16.250331806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-10-19T04:51:16.250686661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000519s 
2025-10-19T04:51:16.250943187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-10-19T04:51:16.251244524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-10-19T04:51:16.251584709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005014s 
2025-10-19T04:51:16.251779050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-10-19T04:51:16.252500032Z [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-10-19T04:51:16.253019838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010515s 
2025-10-19T04:51:16.253194771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-10-19T04:51:16.254061496Z [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-10-19T04:51:16.255028122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016258s 
2025-10-19T04:51:16.255192673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-10-19T04:51:16.255743191Z [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-10-19T04:51:16.256238759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008739s 
2025-10-19T04:51:16.256426397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-19T04:51:16.257168471Z [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-10-19T04:51:16.257765724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011681s 
2025-10-19T04:51:16.257964474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-10-19T04:51:16.258517648Z [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-10-19T04:51:16.259030671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008865s 
2025-10-19T04:51:16.259289111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-10-19T04:51:16.259831333Z [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-10-19T04:51:16.260361180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009599s 
2025-10-19T04:51:16.260602766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-10-19T04:51:16.261018944Z [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-10-19T04:51:16.261435783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006875s 
2025-10-19T04:51:16.261604333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-10-19T04:51:16.261963937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2025-10-19T04:51:16.262375235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006026s 
2025-10-19T04:51:16.262561901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-10-19T04:51:16.262871875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-10-19T04:51:16.263211198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004625s 
2025-10-19T04:51:16.263385770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-10-19T04:51:16.263823050Z [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-10-19T04:51:16.264273597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006954s 
2025-10-19T04:51:16.264452097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-10-19T04:51:16.265140282Z [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-10-19T04:51:16.265758948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011103s 
2025-10-19T04:51:16.265926525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-10-19T04:51:16.266380299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2025-10-19T04:51:16.266897640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007654s 
2025-10-19T04:51:16.267068023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-10-19T04:51:16.267351113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-10-19T04:51:16.267746800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004897s 
2025-10-19T04:51:16.267954298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-10-19T04:51:16.268232989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-10-19T04:51:16.268592493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004715s 
2025-10-19T04:51:16.268773537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-10-19T04:51:16.269497385Z [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-10-19T04:51:16.270148536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011681s 
2025-10-19T04:51:16.270318027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-10-19T04:51:16.270966092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-19T04:51:16.271589618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010672s 
2025-10-19T04:51:16.271841184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-10-19T04:51:16.272138483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-19T04:51:16.272492756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005402s 
2025-10-19T04:51:16.272684863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-19T04:51:16.273344481Z [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-10-19T04:51:16.273889829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010272s 
2025-10-19T04:51:16.274056705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-10-19T04:51:16.274769811Z [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-10-19T04:51:16.275383897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011464s 
2025-10-19T04:51:16.275578048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-10-19T04:51:16.276092394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-10-19T04:51:16.276550436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007863s 
2025-10-19T04:51:16.276754978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-10-19T04:51:16.277079060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-10-19T04:51:16.277458705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000505s 
2025-10-19T04:51:16.277661433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-10-19T04:51:16.278260729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-19T04:51:16.278811188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009844s 
2025-10-19T04:51:16.279050550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-10-19T04:51:16.279434513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-19T04:51:16.279876062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005923s 
2025-10-19T04:51:16.281256100Z [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-10-19T04:51:16.283142228Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0016603 taking an average of 00:00:00.0016603 
2025-10-19T04:51:16.283916527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-19T04:51:16', 'InitialSetup') 
2025-10-19T04:51:16.284287584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.287513850Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-19T04:51:16.287685646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074555s 
2025-10-19T04:51:16.288005670Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-10-19T04:51:16.288233228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.288564826Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-10-19T04:51:16.289183692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-19T04:51:16.289361891Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-10-19T04:51:16.289557014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-10-19T04:51:16.289889313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:16.290968947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011818s 
2025-10-19T04:51:16.291377850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-19T04:51:16', 'add_reason_to_pending_releases') 
2025-10-19T04:51:16.291725470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.292432193Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-10-19T04:51:16.292610472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026213s 
2025-10-19T04:51:16.292824573Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-10-19T04:51:16.293038333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.293291553Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-10-19T04:51:16.295738460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-19T04:51:16.295947731Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-19T04:51:16.296135489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-10-19T04:51:16.296430984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-10-19T04:51:16.297374604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010575s 
2025-10-19T04:51:16.297568815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-19T04:51:16.297714839Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.297906836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-10-19T04:51:16.298221429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:16.299200480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010995s 
2025-10-19T04:51:16.299367015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-19T04:51:16.299530755Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-19T04:51:16.299746790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-10-19T04:51:16.300090823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:16.301042048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011075s 
2025-10-19T04:51:16.301429218Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-10-19T04:51:16.302040779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-10-19T04:51:16.302353980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006904s 
2025-10-19T04:51:16.302710578Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-10-19T04:51:16.313964266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "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-10-19T04:51:16.315521021Z [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-10-19T04:51:16.316517537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-10-19T04:51:16.317678895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-10-19T04:51:16.320234381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-19T04:51:16.320701571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-10-19T04:51:16.321206328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-19T04:51:16.321614780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186633s 
2025-10-19T04:51:16.321747798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-19T04:51:16.321901527Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:16.322099897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-10-19T04:51:16.322429120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-10-19T04:51:16.323201795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009065s 
2025-10-19T04:51:16.323573504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-19T04:51:16', 'add_medium_support') 
2025-10-19T04:51:16.323932196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.324926228Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-10-19T04:51:16.325100288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025922s 
2025-10-19T04:51:16.325340061Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-10-19T04:51:16.325562108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.325840478Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-10-19T04:51:16.326468313Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-10-19T04:51:16.326827496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-10-19T04:51:16.327121257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004045s 
2025-10-19T04:51:16.327289927Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:16.327776176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:16.330045635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023436s 
2025-10-19T04:51:16.330438055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-19T04:51:16', 'add_various_qualites_in_profile') 
2025-10-19T04:51:16.330817289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.357438409Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-10-19T04:51:16.357673212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296094s 
2025-10-19T04:51:16.357918065Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-10-19T04:51:16.358134821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.358452381Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-10-19T04:51:16.359493537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-10-19T04:51:16.360056651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-10-19T04:51:16.360659464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009591s 
2025-10-19T04:51:16.360864637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-10-19T04:51:16.361208490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-10-19T04:51:16.365446994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043552s 
2025-10-19T04:51:16.365658139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-19T04:51:16.365821037Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-19T04:51:16.366052693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-10-19T04:51:16.366381655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-10-19T04:51:16.367527873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012618s 
2025-10-19T04:51:16.367717836Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-10-19T04:51:16.371780355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "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-10-19T04:51:16.374590103Z [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-10-19T04:51:16.375764006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-19T04:51:16.376793499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-19T04:51:16.379267180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-19T04:51:16.379691123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-19T04:51:16.380196872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-19T04:51:16.380642599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-19T04:51:16.380989217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130797s 
2025-10-19T04:51:16.381229040Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-10-19T04:51:16.385169564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "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-10-19T04:51:16.387697423Z [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-10-19T04:51:16.388822018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-19T04:51:16.389962524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-19T04:51:16.392288908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-19T04:51:16.392795398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-19T04:51:16.393267358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-19T04:51:16.393712835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-19T04:51:16.394068882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126414s 
2025-10-19T04:51:16.394237061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-19T04:51:16.394400289Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.394600122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-10-19T04:51:16.394927210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-10-19T04:51:16.395721950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000932s 
2025-10-19T04:51:16.396097216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-19T04:51:16', 'metadata_profiles') 
2025-10-19T04:51:16.396497772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.406856950Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-10-19T04:51:16.407188037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119519s 
2025-10-19T04:51:16.407614205Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-10-19T04:51:16.407879268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.408209884Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-10-19T04:51:16.410255844Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-10-19T04:51:16.415127312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-10-19T04:51:16.416123077Z [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-10-19T04:51:16.416635979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-19T04:51:16.417283673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-19T04:51:16.419707283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-19T04:51:16.420090024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009598s 
2025-10-19T04:51:16.420264706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-19T04:51:16.420425439Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.420660152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-10-19T04:51:16.420970647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-10-19T04:51:16.421850479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009983s 
2025-10-19T04:51:16.422164792Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-19T04:51:16.422511830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-19T04:51:16.422804249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000413s 
2025-10-19T04:51:16.422977568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-19T04:51:16.423124364Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-19T04:51:16.423492655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-10-19T04:51:16.426798742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-10-19T04:51:16.427950010Z [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-10-19T04:51:16.428501530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-19T04:51:16.429173403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-19T04:51:16.431434455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-19T04:51:16.431765562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080437s 
2025-10-19T04:51:16.432208875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-19T04:51:16', 'separate_automatic_and_interactive_search') 
2025-10-19T04:51:16.432563358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.433563031Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-10-19T04:51:16.433769507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097751s 
2025-10-19T04:51:16.434004169Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-10-19T04:51:16.434227128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.434509507Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-10-19T04:51:16.434820493Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-10-19T04:51:16.438566495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "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-10-19T04:51:16.440804231Z [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-10-19T04:51:16.441768923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-19T04:51:16.442874770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-19T04:51:16.444939717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-19T04:51:16.445410696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-19T04:51:16.445820831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-19T04:51:16.446279004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-19T04:51:16.446727818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-19T04:51:16.447067481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120489s 
2025-10-19T04:51:16.447444340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-19T04:51:16', 'change_album_path_to_relative') 
2025-10-19T04:51:16.447813052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.449135585Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-10-19T04:51:16.449339346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140653s 
2025-10-19T04:51:16.449563467Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-10-19T04:51:16.449781746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.450071380Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-10-19T04:51:16.450627920Z [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-10-19T04:51:16.451152035Z [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-10-19T04:51:16.451492010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005739s 
2025-10-19T04:51:16.451867326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-19T04:51:16', 'change_quality_size_mb_to_kb') 
2025-10-19T04:51:16.452251910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.452939705Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-10-19T04:51:16.453124317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019621s 
2025-10-19T04:51:16.453331664Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-10-19T04:51:16.453531416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.453803033Z [Info] album_releases: Starting migration of Main DB to 9 
2025-10-19T04:51:16.454171816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-19T04:51:16.454339313Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.454516740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-10-19T04:51:16.454801303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-10-19T04:51:16.455711185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009857s 
2025-10-19T04:51:16.455898072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-19T04:51:16.456092934Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-19T04:51:16.456288468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-10-19T04:51:16.456589584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-10-19T04:51:16.457490558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000983s 
2025-10-19T04:51:16.457848549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-19T04:51:16', 'album_releases') 
2025-10-19T04:51:16.458182190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.458911549Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-10-19T04:51:16.459091671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023954s 
2025-10-19T04:51:16.459322757Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-10-19T04:51:16.459568231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.459811601Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-10-19T04:51:16.460385456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-19T04:51:16.460569888Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.460774099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-10-19T04:51:16.464701757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "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-10-19T04:51:16.467078562Z [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-10-19T04:51:16.468085490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-19T04:51:16.469209784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-19T04:51:16.471302347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-19T04:51:16.471784668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-19T04:51:16.472253392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-19T04:51:16.472694710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-19T04:51:16.473165358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-19T04:51:16.473480382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125444s 
2025-10-19T04:51:16.473654142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-19T04:51:16.473808012Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.474004017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-10-19T04:51:16.477919671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "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-10-19T04:51:16.480307699Z [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-10-19T04:51:16.481333544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-19T04:51:16.482451255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-19T04:51:16.484630542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-19T04:51:16.485047692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-19T04:51:16.485475985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-19T04:51:16.485919628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-19T04:51:16.486376047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-19T04:51:16.486700971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012499s 
2025-10-19T04:51:16.487064473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-19T04:51:16', 'album_releases_fix') 
2025-10-19T04:51:16.487424077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.488601838Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-10-19T04:51:16.488753554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143417s 
2025-10-19T04:51:16.488984809Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-10-19T04:51:16.489177006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.489443553Z [Info] import_lists: Starting migration of Main DB to 11 
2025-10-19T04:51:16.490387874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-10-19T04:51:16.491274660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "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-10-19T04:51:16.491954559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013598s 
2025-10-19T04:51:16.492158339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-10-19T04:51:16.492462411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-10-19T04:51:16.492787145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004481s 
2025-10-19T04:51:16.492974222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-10-19T04:51:16.493626114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-19T04:51:16.494175791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010153s 
2025-10-19T04:51:16.494397317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-10-19T04:51:16.494741911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-19T04:51:16.495122497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005377s 
2025-10-19T04:51:16.495475679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-19T04:51:16', 'import_lists') 
2025-10-19T04:51:16.495825784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.496755816Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-10-19T04:51:16.496950308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021493s 
2025-10-19T04:51:16.497152635Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-10-19T04:51:16.497382428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.497612040Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-10-19T04:51:16.498039070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-10-19T04:51:16.498205274Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.498434726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-10-19T04:51:16.498787947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-10-19T04:51:16.499717810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010794s 
2025-10-19T04:51:16.499901149Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:16.500122104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:16.501157959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010679s 
2025-10-19T04:51:16.501518114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-19T04:51:16', 'add_release_status') 
2025-10-19T04:51:16.501900785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.502632949Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-10-19T04:51:16.502825858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002518s 
2025-10-19T04:51:16.503029037Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-10-19T04:51:16.503237747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.503518151Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-10-19T04:51:16.503862284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-19T04:51:16.504062718Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.504278903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-10-19T04:51:16.504624108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:16.505553429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010692s 
2025-10-19T04:51:16.505935118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-19T04:51:16', 'album_download_notification') 
2025-10-19T04:51:16.506297768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.507048971Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-10-19T04:51:16.507220376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024998s 
2025-10-19T04:51:16.507438425Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-10-19T04:51:16.507651925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.507971598Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-10-19T04:51:16.508569382Z [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-10-19T04:51:16.509249652Z [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-10-19T04:51:16.509690880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007589s 
2025-10-19T04:51:16.510193762Z [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-10-19T04:51:16.510858411Z [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-10-19T04:51:16.511270851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007484s 
2025-10-19T04:51:16.511665355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-19T04:51:16', 'fix_language_metadata_profiles') 
2025-10-19T04:51:16.512262337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.513685072Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-10-19T04:51:16.513893171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029858s 
2025-10-19T04:51:16.514184748Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-10-19T04:51:16.514359149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.514640846Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-10-19T04:51:16.515137887Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-10-19T04:51:16.515448212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-10-19T04:51:16.515752825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004053s 
2025-10-19T04:51:16.516138331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-19T04:51:16', 'remove_fanzub') 
2025-10-19T04:51:16.516515010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.517188356Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-10-19T04:51:16.517388809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017995s 
2025-10-19T04:51:16.517597680Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-10-19T04:51:16.517829997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.518091644Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-10-19T04:51:16.519831066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-10-19T04:51:16.520148676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-10-19T04:51:16.520551437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000511s 
2025-10-19T04:51:16.520789236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-10-19T04:51:16.521105913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-10-19T04:51:16.521515087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000552s 
2025-10-19T04:51:16.521981466Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-10-19T04:51:16.522421011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-10-19T04:51:16.522830125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006512s 
2025-10-19T04:51:16.523039296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-10-19T04:51:16.523358388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-19T04:51:16.523748544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005261s 
2025-10-19T04:51:16.523961333Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-10-19T04:51:16.524234984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-10-19T04:51:16.524608746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004548s 
2025-10-19T04:51:16.524813789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-10-19T04:51:16.525127691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-19T04:51:16.525510261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000524s 
2025-10-19T04:51:16.525954546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-19T04:51:16', 'update_artist_history_indexes') 
2025-10-19T04:51:16.526308859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.527234573Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-10-19T04:51:16.527433133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021793s 
2025-10-19T04:51:16.527617775Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-10-19T04:51:16.527868089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.528089194Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-10-19T04:51:16.529486297Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-19T04:51:16.530454897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-10-19T04:51:16.530760572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010182s 
2025-10-19T04:51:16.531056769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-19T04:51:16', 'remove_nma') 
2025-10-19T04:51:16.531399819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.532107715Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-10-19T04:51:16.532286434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024031s 
2025-10-19T04:51:16.532498411Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-10-19T04:51:16.532718214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.532969450Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-10-19T04:51:16.533288833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-19T04:51:16.533466491Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2025-10-19T04:51:16.533667585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-10-19T04:51:16.541971164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-10-19T04:51:16.543141461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092647s 
2025-10-19T04:51:16.543506886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-19T04:51:16', 'album_disambiguation') 
2025-10-19T04:51:16.543899928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.544687784Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-10-19T04:51:16.544879370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107958s 
2025-10-19T04:51:16.545128892Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-10-19T04:51:16.545340117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.545627246Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-10-19T04:51:16.546055478Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:16.546257515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:16.547648696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001423s 
2025-10-19T04:51:16.548040475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-19T04:51:16', 'add_ape_quality_in_profiles') 
2025-10-19T04:51:16.548420199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.549302586Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-10-19T04:51:16.549519021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030302s 
2025-10-19T04:51:16.549685096Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-10-19T04:51:16.549899678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.550146555Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-10-19T04:51:16.551079663Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-19T04:51:16.551423045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-10-19T04:51:16.551705163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004101s 
2025-10-19T04:51:16.551969886Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-19T04:51:16.552346604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-10-19T04:51:16.552563561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003988s 
2025-10-19T04:51:16.552787632Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-19T04:51:16.553086684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-10-19T04:51:16.553353452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003853s 
2025-10-19T04:51:16.553701913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-19T04:51:16', 'remove_pushalot') 
2025-10-19T04:51:16.554058080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.554788862Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-10-19T04:51:16.554955207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017786s 
2025-10-19T04:51:16.555162865Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-10-19T04:51:16.555373880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.555640236Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-10-19T04:51:16.556024951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-10-19T04:51:16.556504266Z [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-10-19T04:51:16.556904872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006765s 
2025-10-19T04:51:16.557263675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-19T04:51:16', 'add_custom_filters') 
2025-10-19T04:51:16.557615634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.558387628Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-10-19T04:51:16.558580436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021431s 
2025-10-19T04:51:16.558773775Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-10-19T04:51:16.559010412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.559308532Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-10-19T04:51:16.559727135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-19T04:51:16.559918711Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:16.560165778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-10-19T04:51:16.560463287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-10-19T04:51:16.561501548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011237s 
2025-10-19T04:51:16.561850149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-19T04:51:16', 'import_list_tags') 
2025-10-19T04:51:16.562207188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.563191270Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-10-19T04:51:16.563336823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027631s 
2025-10-19T04:51:16.563534941Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-10-19T04:51:16.563760085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.564044548Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-10-19T04:51:16.568542153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-10-19T04:51:16.569309068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "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-10-19T04:51:16.569869296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011158s 
2025-10-19T04:51:16.570097856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-10-19T04:51:16.570455997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-10-19T04:51:16.570829840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005437s 
2025-10-19T04:51:16.573203078Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-19T04:51:16.573228349Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-19T04:51:16.573238920Z                           FROM "Artists" 
2025-10-19T04:51:16.574241489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-19T04:51:16.574273393Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-19T04:51:16.574288383Z                           FROM "Artists" 
2025-10-19T04:51:16.574797658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011067s 
2025-10-19T04:51:16.575026700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-19T04:51:16.575112051Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-19T04:51:16.575321423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-10-19T04:51:16.575641097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:16.576648234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001119s 
2025-10-19T04:51:16.577186168Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-10-19T04:51:16.577210857Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T04:51:16.577222621Z                                                   FROM "ArtistMetadata"
2025-10-19T04:51:16.577232611Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-10-19T04:51:16.577920656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-10-19T04:51:16.577940526Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T04:51:16.577950146Z                                                   FROM "ArtistMetadata"
2025-10-19T04:51:16.577958823Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-10-19T04:51:16.578353789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008035s 
2025-10-19T04:51:16.578531045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-10-19T04:51:16.579367359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "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-10-19T04:51:16.580034583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013268s 
2025-10-19T04:51:16.580292201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-10-19T04:51:16.580638489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-10-19T04:51:16.581022602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005644s 
2025-10-19T04:51:16.581237665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-10-19T04:51:16.581546176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-10-19T04:51:16.581903766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004799s 
2025-10-19T04:51:16.582085913Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:16.582273671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:16.587013685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047303s 
2025-10-19T04:51:16.587173637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-19T04:51:16.587320593Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-19T04:51:16.587516036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-10-19T04:51:16.587842574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:16.588832477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011194s 
2025-10-19T04:51:16.589003241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-19T04:51:16.589165878Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.589351452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-10-19T04:51:16.589670755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-10-19T04:51:16.590591769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010438s 
2025-10-19T04:51:16.590802263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-19T04:51:16.590927114Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:16.591106676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-10-19T04:51:16.591376900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-10-19T04:51:16.592284638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009787s 
2025-10-19T04:51:16.592943163Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-10-19T04:51:16.592965669Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T04:51:16.592974767Z                                                   FROM "ArtistMetadata"
2025-10-19T04:51:16.592983104Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-19T04:51:16.592992312Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-10-19T04:51:16.593789688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-10-19T04:51:16.593813826Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T04:51:16.593825560Z                                                   FROM "ArtistMetadata"
2025-10-19T04:51:16.593835991Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-19T04:51:16.593847324Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-10-19T04:51:16.594284414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000946s 
2025-10-19T04:51:16.594522062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-19T04:51:16.594617374Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.594826325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-10-19T04:51:16.595178083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-10-19T04:51:16.596165331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011284s 
2025-10-19T04:51:16.596344662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-19T04:51:16.596494433Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:16.596693274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-10-19T04:51:16.597023338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:16.597977580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010795s 
2025-10-19T04:51:16.598171610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-19T04:51:16.598329348Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.598523820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-10-19T04:51:16.598844195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:16.599824448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011128s 
2025-10-19T04:51:16.600420208Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-19T04:51:16.600441501Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-19T04:51:16.600450890Z                                                 FROM "AlbumReleases"
2025-10-19T04:51:16.600459728Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-19T04:51:16.600468906Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-10-19T04:51:16.601242894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-19T04:51:16.601265821Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-19T04:51:16.601277925Z                                                 FROM "AlbumReleases"
2025-10-19T04:51:16.601288727Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-19T04:51:16.601300009Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-10-19T04:51:16.601801399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009419s 
2025-10-19T04:51:16.602382770Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-19T04:51:16.602408361Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T04:51:16.602418842Z                                                   FROM "ArtistMetadata"
2025-10-19T04:51:16.602427480Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-19T04:51:16.602436658Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-10-19T04:51:16.603234124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-19T04:51:16.603252000Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T04:51:16.603260958Z                                                   FROM "ArtistMetadata"
2025-10-19T04:51:16.603269335Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-19T04:51:16.603278623Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-10-19T04:51:16.603699932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009247s 
2025-10-19T04:51:16.604269228Z [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-10-19T04:51:16.608171625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:16.609686425Z [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-10-19T04:51:16.610370753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-19T04:51:16.611501840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-19T04:51:16.614356628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-19T04:51:16.614836183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-19T04:51:16.615244696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010633s 
2025-10-19T04:51:16.615604921Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-10-19T04:51:16.619634735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "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-10-19T04:51:16.621519109Z [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-10-19T04:51:16.622376716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-19T04:51:16.623892388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-19T04:51:16.626332541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-19T04:51:16.626857297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-19T04:51:16.627244146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113596s 
2025-10-19T04:51:16.627526274Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-10-19T04:51:16.631419042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "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-10-19T04:51:16.632995636Z [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-10-19T04:51:16.633741969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-10-19T04:51:16.634702353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-10-19T04:51:16.636968646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-19T04:51:16.637529535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-19T04:51:16.637915512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101421s 
2025-10-19T04:51:16.638140074Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-10-19T04:51:16.642012201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:16.643085843Z [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-10-19T04:51:16.643661472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-19T04:51:16.644385209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-19T04:51:16.646636141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-19T04:51:16.647039192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087325s 
2025-10-19T04:51:16.647265488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-10-19T04:51:16.647577155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-19T04:51:16.647996379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005271s 
2025-10-19T04:51:16.648201021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-10-19T04:51:16.648503711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-19T04:51:16.648886902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004837s 
2025-10-19T04:51:16.649114501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-10-19T04:51:16.649448583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-19T04:51:16.649791063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005129s 
2025-10-19T04:51:16.650026357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-10-19T04:51:16.650336431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-10-19T04:51:16.650772890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005629s 
2025-10-19T04:51:16.650987562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-10-19T04:51:16.651289831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-10-19T04:51:16.651640066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005034s 
2025-10-19T04:51:16.651900120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-10-19T04:51:16.652277590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-10-19T04:51:16.652671653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005297s 
2025-10-19T04:51:16.652849341Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-19T04:51:16.653748211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-10-19T04:51:16.654044217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010286s 
2025-10-19T04:51:16.654235141Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-19T04:51:16.654558813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-10-19T04:51:16.654824538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004459s 
2025-10-19T04:51:16.654997556Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-19T04:51:16.655381279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-10-19T04:51:16.655687926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005653s 
2025-10-19T04:51:16.656107852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-19T04:51:16', 'add_release_groups_etc') 
2025-10-19T04:51:16.656473277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.658441831Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-10-19T04:51:16.658643908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032386s 
2025-10-19T04:51:16.658861826Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-10-19T04:51:16.659082721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.659349819Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-10-19T04:51:16.659916420Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-19T04:51:16.660234741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-10-19T04:51:16.660539524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003867s 
2025-10-19T04:51:16.660899108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-19T04:51:16', 'NewMediaInfoFormat') 
2025-10-19T04:51:16.661315407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.662008492Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-10-19T04:51:16.662173434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018363s 
2025-10-19T04:51:16.662438799Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-10-19T04:51:16.662704714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.662941781Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-10-19T04:51:16.664118911Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-10-19T04:51:16.664505389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-10-19T04:51:16.669021632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046424s 
2025-10-19T04:51:16.669233509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-19T04:51:16.669380044Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:16.669650980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-10-19T04:51:16.670081997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-10-19T04:51:16.670999976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011121s 
2025-10-19T04:51:16.671374921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-19T04:51:16', 'rename_restrictions_to_release_profiles') 
2025-10-19T04:51:16.671761950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.672561600Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-10-19T04:51:16.672826143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026307s 
2025-10-19T04:51:16.673058711Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-10-19T04:51:16.673310207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.673580782Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-10-19T04:51:16.674803975Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-10-19T04:51:16.675102376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-10-19T04:51:16.677262044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022488s 
2025-10-19T04:51:16.677465223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-19T04:51:16.677627971Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:16.677848665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-10-19T04:51:16.678161826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-19T04:51:16.679128953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001006s 
2025-10-19T04:51:16.679279025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-10-19T04:51:16.679441492Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.679671455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-10-19T04:51:16.680001219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-19T04:51:16.680905600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010332s 
2025-10-19T04:51:16.681093689Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-19T04:51:16.681368582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-19T04:51:16.681633736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003847s 
2025-10-19T04:51:16.681807797Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-19T04:51:16.682083141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-19T04:51:16.682366722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003827s 
2025-10-19T04:51:16.682599371Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-10-19T04:51:16.686998488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:16.688445882Z [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-10-19T04:51:16.689177495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-19T04:51:16.690150264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-19T04:51:16.692504865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-19T04:51:16.692973899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-19T04:51:16.693454196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-19T04:51:16.693933401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-19T04:51:16.694288145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115s 
2025-10-19T04:51:16.694709925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-19T04:51:16', 'rename_quality_profiles_add_upgrade_allowed') 
2025-10-19T04:51:16.695099088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.696211508Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-10-19T04:51:16.696381450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133075s 
2025-10-19T04:51:16.696615802Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-10-19T04:51:16.696844462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.697173675Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-10-19T04:51:16.697618090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-10-19T04:51:16.698041482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL) 
2025-10-19T04:51:16.698490226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006925s 
2025-10-19T04:51:16.698710339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-10-19T04:51:16.699119984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-10-19T04:51:16.699539759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006223s 
2025-10-19T04:51:16.699982450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-19T04:51:16', 'add_import_exclusions') 
2025-10-19T04:51:16.700404039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.701256014Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-10-19T04:51:16.701455837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023037s 
2025-10-19T04:51:16.701672924Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-10-19T04:51:16.701959371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.702183271Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-10-19T04:51:16.706880910Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-19T04:51:16.706904678Z                           WHERE "Id" in (
2025-10-19T04:51:16.706913666Z                           SELECT "Artists"."Id" from "Artists"
2025-10-19T04:51:16.706922404Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T04:51:16.706931662Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-19T04:51:16.707754659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-19T04:51:16.707774199Z                           WHERE "Id" in (
2025-10-19T04:51:16.707783267Z                           SELECT "Artists"."Id" from "Artists"
2025-10-19T04:51:16.707792035Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T04:51:16.707801073Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-19T04:51:16.708367624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00104s 
2025-10-19T04:51:16.708970648Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-10-19T04:51:16.708994335Z                           WHERE "Id" in (
2025-10-19T04:51:16.709003574Z                           SELECT "Albums"."Id" from "Albums"
2025-10-19T04:51:16.709012813Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T04:51:16.709022041Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-19T04:51:16.709768785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-10-19T04:51:16.709795568Z                           WHERE "Id" in (
2025-10-19T04:51:16.709807332Z                           SELECT "Albums"."Id" from "Albums"
2025-10-19T04:51:16.709819076Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T04:51:16.709831330Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-19T04:51:16.710357500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010037s 
2025-10-19T04:51:16.710936846Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-10-19T04:51:16.710955153Z                           WHERE "Id" in (
2025-10-19T04:51:16.710964061Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-19T04:51:16.710972548Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-19T04:51:16.710981246Z                           WHERE "Albums"."Id" IS NULL) 
2025-10-19T04:51:16.711743591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-10-19T04:51:16.711761767Z                           WHERE "Id" in (
2025-10-19T04:51:16.711770535Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-19T04:51:16.711779152Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-19T04:51:16.711788351Z                           WHERE "Albums"."Id" IS NULL) 
2025-10-19T04:51:16.712316875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009811s 
2025-10-19T04:51:16.712897003Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-19T04:51:16.712921813Z                           WHERE "Id" in (
2025-10-19T04:51:16.712930681Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-19T04:51:16.712939308Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-19T04:51:16.712948336Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-10-19T04:51:16.713681352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-19T04:51:16.713723196Z                           WHERE "Id" in (
2025-10-19T04:51:16.713732124Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-19T04:51:16.713740531Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-19T04:51:16.713749369Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-10-19T04:51:16.714280809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009809s 
2025-10-19T04:51:16.714876609Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-19T04:51:16.714896699Z                           WHERE "Id" in (
2025-10-19T04:51:16.714905357Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-19T04:51:16.714913874Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T04:51:16.714922662Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-19T04:51:16.715674185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-19T04:51:16.715693864Z                           WHERE "Id" in (
2025-10-19T04:51:16.715703674Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-19T04:51:16.715714406Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T04:51:16.715725939Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-19T04:51:16.716373052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001065s 
2025-10-19T04:51:16.716938210Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-19T04:51:16.716955224Z                           WHERE "Id" IN (
2025-10-19T04:51:16.716966607Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T04:51:16.716977629Z                           LEFT OUTER JOIN "Tracks"
2025-10-19T04:51:16.716990746Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T04:51:16.717001638Z                           WHERE "Tracks"."Id" IS NULL) 
2025-10-19T04:51:16.717719874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-19T04:51:16.717745786Z                           WHERE "Id" IN (
2025-10-19T04:51:16.717756748Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T04:51:16.717767730Z                           LEFT OUTER JOIN "Tracks"
2025-10-19T04:51:16.717778281Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T04:51:16.717788993Z                           WHERE "Tracks"."Id" IS NULL) 
2025-10-19T04:51:16.718309421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009862s 
2025-10-19T04:51:16.718691841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-19T04:51:16', 'clean_artist_metadata_table') 
2025-10-19T04:51:16.719076816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.719776835Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-10-19T04:51:16.719966167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024082s 
2025-10-19T04:51:16.720193314Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-10-19T04:51:16.720416974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.720684874Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-10-19T04:51:16.721485676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-19T04:51:16.721684857Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-19T04:51:16.721910742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-10-19T04:51:16.722255576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:16.723287704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011816s 
2025-10-19T04:51:16.723501795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-19T04:51:16.723660234Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.723910869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-10-19T04:51:16.724281595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:16.725276879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001152s 
2025-10-19T04:51:16.725507443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-19T04:51:16.725663538Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.725896296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-10-19T04:51:16.726261041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:16.727210913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011006s 
2025-10-19T04:51:16.727400766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-19T04:51:16.727611289Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.727804579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-10-19T04:51:16.728173882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:16.729230219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012048s 
2025-10-19T04:51:16.729422777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-19T04:51:16.729601777Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-19T04:51:16.729803744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-10-19T04:51:16.730154410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:16.731143651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011243s 
2025-10-19T04:51:16.731400589Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-10-19T04:51:16.737512355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:16.739336167Z [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-10-19T04:51:16.740117149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-19T04:51:16.740671816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-19T04:51:16.743096718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114768s 
2025-10-19T04:51:16.743377824Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-10-19T04:51:16.747267225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:16.749087891Z [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-10-19T04:51:16.749938073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-19T04:51:16.750502941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-19T04:51:16.752769584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091778s 
2025-10-19T04:51:16.753355273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-19T04:51:16', 'health_issue_notification') 
2025-10-19T04:51:16.753580727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.754825784Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-10-19T04:51:16.754997179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111225s 
2025-10-19T04:51:16.755297404Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-10-19T04:51:16.755487216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.755772129Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-10-19T04:51:16.756776101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-19T04:51:16.756927496Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:16.757143310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-10-19T04:51:16.757490780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-10-19T04:51:16.758482938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001155s 
2025-10-19T04:51:16.758685425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-19T04:51:16.758821219Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:16.759041783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-10-19T04:51:16.759279622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-10-19T04:51:16.760362813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010845s 
2025-10-19T04:51:16.760559328Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-10-19T04:51:16.760851577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-10-19T04:51:16.761104285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000341s 
2025-10-19T04:51:16.761597979Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-19T04:51:16.761609944Z                 WHERE "Id" IN (
2025-10-19T04:51:16.761618681Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T04:51:16.761627499Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T04:51:16.761636307Z                     WHERE "Tracks"."Id" IS NULL) 
2025-10-19T04:51:16.762326777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-19T04:51:16.762346466Z                 WHERE "Id" IN (
2025-10-19T04:51:16.762354873Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T04:51:16.762363451Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T04:51:16.762372469Z                     WHERE "Tracks"."Id" IS NULL) 
2025-10-19T04:51:16.762871624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009149s 
2025-10-19T04:51:16.763582104Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-19T04:51:16.763610131Z                 WHERE "Id" IN (
2025-10-19T04:51:16.763621443Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T04:51:16.763633147Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-19T04:51:16.763643999Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-19T04:51:16.763654991Z                     WHERE "Artists"."Path" IS NULL) 
2025-10-19T04:51:16.764537117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-19T04:51:16.764552969Z                 WHERE "Id" IN (
2025-10-19T04:51:16.764561376Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T04:51:16.764569983Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-19T04:51:16.764578671Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-19T04:51:16.764587629Z                     WHERE "Artists"."Path" IS NULL) 
2025-10-19T04:51:16.765179961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011294s 
2025-10-19T04:51:16.765895081Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-19T04:51:16.765912156Z                 WHERE "Id" IN (
2025-10-19T04:51:16.765920513Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T04:51:16.765928859Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T04:51:16.765937507Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-19T04:51:16.765946405Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-10-19T04:51:16.765954741Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-10-19T04:51:16.766942390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-19T04:51:16.766970667Z                 WHERE "Id" IN (
2025-10-19T04:51:16.766982631Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T04:51:16.766994505Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T04:51:16.767005978Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-19T04:51:16.767016419Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-10-19T04:51:16.767024816Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-10-19T04:51:16.767692280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012786s 
2025-10-19T04:51:16.768259793Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-10-19T04:51:16.768277228Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-19T04:51:16.768286406Z                 FROM "Artists"
2025-10-19T04:51:16.768294673Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-19T04:51:16.768303471Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-10-19T04:51:16.769017689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-10-19T04:51:16.769039202Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-19T04:51:16.769051166Z                 FROM "Artists"
2025-10-19T04:51:16.769061767Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-19T04:51:16.769073030Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-10-19T04:51:16.769498306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008579s 
2025-10-19T04:51:16.770004345Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-19T04:51:16.770024987Z                 WHERE "Id" NOT IN (
2025-10-19T04:51:16.770049536Z                     SELECT MIN("Id")
2025-10-19T04:51:16.770057913Z                     FROM "TrackFiles"
2025-10-19T04:51:16.770066060Z                     GROUP BY "Path"
2025-10-19T04:51:16.770074446Z                 ) 
2025-10-19T04:51:16.770568852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-19T04:51:16.770587870Z                 WHERE "Id" NOT IN (
2025-10-19T04:51:16.770596778Z                     SELECT MIN("Id")
2025-10-19T04:51:16.770605195Z                     FROM "TrackFiles"
2025-10-19T04:51:16.770613812Z                     GROUP BY "Path"
2025-10-19T04:51:16.770622340Z                 ) 
2025-10-19T04:51:16.770949178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006348s 
2025-10-19T04:51:16.771108128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-19T04:51:16.771332289Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:16.771519947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-10-19T04:51:16.775356291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE) 
2025-10-19T04:51:16.776653884Z [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-10-19T04:51:16.777236276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-19T04:51:16.777996136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-19T04:51:16.780299494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-19T04:51:16.780662565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008953s 
2025-10-19T04:51:16.780873069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-10-19T04:51:16.781161329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-19T04:51:16.781516173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000476s 
2025-10-19T04:51:16.781775556Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-10-19T04:51:16.785608884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE) 
2025-10-19T04:51:16.786693227Z [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-10-19T04:51:16.787248645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-19T04:51:16.788057424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-19T04:51:16.790525854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-19T04:51:16.790984297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-19T04:51:16.791311526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091176s 
2025-10-19T04:51:16.791694567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-19T04:51:16', 'add_mediafilerepository_mtime') 
2025-10-19T04:51:16.792122729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.793267614Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-10-19T04:51:16.793477948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110182s 
2025-10-19T04:51:16.793744194Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-10-19T04:51:16.794055871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.794322458Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-10-19T04:51:16.795874042Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-19T04:51:16.795902239Z                           WHERE "Id" NOT IN (
2025-10-19T04:51:16.795911307Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-10-19T04:51:16.795919894Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T04:51:16.795929143Z                             GROUP BY "ArtistMetadata"."Id") 
2025-10-19T04:51:16.796756148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-19T04:51:16.796804165Z                           WHERE "Id" NOT IN (
2025-10-19T04:51:16.796813113Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-10-19T04:51:16.796821630Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T04:51:16.796830548Z                             GROUP BY "ArtistMetadata"."Id") 
2025-10-19T04:51:16.797285925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009922s 
2025-10-19T04:51:16.797499986Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-10-19T04:51:16.797740019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-10-19T04:51:16.798158552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s 
2025-10-19T04:51:16.798353374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-10-19T04:51:16.802138636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE) 
2025-10-19T04:51:16.803569407Z [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-10-19T04:51:16.804281971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-19T04:51:16.805068886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-19T04:51:16.807469910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-19T04:51:16.807962682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-19T04:51:16.808415644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-19T04:51:16.808747041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101944s 
2025-10-19T04:51:16.808956483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-10-19T04:51:16.809299944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-19T04:51:16.809635179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004912s 
2025-10-19T04:51:16.810012850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-19T04:51:16', 'add_artistmetadataid_constraint') 
2025-10-19T04:51:16.810374097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.811442368Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-10-19T04:51:16.811627671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022369s 
2025-10-19T04:51:16.811870831Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-10-19T04:51:16.812095193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.812375357Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-10-19T04:51:16.812968140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-10-19T04:51:16.813148694Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:16.813356432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-10-19T04:51:16.813691146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-10-19T04:51:16.814722372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011693s 
2025-10-19T04:51:16.814933227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-10-19T04:51:16.815090112Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.815321138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-10-19T04:51:16.815672916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-19T04:51:16.816626456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010912s 
2025-10-19T04:51:16.816797590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-19T04:51:16.816938494Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.817172134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-10-19T04:51:16.817480345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-19T04:51:16.818428033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010667s 
2025-10-19T04:51:16.818616533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-10-19T04:51:16.818789010Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.818995095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-10-19T04:51:16.819351954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-19T04:51:16.820365675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011104s 
2025-10-19T04:51:16.820492720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-19T04:51:16.820649767Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-19T04:51:16.820853317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-10-19T04:51:16.821203151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-19T04:51:16.822138845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010804s 
2025-10-19T04:51:16.822312334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-19T04:51:16.822462897Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-19T04:51:16.822719544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-10-19T04:51:16.823029458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-19T04:51:16.824009081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011095s 
2025-10-19T04:51:16.824381901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-19T04:51:16', 'old_ids_and_artist_alias') 
2025-10-19T04:51:16.824728689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.825514772Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-10-19T04:51:16.825703151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026047s 
2025-10-19T04:51:16.825927142Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-10-19T04:51:16.826158538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.826413742Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-10-19T04:51:16.826695620Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:16.826914450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:16.827431932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005524s 
2025-10-19T04:51:16.827691565Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-19T04:51:16.828013272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-19T04:51:16.828258727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003503s 
2025-10-19T04:51:16.828621247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-19T04:51:16', 'download_propers_config') 
2025-10-19T04:51:16.828993135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.829677263Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-10-19T04:51:16.829878348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017308s 
2025-10-19T04:51:16.830081707Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-10-19T04:51:16.830292782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.830559399Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-10-19T04:51:16.831375823Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-10-19T04:51:16.831689575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-10-19T04:51:16.832215023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006332s 
2025-10-19T04:51:16.832428793Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-10-19T04:51:16.835953410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE) 
2025-10-19T04:51:16.837277566Z [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-10-19T04:51:16.837909648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-19T04:51:16.838842336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-19T04:51:16.841148560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-19T04:51:16.841595870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-19T04:51:16.842060135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-19T04:51:16.842506414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-19T04:51:16.842890196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102474s 
2025-10-19T04:51:16.843079558Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-10-19T04:51:16.846618804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "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-10-19T04:51:16.847927769Z [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-10-19T04:51:16.848554000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-19T04:51:16.849149409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-19T04:51:16.851459450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-10-19T04:51:16.851816379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085413s 
2025-10-19T04:51:16.852047023Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-10-19T04:51:16.856813610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:16.857954858Z [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-10-19T04:51:16.858532351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-19T04:51:16.858992577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-19T04:51:16.861152637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089358s 
2025-10-19T04:51:16.861350906Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-10-19T04:51:16.864676121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:16.865672337Z [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-10-19T04:51:16.866186572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-19T04:51:16.866936472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-19T04:51:16.869183737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-19T04:51:16.869602680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-19T04:51:16.870083238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-19T04:51:16.870567012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-19T04:51:16.870915263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093809s 
2025-10-19T04:51:16.871117079Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-10-19T04:51:16.874465411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:16.875394241Z [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-10-19T04:51:16.875909629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-19T04:51:16.876370808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-19T04:51:16.878520055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072181s 
2025-10-19T04:51:16.878706480Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-10-19T04:51:16.882058309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE) 
2025-10-19T04:51:16.883090207Z [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-10-19T04:51:16.883611887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-19T04:51:16.884372979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-19T04:51:16.886619573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-19T04:51:16.887081032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-19T04:51:16.887420676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085087s 
2025-10-19T04:51:16.887784298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-19T04:51:16', 'remove_language_profiles') 
2025-10-19T04:51:16.888145495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.889946862Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-10-19T04:51:16.890135221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109884s 
2025-10-19T04:51:16.890346166Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-10-19T04:51:16.890576630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.890868568Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-10-19T04:51:16.891306800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-19T04:51:16.891457053Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:16.891694370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-10-19T04:51:16.892023523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-10-19T04:51:16.892962845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010328s 
2025-10-19T04:51:16.893328371Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-10-19T04:51:16.893801573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-10-19T04:51:16.894112048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005219s 
2025-10-19T04:51:16.894476743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-19T04:51:16', 'multi_disc_naming_format') 
2025-10-19T04:51:16.894819152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.895662140Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-10-19T04:51:16.895842503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020226s 
2025-10-19T04:51:16.896074199Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-10-19T04:51:16.896293230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.896567362Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-10-19T04:51:16.896917868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-19T04:51:16.897097359Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.897293554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-10-19T04:51:16.897613649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-10-19T04:51:16.898521226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001034s 
2025-10-19T04:51:16.898703563Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:16.898953026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:16.911734771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128434s 
2025-10-19T04:51:16.912131539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-19T04:51:16', 'add_download_client_priority') 
2025-10-19T04:51:16.912522056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.913507400Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-10-19T04:51:16.913710629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014596s 
2025-10-19T04:51:16.913904329Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-10-19T04:51:16.914155916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.914370067Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-10-19T04:51:16.914735392Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-19T04:51:16.915045667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-10-19T04:51:16.915313346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003793s 
2025-10-19T04:51:16.915542568Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-19T04:51:16.915830207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-10-19T04:51:16.916118617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003825s 
2025-10-19T04:51:16.916479644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-19T04:51:16', 'remove_growl_prowl') 
2025-10-19T04:51:16.916861904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.917805444Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-10-19T04:51:16.917980807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020461s 
2025-10-19T04:51:16.918192052Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-10-19T04:51:16.918420432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.918809566Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-10-19T04:51:16.919211375Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-19T04:51:16.919523353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-10-19T04:51:16.919830371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004287s 
2025-10-19T04:51:16.920064913Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-19T04:51:16.920368054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-10-19T04:51:16.920634460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003827s 
2025-10-19T04:51:16.920992421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-19T04:51:16', 'remove_plex_hometheatre') 
2025-10-19T04:51:16.921404741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.922240654Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-10-19T04:51:16.922434594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019392s 
2025-10-19T04:51:16.922654687Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-10-19T04:51:16.922873257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.923144634Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-10-19T04:51:16.923751325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-19T04:51:16.923955366Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:16.924138024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-10-19T04:51:16.924403398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-10-19T04:51:16.925439945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011068s 
2025-10-19T04:51:16.925624497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-19T04:51:16.925788868Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.925990734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-10-19T04:51:16.926366260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:16.927452287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012475s 
2025-10-19T04:51:16.927647861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-19T04:51:16.927805799Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-19T04:51:16.928056423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-10-19T04:51:16.928384905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:16.929409508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011359s 
2025-10-19T04:51:16.929610112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-19T04:51:16.929788631Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-19T04:51:16.930026139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-10-19T04:51:16.930415994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:16.931394564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011556s 
2025-10-19T04:51:16.931602182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-19T04:51:16.931730070Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.931947087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-10-19T04:51:16.932231329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-10-19T04:51:16.933125850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009814s 
2025-10-19T04:51:16.933293508Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:16.933492669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:16.934459285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009823s 
2025-10-19T04:51:16.934840683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-19T04:51:16', 'add_root_folder_add_defaults') 
2025-10-19T04:51:16.935206209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.935968865Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-10-19T04:51:16.936176833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024494s 
2025-10-19T04:51:16.936356084Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-10-19T04:51:16.936564704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.936824648Z [Info] task_duration: Starting migration of Main DB to 40 
2025-10-19T04:51:16.937176145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-19T04:51:16.937354124Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:16.937582924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-10-19T04:51:16.937894682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-10-19T04:51:16.938798322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010102s 
2025-10-19T04:51:16.939158988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-19T04:51:16', 'task_duration') 
2025-10-19T04:51:16.939510846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.940294935Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-10-19T04:51:16.940459496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024827s 
2025-10-19T04:51:16.940714570Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-10-19T04:51:16.940936978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.941217983Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-10-19T04:51:16.941632428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-19T04:51:16.941805256Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.942006852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-10-19T04:51:16.942330042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-10-19T04:51:16.943255866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010459s 
2025-10-19T04:51:16.943436420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-19T04:51:16.943607023Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:16.943810042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-10-19T04:51:16.944164937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:16.945086623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010576s 
2025-10-19T04:51:16.945548172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-19T04:51:16', 'add_indexer_and_enabled_to_release_profiles') 
2025-10-19T04:51:16.945885832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.946774581Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-10-19T04:51:16.947010857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026339s 
2025-10-19T04:51:16.947225449Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-10-19T04:51:16.947433949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.947702460Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-10-19T04:51:16.948058356Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-10-19T04:51:16.951555738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE) 
2025-10-19T04:51:16.952805975Z [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-10-19T04:51:16.953424100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-19T04:51:16.954378301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-19T04:51:16.956698402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-19T04:51:16.957199952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-19T04:51:16.957587532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-19T04:51:16.958062068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-19T04:51:16.958411451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101831s 
2025-10-19T04:51:16.958800525Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-10-19T04:51:16.959137263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-10-19T04:51:16.959442507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004502s 
2025-10-19T04:51:16.959807332Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-10-19T04:51:16.960203981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-10-19T04:51:16.960496610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004588s 
2025-10-19T04:51:16.960707023Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-10-19T04:51:16.964006466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-10-19T04:51:16.965094207Z [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-10-19T04:51:16.965699976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-19T04:51:16.966154261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-19T04:51:16.968385353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074753s 
2025-10-19T04:51:16.968757272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-19T04:51:16', 'remove_album_folders') 
2025-10-19T04:51:16.969108209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.970464379Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-10-19T04:51:16.970606606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094832s 
2025-10-19T04:51:16.970821428Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-10-19T04:51:16.971041632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.971291224Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-10-19T04:51:16.971634385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-19T04:51:16.971794828Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-19T04:51:16.972048689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-10-19T04:51:16.972348132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-10-19T04:51:16.973269437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010681s 
2025-10-19T04:51:16.973649061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-19T04:51:16', 'add_priority_to_indexers') 
2025-10-19T04:51:16.974030740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.974884799Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-10-19T04:51:16.975031725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026034s 
2025-10-19T04:51:16.975282360Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-10-19T04:51:16.975493635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.975759040Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-10-19T04:51:16.976207833Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-10-19T04:51:16.976565954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-10-19T04:51:16.976896550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004486s 
2025-10-19T04:51:16.977069338Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:16.977270563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:16.977854799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005998s 
2025-10-19T04:51:16.978229804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-19T04:51:16', 'remove_chown_and_folderchmod_config') 
2025-10-19T04:51:16.978597505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.979414530Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-10-19T04:51:16.979601576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021096s 
2025-10-19T04:51:16.979808022Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-10-19T04:51:16.980023105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.980280143Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-10-19T04:51:16.986435757Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-19T04:51:16.987223352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-19T04:51:16.987675062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008353s 
2025-10-19T04:51:16.988035337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-19T04:51:16', 'update_notifiarr') 
2025-10-19T04:51:16.988390061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.989144851Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-10-19T04:51:16.989319874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023009s 
2025-10-19T04:51:16.989542612Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-10-19T04:51:16.989751914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.990059473Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-10-19T04:51:16.990296801Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:16.990503226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:16.991836581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013479s 
2025-10-19T04:51:16.992224823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-19T04:51:16', 'email_multiple_addresses') 
2025-10-19T04:51:16.992584527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.993304817Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-10-19T04:51:16.993488246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027871s 
2025-10-19T04:51:16.993705975Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-10-19T04:51:16.993932060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.994190610Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-10-19T04:51:16.994490144Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-10-19T04:51:16.994771981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-10-19T04:51:16.996998203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023106s 
2025-10-19T04:51:16.997389621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-19T04:51:16', 'rename_blacklist_to_blocklist') 
2025-10-19T04:51:16.997774937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:16.998600229Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-10-19T04:51:16.998804280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038565s 
2025-10-19T04:51:16.999024964Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-10-19T04:51:16.999301451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:16.999585954Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-10-19T04:51:17.000158126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-19T04:51:17.000249069Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-19T04:51:17.000528031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-10-19T04:51:17.000922375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-19T04:51:17.001896326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011439s 
2025-10-19T04:51:17.002134475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-10-19T04:51:17.002499139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-19T04:51:17.003494744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011563s 
2025-10-19T04:51:17.003671460Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:17.003956684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:17.006859559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029927s 
2025-10-19T04:51:17.007237019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-19T04:51:17', 'cdh_per_downloadclient') 
2025-10-19T04:51:17.007580210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.008383327Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-10-19T04:51:17.008559672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044956s 
2025-10-19T04:51:17.008757029Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-10-19T04:51:17.008961721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.009223338Z [Info] download_history: Starting migration of Main DB to 52 
2025-10-19T04:51:17.010016154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-10-19T04:51:17.010787367Z [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-10-19T04:51:17.011353487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011505s 
2025-10-19T04:51:17.011570424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-10-19T04:51:17.011944206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-19T04:51:17.012264742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005064s 
2025-10-19T04:51:17.012486488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-10-19T04:51:17.012800400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-10-19T04:51:17.013177339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004748s 
2025-10-19T04:51:17.013355217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-10-19T04:51:17.013680683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-19T04:51:17.014041068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004814s 
2025-10-19T04:51:17.014193335Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:17.014384510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:17.015483352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011157s 
2025-10-19T04:51:17.015862937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-19T04:51:17', 'download_history') 
2025-10-19T04:51:17.016201919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.017056019Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-10-19T04:51:17.017233657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026521s 
2025-10-19T04:51:17.017430593Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-10-19T04:51:17.017643732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.017917383Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-10-19T04:51:17.018310124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-19T04:51:17', 'add_update_history') 
2025-10-19T04:51:17.018687684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.019359366Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-10-19T04:51:17.019527545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016944s 
2025-10-19T04:51:17.019734742Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-10-19T04:51:17.019967701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.020255160Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-10-19T04:51:17.020575806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-19T04:51:17.020772762Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:17.020968466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-10-19T04:51:17.021332740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-10-19T04:51:17.022332903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011585s 
2025-10-19T04:51:17.022724041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-19T04:51:17', 'add_on_update_to_notifications') 
2025-10-19T04:51:17.023090178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.023918907Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-10-19T04:51:17.024108519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026771s 
2025-10-19T04:51:17.024316367Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-10-19T04:51:17.024541079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.024817967Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-10-19T04:51:17.025162461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-19T04:51:17.025316350Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-19T04:51:17.025523117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-10-19T04:51:17.025850736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:17.026853355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011297s 
2025-10-19T04:51:17.027236436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-19T04:51:17', 'download_client_per_indexer') 
2025-10-19T04:51:17.027591311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.028536885Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-10-19T04:51:17.028733430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027731s 
2025-10-19T04:51:17.029013815Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-10-19T04:51:17.029200531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.029444191Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-10-19T04:51:17.029856722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-19T04:51:17.030049490Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:17.030262439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-10-19T04:51:17.030554918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:17.031579280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011368s 
2025-10-19T04:51:17.031772860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-19T04:51:17.031926379Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:17.032162104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-10-19T04:51:17.032576568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:17.033528575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001153s 
2025-10-19T04:51:17.033709830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-19T04:51:17.033876796Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:17.034066288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-10-19T04:51:17.034392946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:17.035391125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011359s 
2025-10-19T04:51:17.035783375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-19T04:51:17', 'AddNewItemMonitorType') 
2025-10-19T04:51:17.036146426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.036918300Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-10-19T04:51:17.037111299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026272s 
2025-10-19T04:51:17.037314318Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-10-19T04:51:17.037546966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.037780707Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-10-19T04:51:17.038126964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-19T04:51:17.038304742Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:17.038583162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-10-19T04:51:17.038823165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-10-19T04:51:17.039823189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011281s 
2025-10-19T04:51:17.040205509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-19T04:51:17', 'ImportListSearch') 
2025-10-19T04:51:17.040563429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.041288589Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-10-19T04:51:17.041466237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025631s 
2025-10-19T04:51:17.041701972Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-10-19T04:51:17.041923828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.042191708Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-10-19T04:51:17.042502454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-19T04:51:17.042664500Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:17.042882098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-10-19T04:51:17.043245941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:17.044278279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011779s 
2025-10-19T04:51:17.044660589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-19T04:51:17', 'ImportListMonitorExisting') 
2025-10-19T04:51:17.045022979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.045830735Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-10-19T04:51:17.046034505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026893s 
2025-10-19T04:51:17.046202764Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-10-19T04:51:17.046424701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.046690055Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-10-19T04:51:17.047097315Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-19T04:51:17.047417059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-10-19T04:51:17.047669267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003711s 
2025-10-19T04:51:17.047915994Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-19T04:51:17.048208613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-10-19T04:51:17.048485570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003568s 
2025-10-19T04:51:17.048643528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-19T04:51:17.048804673Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-19T04:51:17.048969094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-10-19T04:51:17.049243637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-10-19T04:51:17.050193519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010217s 
2025-10-19T04:51:17.050560708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-19T04:51:17', 'add_indexer_tags') 
2025-10-19T04:51:17.050904661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.051713860Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-10-19T04:51:17.051883702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025163s 
2025-10-19T04:51:17.052102583Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-10-19T04:51:17.052318668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.052554032Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-10-19T04:51:17.052836601Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:17.053041363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:17.054015765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009958s 
2025-10-19T04:51:17.054393936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-19T04:51:17', 'update_audio_types') 
2025-10-19T04:51:17.055756279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.056566972Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-10-19T04:51:17.056731162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035103s 
2025-10-19T04:51:17.057011527Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-19T04:51:17.057248283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.057540061Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-10-19T04:51:17.059666322Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-19T04:51:17.059891034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-19T04:51:17.060176830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003422s 
2025-10-19T04:51:17.060339678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-10-19T04:51:17.060498728Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:17.060732248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-10-19T04:51:17.064565817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "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-10-19T04:51:17.065987960Z [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-10-19T04:51:17.066671847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-10-19T04:51:17.067435946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-10-19T04:51:17.069953254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-10-19T04:51:17.070459964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-10-19T04:51:17.070804498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098618s 
2025-10-19T04:51:17.070978598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-19T04:51:17.071130114Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:17.071336349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-10-19T04:51:17.075466064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "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-10-19T04:51:17.077458225Z [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-10-19T04:51:17.078388808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-19T04:51:17.079287408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-19T04:51:17.082211375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-19T04:51:17.082819028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-19T04:51:17.083373314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-19T04:51:17.083802919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01226s 
2025-10-19T04:51:17.084044466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-19T04:51:17.084284399Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-19T04:51:17.084472007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-10-19T04:51:17.089167230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "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-10-19T04:51:17.091133850Z [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-10-19T04:51:17.092063742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-19T04:51:17.092925888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-19T04:51:17.095370751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-19T04:51:17.095840406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-19T04:51:17.096346856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-19T04:51:17.096696109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012001s 
2025-10-19T04:51:17.096873196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-19T04:51:17.097030533Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:17.097232118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-10-19T04:51:17.101401473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "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-10-19T04:51:17.103331208Z [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-10-19T04:51:17.104251131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-19T04:51:17.105144439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-19T04:51:17.107726578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-19T04:51:17.108260734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-19T04:51:17.108755340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-19T04:51:17.109097469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116754s 
2025-10-19T04:51:17.109282331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-19T04:51:17.109421641Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:17.109631864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-10-19T04:51:17.113500824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2025-10-19T04:51:17.114898118Z [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-10-19T04:51:17.115514769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-19T04:51:17.116459071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-19T04:51:17.119152484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-19T04:51:17.119653703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-19T04:51:17.120186355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-19T04:51:17.120770902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-19T04:51:17.121206199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113668s 
2025-10-19T04:51:17.121392564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-19T04:51:17.121562486Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:17.121759433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-10-19T04:51:17.126187077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2025-10-19T04:51:17.127647378Z [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-10-19T04:51:17.128445625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-19T04:51:17.129457112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-19T04:51:17.131920241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-19T04:51:17.132366991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-19T04:51:17.132824682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-19T04:51:17.133303817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-19T04:51:17.133696608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117105s 
2025-10-19T04:51:17.133875528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-19T04:51:17.134021101Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:17.134217526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-10-19T04:51:17.138034982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:17.139330541Z [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-10-19T04:51:17.140056373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-19T04:51:17.140654757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-19T04:51:17.143391748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089603s 
2025-10-19T04:51:17.143577722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-19T04:51:17.143818226Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-19T04:51:17.144105705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-10-19T04:51:17.150148342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:17.151528130Z [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-10-19T04:51:17.152262349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-19T04:51:17.152943109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-19T04:51:17.155425026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110792s 
2025-10-19T04:51:17.155616502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-19T04:51:17.155774099Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-19T04:51:17.156088803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-10-19T04:51:17.159955749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:17.161008258Z [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-10-19T04:51:17.161635972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-19T04:51:17.162338236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-19T04:51:17.165136330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087535s 
2025-10-19T04:51:17.165311813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-19T04:51:17.165443999Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-19T04:51:17.165691818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-10-19T04:51:17.169766652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:17.170911918Z [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-10-19T04:51:17.171575424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-19T04:51:17.172253680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-19T04:51:17.174955740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090312s 
2025-10-19T04:51:17.175143688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-19T04:51:17.175329002Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-19T04:51:17.175567171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-10-19T04:51:17.179825345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:17.180951713Z [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-10-19T04:51:17.181535047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-19T04:51:17.182159785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-19T04:51:17.184741163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089608s 
2025-10-19T04:51:17.184973901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-19T04:51:17.185179625Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-19T04:51:17.185485201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-10-19T04:51:17.189670898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-19T04:51:17.190647565Z [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-10-19T04:51:17.191175688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-19T04:51:17.191876700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-19T04:51:17.194474691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-19T04:51:17.194865437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009148s 
2025-10-19T04:51:17.195072885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-19T04:51:17.195237897Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-19T04:51:17.195467930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-10-19T04:51:17.199029251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-19T04:51:17.200157071Z [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-10-19T04:51:17.200803082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-19T04:51:17.201665930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-19T04:51:17.204896474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-19T04:51:17.205303534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096276s 
2025-10-19T04:51:17.205524238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-19T04:51:17.205679140Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-19T04:51:17.205925786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-10-19T04:51:17.209667470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-19T04:51:17.210740541Z [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-10-19T04:51:17.211378936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-19T04:51:17.212282265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-19T04:51:17.215320302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-19T04:51:17.215740077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095519s 
2025-10-19T04:51:17.215974589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-10-19T04:51:17.216226657Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-19T04:51:17.216404074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-10-19T04:51:17.220344648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:17.221506457Z [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-10-19T04:51:17.222126045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-10-19T04:51:17.222985656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-10-19T04:51:17.225952158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-19T04:51:17.226561024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-10-19T04:51:17.227127194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-19T04:51:17.227504784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109145s 
2025-10-19T04:51:17.227755289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-19T04:51:17.227983889Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-19T04:51:17.228298582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-10-19T04:51:17.232052581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:17.233064729Z [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-10-19T04:51:17.233586209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-19T04:51:17.234069182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-19T04:51:17.238079025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096099s 
2025-10-19T04:51:17.253432739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-19T04:51:17.253744677Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 
2025-10-19T04:51:17.253993067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-10-19T04:51:17.261425381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:17.262686891Z [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-10-19T04:51:17.263349195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-19T04:51:17.264114125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-19T04:51:17.268407470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141348s 
2025-10-19T04:51:17.268626901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-19T04:51:17.268844940Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-10-19T04:51:17.269116788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-10-19T04:51:17.273742541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:17.274888579Z [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-10-19T04:51:17.275511263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-19T04:51:17.276623833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-19T04:51:17.279782483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-19T04:51:17.280373132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-19T04:51:17.280925524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-19T04:51:17.281567507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-19T04:51:17.282044547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127049s 
2025-10-19T04:51:17.282257285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-19T04:51:17.282426566Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-19T04:51:17.282682702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-10-19T04:51:17.287461494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-19T04:51:17.288731671Z [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-10-19T04:51:17.289311569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-19T04:51:17.289989504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-19T04:51:17.292813329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-19T04:51:17.293257774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103378s 
2025-10-19T04:51:17.293581265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-19T04:51:17.293888334Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-19T04:51:17.294147545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-10-19T04:51:17.298917570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-19T04:51:17.300215173Z [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-10-19T04:51:17.300903108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-19T04:51:17.301779552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-19T04:51:17.304783180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-19T04:51:17.305219448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108046s 
2025-10-19T04:51:17.305458530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-19T04:51:17.305594864Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-19T04:51:17.305864818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-10-19T04:51:17.311147805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-19T04:51:17.312321177Z [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-10-19T04:51:17.313016347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-19T04:51:17.313856839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-19T04:51:17.316548258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-19T04:51:17.316973835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108716s 
2025-10-19T04:51:17.317200511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-19T04:51:17.317367928Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-19T04:51:17.317634104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-10-19T04:51:17.322277313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-19T04:51:17.323467419Z [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-10-19T04:51:17.324256438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-19T04:51:17.325009915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-19T04:51:17.327932439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-19T04:51:17.328341744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104742s 
2025-10-19T04:51:17.328533490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-19T04:51:17.328713402Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-19T04:51:17.328963265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-10-19T04:51:17.333965998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-19T04:51:17.335138498Z [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-10-19T04:51:17.335809008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-19T04:51:17.336570902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-19T04:51:17.339315719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-19T04:51:17.339732999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105435s 
2025-10-19T04:51:17.340019566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-19T04:51:17.340198787Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2025-10-19T04:51:17.340517318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-10-19T04:51:17.345534019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-19T04:51:17.346804758Z [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-10-19T04:51:17.347428453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-19T04:51:17.348205768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-19T04:51:17.350956267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-19T04:51:17.351427505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010679s 
2025-10-19T04:51:17.351621927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-10-19T04:51:17.351815567Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-19T04:51:17.352128978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-10-19T04:51:17.358455486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:17.359592816Z [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-10-19T04:51:17.360207413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-19T04:51:17.360849897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-19T04:51:17.369080298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122371s 
2025-10-19T04:51:17.369330632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-10-19T04:51:17.369498190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-10-19T04:51:17.369735878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-10-19T04:51:17.373273741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:17.373990434Z [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-10-19T04:51:17.374352092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-19T04:51:17.374832450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-19T04:51:17.377507826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075689s 
2025-10-19T04:51:17.377651486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-19T04:51:17.377771557Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-19T04:51:17.377932942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-10-19T04:51:17.381361065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:17.382123971Z [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-10-19T04:51:17.382548606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-19T04:51:17.382982900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-19T04:51:17.385554618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074258s 
2025-10-19T04:51:17.385712246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-19T04:51:17.385811586Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-19T04:51:17.385981838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-10-19T04:51:17.389464691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:17.390329462Z [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-10-19T04:51:17.390785420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-19T04:51:17.391277060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-19T04:51:17.393666060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074939s 
2025-10-19T04:51:17.393823086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-19T04:51:17.394001576Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-19T04:51:17.394142870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-10-19T04:51:17.397618548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE 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-10-19T04:51:17.398603822Z [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-10-19T04:51:17.399006483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-19T04:51:17.399504365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-19T04:51:17.402239041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079055s 
2025-10-19T04:51:17.402456449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-19T04:51:17.402556370Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-19T04:51:17.402776073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-10-19T04:51:17.406400861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-10-19T04:51:17.407162574Z [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-10-19T04:51:17.407594103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-19T04:51:17.408296487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-19T04:51:17.410889128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-19T04:51:17.411219723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082777s 
2025-10-19T04:51:17.411378884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-19T04:51:17.411517864Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-19T04:51:17.411712495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-10-19T04:51:17.415490663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-10-19T04:51:17.416147315Z [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-10-19T04:51:17.416527550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-19T04:51:17.417204774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-19T04:51:17.420184353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-19T04:51:17.420596092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086607s 
2025-10-19T04:51:17.420758830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-19T04:51:17.420912499Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-19T04:51:17.421074525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-10-19T04:51:17.425040631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE) 
2025-10-19T04:51:17.425954030Z [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-10-19T04:51:17.426447083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-19T04:51:17.427198195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-19T04:51:17.430099026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-19T04:51:17.430545755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-19T04:51:17.430881902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096284s 
2025-10-19T04:51:17.431085442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-19T04:51:17.431256446Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-19T04:51:17.431476148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-10-19T04:51:17.435528598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE) 
2025-10-19T04:51:17.436467538Z [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-10-19T04:51:17.436966373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-19T04:51:17.437843158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-19T04:51:17.440496410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-19T04:51:17.440885133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-19T04:51:17.441204466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095238s 
2025-10-19T04:51:17.441370941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-19T04:51:17.441505021Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-19T04:51:17.441701045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-19T04:51:17.446826676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-19T04:51:17.447502396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-19T04:51:17.447967533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-19T04:51:17.448556188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-19T04:51:17.451495135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-19T04:51:17.451935552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099885s 
2025-10-19T04:51:17.452345678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-19T04:51:17', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-19T04:51:17.452719761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.455897600Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-19T04:51:17.456079526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138445s 
2025-10-19T04:51:17.456384510Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-10-19T04:51:17.456575354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.456929838Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-10-19T04:51:17.457579646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-19T04:51:17.457748787Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-19T04:51:17.457981165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-10-19T04:51:17.458299265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:17.459617239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014363s 
2025-10-19T04:51:17.459788965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-19T04:51:17.459988687Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-19T04:51:17.460237989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-10-19T04:51:17.460606671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:17.461705373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012111s 
2025-10-19T04:51:17.462035698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-19T04:51:17', 'add_on_delete_to_notifications') 
2025-10-19T04:51:17.462373027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.463177076Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-10-19T04:51:17.463344072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026702s 
2025-10-19T04:51:17.463566380Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-10-19T04:51:17.463749809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.464023611Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-10-19T04:51:17.465559303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-19T04:51:17.465728443Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-19T04:51:17.465935390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-10-19T04:51:17.466214001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:17.467956680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018042s 
2025-10-19T04:51:17.468103876Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-19T04:51:17.468357507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-10-19T04:51:17.468612190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003463s 
2025-10-19T04:51:17.468775809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-19T04:51:17.468914659Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-19T04:51:17.469107337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-10-19T04:51:17.469359344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-10-19T04:51:17.471093074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017883s 
2025-10-19T04:51:17.471266003Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:17.471483340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:17.472436319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009861s 
2025-10-19T04:51:17.472649518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-10-19T04:51:17.473232071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-10-19T04:51:17.473822209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009269s 
2025-10-19T04:51:17.474005018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-10-19T04:51:17.474277596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-19T04:51:17.474658173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004391s 
2025-10-19T04:51:17.474870831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-19T04:51:17.475030813Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-19T04:51:17.475275766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-10-19T04:51:17.475508645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-10-19T04:51:17.476667028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012572s 
2025-10-19T04:51:17.476854214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-19T04:51:17.476987162Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-19T04:51:17.477236113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-10-19T04:51:17.477584064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:17.478702827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012275s 
2025-10-19T04:51:17.478879743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-19T04:51:17.479090247Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-19T04:51:17.479314749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-10-19T04:51:17.479649222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:17.480991685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014531s 
2025-10-19T04:51:17.481189253Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:17.481385618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:17.483214691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018429s 
2025-10-19T04:51:17.483391326Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:17.483547892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:17.484544087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009693s 
2025-10-19T04:51:17.484817157Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-10-19T04:51:17.488464651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-10-19T04:51:17.489269211Z [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-10-19T04:51:17.489709848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-19T04:51:17.490137449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-19T04:51:17.493264305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082741s 
2025-10-19T04:51:17.493494328Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-10-19T04:51:17.497093234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-10-19T04:51:17.497701239Z [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-10-19T04:51:17.498083578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-19T04:51:17.498628947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-19T04:51:17.501867066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008176s 
2025-10-19T04:51:17.502131328Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-19T04:51:17.502432745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-19T04:51:17.502739042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003802s 
2025-10-19T04:51:17.502928523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-19T04:51:17.503080209Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-19T04:51:17.503359912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-10-19T04:51:17.503716931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:17.504890193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001243s 
2025-10-19T04:51:17.505082470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-19T04:51:17.505278214Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-19T04:51:17.505519500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-10-19T04:51:17.505857040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-10-19T04:51:17.507520439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017238s 
2025-10-19T04:51:17.507774751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-19T04:51:17', 'add_custom_formats') 
2025-10-19T04:51:17.508080136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.509582200Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-10-19T04:51:17.509745730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038256s 
2025-10-19T04:51:17.509967807Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-10-19T04:51:17.510149462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.510410879Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-10-19T04:51:17.510882078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-19T04:51:17.511041809Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-19T04:51:17.511203104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-10-19T04:51:17.511430682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-10-19T04:51:17.512687964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013356s 
2025-10-19T04:51:17.513001856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-19T04:51:17', 'add_result_to_commands') 
2025-10-19T04:51:17.513312591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.513962189Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-10-19T04:51:17.514124636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002592s 
2025-10-19T04:51:17.514310701Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-10-19T04:51:17.514501555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.514738161Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-10-19T04:51:17.515074499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-19T04:51:17.515283159Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-19T04:51:17.515400284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-10-19T04:51:17.515679777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:17.516671594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010745s 
2025-10-19T04:51:17.516962209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-19T04:51:17', 'health_restored_notification') 
2025-10-19T04:51:17.517276542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.517940449Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-10-19T04:51:17.518086032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023228s 
2025-10-19T04:51:17.518268960Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-10-19T04:51:17.518425115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.518649907Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-10-19T04:51:17.518953088Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-19T04:51:17.519202480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-10-19T04:51:17.519429237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003047s 
2025-10-19T04:51:17.519704711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-19T04:51:17', 'remove_uc') 
2025-10-19T04:51:17.520004054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.520613471Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-10-19T04:51:17.520756459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014582s 
2025-10-19T04:51:17.520953425Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-10-19T04:51:17.521182827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.521386477Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-10-19T04:51:17.521647693Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:17.521819910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:17.523760247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019138s 
2025-10-19T04:51:17.524087265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-19T04:51:17', 'download_clients_rename_tv_to_music') 
2025-10-19T04:51:17.524484625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.525131718Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-10-19T04:51:17.525248283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003217s 
2025-10-19T04:51:17.525422654Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-10-19T04:51:17.525628358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.525862910Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-10-19T04:51:17.526190109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-19T04:51:17.526365913Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 
2025-10-19T04:51:17.526528029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-10-19T04:51:17.526813174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-10-19T04:51:17.527829269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011232s 
2025-10-19T04:51:17.528211619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-19T04:51:17', 'add_colon_replacement_to_naming_config') 
2025-10-19T04:51:17.528529660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.529215601Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-10-19T04:51:17.529392056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024703s 
2025-10-19T04:51:17.529591999Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-10-19T04:51:17.529733163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.529983307Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-10-19T04:51:17.530314193Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-10-19T04:51:17.533873108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-19T04:51:17.534648991Z [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-10-19T04:51:17.535104177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-19T04:51:17.535781431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-19T04:51:17.538527450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-19T04:51:17.538888316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083966s 
2025-10-19T04:51:17.539058519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-19T04:51:17.539187739Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-19T04:51:17.539400267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-10-19T04:51:17.539623266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-10-19T04:51:17.540585403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010287s 
2025-10-19T04:51:17.540860367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-19T04:51:17', 'list_sync_time') 
2025-10-19T04:51:17.541168097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.542037277Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-10-19T04:51:17.542213131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024785s 
2025-10-19T04:51:17.542384556Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-10-19T04:51:17.542564017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.542787627Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-10-19T04:51:17.543121700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-19T04:51:17.543263977Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-19T04:51:17.543431073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-10-19T04:51:17.543745757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-10-19T04:51:17.544691791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010956s 
2025-10-19T04:51:17.544992096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-19T04:51:17', 'add_download_client_tags') 
2025-10-19T04:51:17.545284765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.546082301Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-10-19T04:51:17.546249287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024482s 
2025-10-19T04:51:17.546426243Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-10-19T04:51:17.546598089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.546819575Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-10-19T04:51:17.547378781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-10-19T04:51:17.547817194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-19T04:51:17.548254023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007018s 
2025-10-19T04:51:17.548432753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-10-19T04:51:17.548720122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-10-19T04:51:17.549058934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004681s 
2025-10-19T04:51:17.549360090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-19T04:51:17', 'add_notification_status') 
2025-10-19T04:51:17.549640535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.550482090Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-10-19T04:51:17.550641300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018484s 
2025-10-19T04:51:17.550848167Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-10-19T04:51:17.551019432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.551252521Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-10-19T04:51:17.551532775Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:17.551716515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:17.553663665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019571s 
2025-10-19T04:51:17.553972547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-19T04:51:17', 'add_alac_24_quality_in_profiles') 
2025-10-19T04:51:17.554279105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.555082743Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-10-19T04:51:17.555233706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033443s 
2025-10-19T04:51:17.555420452Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-10-19T04:51:17.555626207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.555872563Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-10-19T04:51:17.556199922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-10-19T04:51:17.556342489Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-19T04:51:17.556498503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-10-19T04:51:17.556693275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-10-19T04:51:17.557684421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010307s 
2025-10-19T04:51:17.557864534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-10-19T04:51:17.558063244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-10-19T04:51:17.559005601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009947s 
2025-10-19T04:51:17.559289122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-19T04:51:17', 'add_salt_to_users') 
2025-10-19T04:51:17.559591270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.560366581Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-10-19T04:51:17.560519219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023306s 
2025-10-19T04:51:17.560692458Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-10-19T04:51:17.560857790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.561074697Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-10-19T04:51:17.561587009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-10-19T04:51:17.562002044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-10-19T04:51:17.562408854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006888s 
2025-10-19T04:51:17.562569076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-10-19T04:51:17.562810292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-10-19T04:51:17.563085787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000356s 
2025-10-19T04:51:17.563361411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-19T04:51:17', 'add_auto_tagging') 
2025-10-19T04:51:17.563660333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.564432759Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-10-19T04:51:17.564575676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016789s 
2025-10-19T04:51:17.564767222Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-10-19T04:51:17.564951924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.565190664Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-10-19T04:51:17.565667224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-10-19T04:51:17.565754921Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-19T04:51:17.565935805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-10-19T04:51:17.566189445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-10-19T04:51:17.567213337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011073s 
2025-10-19T04:51:17.567455915Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-10-19T04:51:17.567724296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-10-19T04:51:17.567963718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003268s 
2025-10-19T04:51:17.568257369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-19T04:51:17', 'quality_definition_preferred_size') 
2025-10-19T04:51:17.568559898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.569297473Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-10-19T04:51:17.569491273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001613s 
2025-10-19T04:51:17.569674101Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-10-19T04:51:17.569869385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.570105210Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-10-19T04:51:17.570472409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-19T04:51:17.570633974Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-19T04:51:17.570802894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-10-19T04:51:17.571038028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:17.572128383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011562s 
2025-10-19T04:51:17.572430792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-19T04:51:17', 'add_on_artist_add_to_notifications') 
2025-10-19T04:51:17.572729013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.573557721Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-10-19T04:51:17.573716010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025461s 
2025-10-19T04:51:17.573924440Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-10-19T04:51:17.574070504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.574322140Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-10-19T04:51:17.574602004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-19T04:51:17.574762557Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-19T04:51:17.574940165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-10-19T04:51:17.575162061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-10-19T04:51:17.576225623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001121s 
2025-10-19T04:51:17.576576149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-19T04:51:17', 'album_last_searched_time') 
2025-10-19T04:51:17.576867836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.577542644Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-10-19T04:51:17.577706334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024051s 
2025-10-19T04:51:17.577861196Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-10-19T04:51:17.578026238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.578252524Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-10-19T04:51:17.578646186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-19T04:51:17.578787982Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-19T04:51:17.578952844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-10-19T04:51:17.579193198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:17.580235466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011198s 
2025-10-19T04:51:17.580399757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-19T04:51:17.580516221Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-19T04:51:17.580687176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-10-19T04:51:17.580929383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-19T04:51:17.581965289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011072s 
2025-10-19T04:51:17.582239762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-19T04:51:17', 'add_indexer_flags') 
2025-10-19T04:51:17.582519886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.583260868Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-10-19T04:51:17.583428996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023995s 
2025-10-19T04:51:17.583606434Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-10-19T04:51:17.583769642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.584019575Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-10-19T04:51:17.584418579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-10-19T04:51:17.584645636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-10-19T04:51:17.584957464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003678s 
2025-10-19T04:51:17.585112275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-10-19T04:51:17.585326156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-10-19T04:51:17.585615058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003546s 
2025-10-19T04:51:17.585794098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-10-19T04:51:17.586047077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-10-19T04:51:17.586335879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003752s 
2025-10-19T04:51:17.586618007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-19T04:51:17', 'add_indexes_album_statistics') 
2025-10-19T04:51:17.586918332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.587737000Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-10-19T04:51:17.587907373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017439s 
2025-10-19T04:51:17.588082005Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-10-19T04:51:17.588253610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.588476178Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-10-19T04:51:17.588844329Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-10-19T04:51:17.589162761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-10-19T04:51:17.589434518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00038s 
2025-10-19T04:51:17.589722458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-19T04:51:17', 'update_redacted_baseurl') 
2025-10-19T04:51:17.590013333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.590783023Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-10-19T04:51:17.590935931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016924s 
2025-10-19T04:51:17.598888673Z [Debug] MigrationController: Took: 00:00:01.5855340 
2025-10-19T04:51:17.691948534Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-10-19T04:51:17.732426253Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-10-19T04:51:17.759467679Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-19T04:51:17.779363007Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-19T04:51:17.780345014Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-19T04:51:17.780735521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-19T04:51:17.792391820Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-10-19T04:51:17.792566923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119788s 
2025-10-19T04:51:17.792831656Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-19T04:51:17.793071248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121993s 
2025-10-19T04:51:17.794926734Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-19T04:51:17.795241378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.795611713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-19T04:51:17.795944363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-19T04:51:17.796449129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005955s 
2025-10-19T04:51:17.796694062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.798270607Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-19T04:51:17.798499287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024086s 
2025-10-19T04:51:17.798817317Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-19T04:51:17.799082601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.799531956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-19T04:51:17.799869696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-19T04:51:17.800342007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005547s 
2025-10-19T04:51:17.800603524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-19T04:51:17.800796512Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-19T04:51:17.801048359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-19T04:51:17.801370728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-19T04:51:17.802204728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008813s 
2025-10-19T04:51:17.802437035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.803274582Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-19T04:51:17.803490897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018554s 
2025-10-19T04:51:17.803734157Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-19T04:51:17.804035744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.804449227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-19T04:51:17.804622065Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-19T04:51:17.804883562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-19T04:51:17.805181010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-19T04:51:17.805714384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005703s 
2025-10-19T04:51:17.805940319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.806655910Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-19T04:51:17.806910833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014971s 
2025-10-19T04:51:17.807400139Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-19T04:51:17.807514379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.807828321Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-10-19T04:51:17.808498871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-10-19T04:51:17.809006623Z [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-10-19T04:51:17.809625439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000883s 
2025-10-19T04:51:17.809904571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-10-19T04:51:17.810125526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-19T04:51:17.810537936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004583s 
2025-10-19T04:51:17.810898272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-19T04:51:17', 'InitialSetup') 
2025-10-19T04:51:17.811319460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.812157587Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-19T04:51:17.812393162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020568s 
2025-10-19T04:51:17.812641592Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-10-19T04:51:17.812911265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.813241820Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-10-19T04:51:17.813677217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-19T04:51:17', 'add_reason_to_pending_releases') 
2025-10-19T04:51:17.814103886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.814890089Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-10-19T04:51:17.815123259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019144s 
2025-10-19T04:51:17.815367370Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-10-19T04:51:17.815661893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.815970044Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-10-19T04:51:17.816387664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-19T04:51:17', 'add_medium_support') 
2025-10-19T04:51:17.816740104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.817530345Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-10-19T04:51:17.817762502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018976s 
2025-10-19T04:51:17.818101805Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-10-19T04:51:17.818287660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.818615991Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-10-19T04:51:17.818991036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-19T04:51:17', 'add_various_qualites_in_profile') 
2025-10-19T04:51:17.819438918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.820259690Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-10-19T04:51:17.820549403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019415s 
2025-10-19T04:51:17.820768054Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-10-19T04:51:17.821067968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.821299734Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-10-19T04:51:17.821663186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-19T04:51:17', 'metadata_profiles') 
2025-10-19T04:51:17.822074865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.822910788Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-10-19T04:51:17.823137014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018949s 
2025-10-19T04:51:17.823400975Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-10-19T04:51:17.823681029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.824048359Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-10-19T04:51:17.824457673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-19T04:51:17', 'separate_automatic_and_interactive_search') 
2025-10-19T04:51:17.824914623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.825795216Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-10-19T04:51:17.826059869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020791s 
2025-10-19T04:51:17.826320794Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-10-19T04:51:17.826571288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.826883547Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-10-19T04:51:17.827271649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-19T04:51:17', 'change_album_path_to_relative') 
2025-10-19T04:51:17.827714029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.828600294Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-10-19T04:51:17.828842772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019944s 
2025-10-19T04:51:17.829100300Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-10-19T04:51:17.829378982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.829788636Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-10-19T04:51:17.830144483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-19T04:51:17', 'change_quality_size_mb_to_kb') 
2025-10-19T04:51:17.830592455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.831453779Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-10-19T04:51:17.831739454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020396s 
2025-10-19T04:51:17.831947503Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-10-19T04:51:17.832206354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.832504975Z [Info] album_releases: Starting migration of Log DB to 9 
2025-10-19T04:51:17.832860120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-19T04:51:17', 'album_releases') 
2025-10-19T04:51:17.833272391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.834141350Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-10-19T04:51:17.834383087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019399s 
2025-10-19T04:51:17.834659844Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-10-19T04:51:17.834915639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.835175823Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-10-19T04:51:17.835570147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-19T04:51:17', 'album_releases_fix') 
2025-10-19T04:51:17.836026486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.836846427Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-10-19T04:51:17.837100779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019744s 
2025-10-19T04:51:17.837327015Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-10-19T04:51:17.837557459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.837885519Z [Info] import_lists: Starting migration of Log DB to 11 
2025-10-19T04:51:17.838239732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-19T04:51:17', 'import_lists') 
2025-10-19T04:51:17.843819246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.844884431Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-10-19T04:51:17.845200487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073238s 
2025-10-19T04:51:17.845401221Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-10-19T04:51:17.845657137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.845993574Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-10-19T04:51:17.846370773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-19T04:51:17', 'add_release_status') 
2025-10-19T04:51:17.846820659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.847633837Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-10-19T04:51:17.847883820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019601s 
2025-10-19T04:51:17.848143813Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-10-19T04:51:17.848408035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.848711747Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-10-19T04:51:17.849084648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-19T04:51:17', 'album_download_notification') 
2025-10-19T04:51:17.849528692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.850391429Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-10-19T04:51:17.850621883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001975s 
2025-10-19T04:51:17.850876445Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-10-19T04:51:17.851144064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.851474008Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-10-19T04:51:17.851843512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-19T04:51:17', 'fix_language_metadata_profiles') 
2025-10-19T04:51:17.852283027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.853193039Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-10-19T04:51:17.853483464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020174s 
2025-10-19T04:51:17.853732476Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-10-19T04:51:17.853923140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.854236641Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-10-19T04:51:17.854564421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-19T04:51:17', 'remove_fanzub') 
2025-10-19T04:51:17.854981030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.855927195Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-10-19T04:51:17.856185866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019677s 
2025-10-19T04:51:17.856445729Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-10-19T04:51:17.856741013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.857011658Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-10-19T04:51:17.857430832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-19T04:51:17', 'update_artist_history_indexes') 
2025-10-19T04:51:17.857891209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.858836843Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-10-19T04:51:17.859064301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020991s 
2025-10-19T04:51:17.859310597Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-10-19T04:51:17.859530570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.859823971Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-10-19T04:51:17.860199216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-19T04:51:17', 'remove_nma') 
2025-10-19T04:51:17.860612729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.861476217Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-10-19T04:51:17.861786552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019263s 
2025-10-19T04:51:17.861985924Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-10-19T04:51:17.862220756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.862632445Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-10-19T04:51:17.863084906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-19T04:51:17', 'album_disambiguation') 
2025-10-19T04:51:17.863556075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.864576910Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-10-19T04:51:17.864838617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023596s 
2025-10-19T04:51:17.865080354Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-10-19T04:51:17.865342201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.865665482Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-10-19T04:51:17.866041078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-19T04:51:17', 'add_ape_quality_in_profiles') 
2025-10-19T04:51:17.866504592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.867497000Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-10-19T04:51:17.867785982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020977s 
2025-10-19T04:51:17.868040013Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-10-19T04:51:17.868311219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.868645833Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-10-19T04:51:17.869086250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-19T04:51:17', 'remove_pushalot') 
2025-10-19T04:51:17.869491305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.870562602Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-10-19T04:51:17.870815001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022658s 
2025-10-19T04:51:17.871094694Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-10-19T04:51:17.871375249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.871667948Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-10-19T04:51:17.872108776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-19T04:51:17', 'add_custom_filters') 
2025-10-19T04:51:17.872735628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.873982879Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-10-19T04:51:17.874515481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024854s 
2025-10-19T04:51:17.874861618Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-10-19T04:51:17.875194839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.875557780Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-10-19T04:51:17.876070302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-19T04:51:17', 'import_list_tags') 
2025-10-19T04:51:17.876637043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.877625293Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-10-19T04:51:17.877871869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024539s 
2025-10-19T04:51:17.878171502Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-10-19T04:51:17.878464873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.878838105Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-10-19T04:51:17.879281517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-19T04:51:17', 'add_release_groups_etc') 
2025-10-19T04:51:17.879826455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.880802860Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-10-19T04:51:17.881021481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023221s 
2025-10-19T04:51:17.881282787Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-10-19T04:51:17.881580466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.881980541Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-10-19T04:51:17.882405557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-19T04:51:17', 'NewMediaInfoFormat') 
2025-10-19T04:51:17.882907418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.884031320Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-10-19T04:51:17.884554754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024441s 
2025-10-19T04:51:17.884834087Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-10-19T04:51:17.885196386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.885624438Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-10-19T04:51:17.886182832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-19T04:51:17', 'rename_restrictions_to_release_profiles') 
2025-10-19T04:51:17.886694723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.887634616Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-10-19T04:51:17.887994320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024331s 
2025-10-19T04:51:17.888382031Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-10-19T04:51:17.888703478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.889065557Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-10-19T04:51:17.889531285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-19T04:51:17', 'rename_quality_profiles_add_upgrade_allowed') 
2025-10-19T04:51:17.890157706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.891093029Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-10-19T04:51:17.891425589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023498s 
2025-10-19T04:51:17.891719250Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-10-19T04:51:17.891990717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.892360982Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-10-19T04:51:17.892806920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-19T04:51:17', 'add_import_exclusions') 
2025-10-19T04:51:17.893352098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.894220195Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-10-19T04:51:17.894500349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022317s 
2025-10-19T04:51:17.894763569Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-10-19T04:51:17.895058714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.895385281Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-10-19T04:51:17.895873284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-19T04:51:17', 'clean_artist_metadata_table') 
2025-10-19T04:51:17.896366547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.897243573Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-10-19T04:51:17.897573457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021766s 
2025-10-19T04:51:17.897913512Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-10-19T04:51:17.898226131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.898561586Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-10-19T04:51:17.898989418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-19T04:51:17', 'health_issue_notification') 
2025-10-19T04:51:17.899430386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.900235787Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-10-19T04:51:17.900572165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019752s 
2025-10-19T04:51:17.900901458Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-10-19T04:51:17.901264509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.901616117Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-10-19T04:51:17.902043046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-19T04:51:17', 'add_mediafilerepository_mtime') 
2025-10-19T04:51:17.902675329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.903534920Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-10-19T04:51:17.903800515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022656s 
2025-10-19T04:51:17.904168135Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-10-19T04:51:17.904574323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.904958156Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-10-19T04:51:17.905441379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-19T04:51:17', 'add_artistmetadataid_constraint') 
2025-10-19T04:51:17.906014462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.906874083Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-10-19T04:51:17.907186492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023232s 
2025-10-19T04:51:17.907561076Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-10-19T04:51:17.907841922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.908217488Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-10-19T04:51:17.908689849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-19T04:51:17', 'old_ids_and_artist_alias') 
2025-10-19T04:51:17.909300428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.910229158Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-10-19T04:51:17.910574784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024088s 
2025-10-19T04:51:17.910833746Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-10-19T04:51:17.911104250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.911459426Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-10-19T04:51:17.911875543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-19T04:51:17', 'download_propers_config') 
2025-10-19T04:51:17.912278334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.913116953Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-10-19T04:51:17.913378089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019885s 
2025-10-19T04:51:17.913698143Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-10-19T04:51:17.914061274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.914368152Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-10-19T04:51:17.914757907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-19T04:51:17', 'remove_language_profiles') 
2025-10-19T04:51:17.915199265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.916107875Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-10-19T04:51:17.916389612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020118s 
2025-10-19T04:51:17.916652471Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-10-19T04:51:17.916938357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.917265265Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-10-19T04:51:17.917676834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-19T04:51:17', 'multi_disc_naming_format') 
2025-10-19T04:51:17.918154275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.918920909Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-10-19T04:51:17.919256444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001973s 
2025-10-19T04:51:17.919547079Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-10-19T04:51:17.919797935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.920176397Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-10-19T04:51:17.920602144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-19T04:51:17', 'add_download_client_priority') 
2025-10-19T04:51:17.921159276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.922100320Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-10-19T04:51:17.922395725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022419s 
2025-10-19T04:51:17.922667522Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-10-19T04:51:17.923049221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.923327752Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-10-19T04:51:17.923701494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-19T04:51:17', 'remove_growl_prowl') 
2025-10-19T04:51:17.924256822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.925049498Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-10-19T04:51:17.925373571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020602s 
2025-10-19T04:51:17.925650348Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-10-19T04:51:17.925969641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.926383845Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-10-19T04:51:17.926872509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-19T04:51:17', 'remove_plex_hometheatre') 
2025-10-19T04:51:17.927313777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.928202316Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-10-19T04:51:17.928491188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022242s 
2025-10-19T04:51:17.928816262Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-10-19T04:51:17.929183522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.929519057Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-10-19T04:51:17.929906067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-19T04:51:17', 'add_root_folder_add_defaults') 
2025-10-19T04:51:17.930366774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.931164601Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-10-19T04:51:17.931407790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019834s 
2025-10-19T04:51:17.931644156Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-10-19T04:51:17.931929471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.932329546Z [Info] task_duration: Starting migration of Log DB to 40 
2025-10-19T04:51:17.932732908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-19T04:51:17', 'task_duration') 
2025-10-19T04:51:17.933239328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.934042876Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-10-19T04:51:17.934338701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002129s 
2025-10-19T04:51:17.934660499Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-10-19T04:51:17.935000454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.935341951Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-10-19T04:51:17.935773410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-19T04:51:17', 'add_indexer_and_enabled_to_release_profiles') 
2025-10-19T04:51:17.936345562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.937236766Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-10-19T04:51:17.937534265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021914s 
2025-10-19T04:51:17.937862617Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-10-19T04:51:17.938175807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.938491964Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-10-19T04:51:17.938863171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-19T04:51:17', 'remove_album_folders') 
2025-10-19T04:51:17.939306323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.940145864Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-10-19T04:51:17.940454465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019543s 
2025-10-19T04:51:17.940702685Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-10-19T04:51:17.941027950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.941420641Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-10-19T04:51:17.941883282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-19T04:51:17', 'add_priority_to_indexers') 
2025-10-19T04:51:17.942395854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.943232950Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-10-19T04:51:17.943514056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021834s 
2025-10-19T04:51:17.943812346Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-10-19T04:51:17.944164836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.944511283Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-10-19T04:51:17.944944696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-19T04:51:17', 'remove_chown_and_folderchmod_config') 
2025-10-19T04:51:17.945455755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.946513465Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-10-19T04:51:17.946810673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00234s 
2025-10-19T04:51:17.947110767Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-10-19T04:51:17.947366592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.947775876Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-10-19T04:51:17.948222997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-19T04:51:17', 'update_notifiarr') 
2025-10-19T04:51:17.948689666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.949558966Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-10-19T04:51:17.949833139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021634s 
2025-10-19T04:51:17.950088212Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-10-19T04:51:17.950419279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.950719633Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-10-19T04:51:17.951138657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-19T04:51:17', 'email_multiple_addresses') 
2025-10-19T04:51:17.951677121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.952656413Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-10-19T04:51:17.952922078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022547s 
2025-10-19T04:51:17.953211651Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-10-19T04:51:17.953542167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.953890518Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-10-19T04:51:17.954287557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-19T04:51:17', 'rename_blacklist_to_blocklist') 
2025-10-19T04:51:17.954732694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.955469157Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-10-19T04:51:17.955726585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019383s 
2025-10-19T04:51:17.956042551Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-10-19T04:51:17.956298767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.956623531Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-10-19T04:51:17.957015209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-19T04:51:17', 'cdh_per_downloadclient') 
2025-10-19T04:51:17.957482200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.958272771Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-10-19T04:51:17.958529649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019722s 
2025-10-19T04:51:17.958777588Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-10-19T04:51:17.959029785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.959362064Z [Info] download_history: Starting migration of Log DB to 52 
2025-10-19T04:51:17.959716077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-19T04:51:17', 'download_history') 
2025-10-19T04:51:17.960180703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.960984742Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-10-19T04:51:17.961291068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019228s 
2025-10-19T04:51:17.961537555Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-10-19T04:51:17.961839723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.962238015Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-10-19T04:51:17.962996683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-10-19T04:51:17.963452350Z [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-10-19T04:51:17.964186669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009138s 
2025-10-19T04:51:17.964457584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-10-19T04:51:17.964835595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-19T04:51:17.965291874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005414s 
2025-10-19T04:51:17.965752391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-19T04:51:17', 'add_update_history') 
2025-10-19T04:51:17.966238199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.967073731Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-10-19T04:51:17.967364877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023086s 
2025-10-19T04:51:17.967660122Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-10-19T04:51:17.968000778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.968381544Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-10-19T04:51:17.968730357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-19T04:51:17', 'add_on_update_to_notifications') 
2025-10-19T04:51:17.969236426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.969955514Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-10-19T04:51:17.970230297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019288s 
2025-10-19T04:51:17.970516904Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-10-19T04:51:17.970854564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.971164638Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-10-19T04:51:17.971599243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-19T04:51:17', 'download_client_per_indexer') 
2025-10-19T04:51:17.972165934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.972939291Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-10-19T04:51:17.973180367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021194s 
2025-10-19T04:51:17.973446092Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-10-19T04:51:17.973732318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.974115380Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-10-19T04:51:17.974627571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-19T04:51:17', 'AddNewItemMonitorType') 
2025-10-19T04:51:17.975300746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.976660524Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-10-19T04:51:17.976910086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028919s 
2025-10-19T04:51:17.977152014Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-10-19T04:51:17.977402217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.977708013Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-10-19T04:51:17.978075323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-19T04:51:17', 'ImportListSearch') 
2025-10-19T04:51:17.978468705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.979276701Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-10-19T04:51:17.979483087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018488s 
2025-10-19T04:51:17.979717439Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-10-19T04:51:17.979982833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.980288048Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-10-19T04:51:17.980675197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-19T04:51:17', 'ImportListMonitorExisting') 
2025-10-19T04:51:17.981086966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.981981006Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-10-19T04:51:17.982245799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019816s 
2025-10-19T04:51:17.982459049Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-10-19T04:51:17.982750987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.982994547Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-10-19T04:51:17.983445164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-19T04:51:17', 'add_indexer_tags') 
2025-10-19T04:51:17.983819839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.984559799Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-10-19T04:51:17.984798680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018333s 
2025-10-19T04:51:17.985022200Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-10-19T04:51:17.985290360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.985601276Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-10-19T04:51:17.985946100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-19T04:51:17', 'update_audio_types') 
2025-10-19T04:51:17.986348019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:17.987126867Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-10-19T04:51:17.987348273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018372s 
2025-10-19T04:51:17.987619169Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-19T04:51:17.987944544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:17.988308577Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-10-19T04:51:17.988885909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-10-19T04:51:17.989110211Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-19T04:51:17.989397700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-10-19T04:51:17.990289184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-10-19T04:51:17.991119687Z [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-10-19T04:51:17.991692840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-10-19T04:51:17.992276676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-10-19T04:51:17.993305798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-19T04:51:17.993692868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040639s 
2025-10-19T04:51:17.993910145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-10-19T04:51:17.994125729Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-19T04:51:17.994377256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-10-19T04:51:17.995120422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-10-19T04:51:17.995978700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-10-19T04:51:17.996496813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-10-19T04:51:17.997024105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-10-19T04:51:17.998026834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-19T04:51:17.998418011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037935s 
2025-10-19T04:51:17.998655459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-19T04:51:17.998853127Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-19T04:51:17.999104694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-19T04:51:17.999795444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-19T04:51:18.000378759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-19T04:51:18.000848014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-19T04:51:18.001401168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-19T04:51:18.002323044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-19T04:51:18.002720865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033705s 
2025-10-19T04:51:18.003128285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-19T04:51:18', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-19T04:51:18.003583151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.005145717Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-19T04:51:18.005482826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056737s 
2025-10-19T04:51:18.005731066Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-10-19T04:51:18.006054437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.006442689Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-10-19T04:51:18.006859358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-19T04:51:18', 'add_on_delete_to_notifications') 
2025-10-19T04:51:18.007290947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.008176219Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-10-19T04:51:18.008425681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021495s 
2025-10-19T04:51:18.008676196Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-10-19T04:51:18.008906129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.009213267Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-10-19T04:51:18.009565606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-19T04:51:18', 'add_custom_formats') 
2025-10-19T04:51:18.010022586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.010782526Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-10-19T04:51:18.011001056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018598s 
2025-10-19T04:51:18.011250709Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-10-19T04:51:18.011504650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.011793993Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-10-19T04:51:18.012175591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-19T04:51:18', 'add_result_to_commands') 
2025-10-19T04:51:18.012605296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.013412792Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-10-19T04:51:18.013646453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018973s 
2025-10-19T04:51:18.013883881Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-10-19T04:51:18.014169766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.014479480Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-10-19T04:51:18.014834976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-19T04:51:18', 'health_restored_notification') 
2025-10-19T04:51:18.015261986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.016075594Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-10-19T04:51:18.016305898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019004s 
2025-10-19T04:51:18.016543376Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-10-19T04:51:18.016771084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.017062521Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-10-19T04:51:18.017396514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-19T04:51:18', 'remove_uc') 
2025-10-19T04:51:18.017808814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.018574606Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-10-19T04:51:18.018803516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018163s 
2025-10-19T04:51:18.019073119Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-10-19T04:51:18.019350007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.019673548Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-10-19T04:51:18.020076309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-19T04:51:18', 'download_clients_rename_tv_to_music') 
2025-10-19T04:51:18.020524512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.021324903Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-10-19T04:51:18.021587792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019631s 
2025-10-19T04:51:18.021838908Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-10-19T04:51:18.022122238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.022428044Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-10-19T04:51:18.022812248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-19T04:51:18', 'add_colon_replacement_to_naming_config') 
2025-10-19T04:51:18.023287274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.024072565Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-10-19T04:51:18.024387629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019113s 
2025-10-19T04:51:18.024582321Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-10-19T04:51:18.024832936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.025153431Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-10-19T04:51:18.025487133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-19T04:51:18', 'list_sync_time') 
2025-10-19T04:51:18.025901888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.026662831Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-10-19T04:51:18.026888715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018399s 
2025-10-19T04:51:18.027179882Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-10-19T04:51:18.027381367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.027690871Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-10-19T04:51:18.028069593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-19T04:51:18', 'add_download_client_tags') 
2025-10-19T04:51:18.028505831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.029293567Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-10-19T04:51:18.029536516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018951s 
2025-10-19T04:51:18.029760678Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-10-19T04:51:18.030028206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.030325665Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-10-19T04:51:18.030688947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-19T04:51:18', 'add_notification_status') 
2025-10-19T04:51:18.031171228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.031941889Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-10-19T04:51:18.032170259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018648s 
2025-10-19T04:51:18.032432918Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-10-19T04:51:18.032685517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.033005160Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-10-19T04:51:18.033409464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-19T04:51:18', 'add_alac_24_quality_in_profiles') 
2025-10-19T04:51:18.033945694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.034727348Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-10-19T04:51:18.034988824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020336s 
2025-10-19T04:51:18.035231232Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-10-19T04:51:18.035450203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.035794436Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-10-19T04:51:18.036108369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-19T04:51:18', 'add_salt_to_users') 
2025-10-19T04:51:18.036512252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.037381332Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-10-19T04:51:18.037591314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019108s 
2025-10-19T04:51:18.037816167Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-10-19T04:51:18.038093205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.038385113Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-10-19T04:51:18.038715728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-19T04:51:18', 'add_auto_tagging') 
2025-10-19T04:51:18.039126796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.039996928Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-10-19T04:51:18.040229807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019244s 
2025-10-19T04:51:18.040485101Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-10-19T04:51:18.040751598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.041078907Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-10-19T04:51:18.041439182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-19T04:51:18', 'quality_definition_preferred_size') 
2025-10-19T04:51:18.041857805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.042922699Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-10-19T04:51:18.043179967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021449s 
2025-10-19T04:51:18.043431273Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-10-19T04:51:18.043696447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.044025679Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-10-19T04:51:18.044425444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-19T04:51:18', 'add_on_artist_add_to_notifications') 
2025-10-19T04:51:18.044849879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.045845934Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-10-19T04:51:18.046115597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021033s 
2025-10-19T04:51:18.046315821Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-10-19T04:51:18.046604021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.046882532Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-10-19T04:51:18.047233448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-19T04:51:18', 'album_last_searched_time') 
2025-10-19T04:51:18.047653714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.048670933Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-10-19T04:51:18.048913321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020813s 
2025-10-19T04:51:18.049142272Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-10-19T04:51:18.049386824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.049670966Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-10-19T04:51:18.050031582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-19T04:51:18', 'add_indexer_flags') 
2025-10-19T04:51:18.050444053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.051338093Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-10-19T04:51:18.051569689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019509s 
2025-10-19T04:51:18.051915045Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-10-19T04:51:18.052211782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.052522377Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-10-19T04:51:18.052942203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-19T04:51:18', 'add_indexes_album_statistics') 
2025-10-19T04:51:18.053318280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.054147950Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-10-19T04:51:18.054399276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019085s 
2025-10-19T04:51:18.054608648Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-10-19T04:51:18.054877559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-19T04:51:18.055160890Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-10-19T04:51:18.055541035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-19T04:51:18', 'update_redacted_baseurl') 
2025-10-19T04:51:18.055949137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-19T04:51:18.056864169Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-10-19T04:51:18.057080234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019431s 
2025-10-19T04:51:18.248209261Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-10-19T04:51:18.256046861Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-10-19T04:51:18.261000876Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-10-19T04:51:18.407866000Z [Info] QualityProfileService: Setting up default quality profiles 
2025-10-19T04:51:18.485327173Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-10-19T04:51:18.490381069Z [ls.io-init] done.
2025-10-19T04:51:18.499510761Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-10-19T04:51:18.547453501Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-10-19T04:51:18.548882809Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-10-19T04:51:18.549142041Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-10-19T04:51:18.614074318Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled