2025-05-09T09:05:26.354854141Z [migrations] started
2025-05-09T09:05:26.365633296Z [migrations] no migrations found
2025-05-09T09:05:27.428604218Z usermod: no changes
2025-05-09T09:05:27.824215597Z ───────────────────────────────────────
2025-05-09T09:05:27.824257320Z 
2025-05-09T09:05:27.824261716Z       ██╗     ███████╗██╗ ██████╗
2025-05-09T09:05:27.824265401Z       ██║     ██╔════╝██║██╔═══██╗
2025-05-09T09:05:27.824268576Z       ██║     ███████╗██║██║   ██║
2025-05-09T09:05:27.824271501Z       ██║     ╚════██║██║██║   ██║
2025-05-09T09:05:27.824274405Z       ███████╗███████║██║╚██████╔╝
2025-05-09T09:05:27.824277390Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-05-09T09:05:27.824280274Z 
2025-05-09T09:05:27.824283018Z    Brought to you by linuxserver.io
2025-05-09T09:05:27.824285602Z ───────────────────────────────────────
2025-05-09T09:05:27.838426867Z 
2025-05-09T09:05:27.839655255Z To support the app dev(s) visit:
2025-05-09T09:05:27.908214151Z Lidarr: https://opencollective.com/lidarr
2025-05-09T09:05:27.917696768Z 
2025-05-09T09:05:27.917721935Z To support LSIO projects visit:
2025-05-09T09:05:27.917725411Z https://www.linuxserver.io/donate/
2025-05-09T09:05:27.917728395Z 
2025-05-09T09:05:27.917731039Z ───────────────────────────────────────
2025-05-09T09:05:27.917734945Z GID/UID
2025-05-09T09:05:27.917737639Z ───────────────────────────────────────
2025-05-09T09:05:27.995102660Z 
2025-05-09T09:05:27.995128198Z User UID:    911
2025-05-09T09:05:27.995131714Z User GID:    911
2025-05-09T09:05:27.995134358Z ───────────────────────────────────────
2025-05-09T09:05:28.041244950Z Linuxserver.io version: 2.11.2.4629-ls41
2025-05-09T09:05:28.047408601Z Build-date: 2025-05-09T09:00:50+00:00
2025-05-09T09:05:28.047429723Z ───────────────────────────────────────
2025-05-09T09:05:28.049310998Z     
2025-05-09T09:05:31.037691182Z [custom-init] No custom files found, skipping...
2025-05-09T09:05:43.194972139Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.11.2.4629 
2025-05-09T09:05:43.861431029Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-09T09:05:44.059660719Z [Debug] Bootstrap: Console selected 
2025-05-09T09:05:44.093611892Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-09T09:05:52.340918553Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-09T09:05:53.860844971Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {174a5118-62f0-41d8-820c-241b8b755b96} may be persisted to storage in unencrypted form. 
2025-05-09T09:05:56.420092232Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-05-09T09:05:57.766549094Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-05-09T09:06:01.206318764Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-05-09T09:06:02.400930530Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:02.443589080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:04.043609067Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-05-09T09:06:04.103622219Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6274239s 
2025-05-09T09:06:04.114534665Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-05-09T09:06:04.124730970Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.685734s 
2025-05-09T09:06:04.611245228Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-05-09T09:06:04.635828556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:04.841486841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-05-09T09:06:05.175485380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-05-09T09:06:05.700539166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8478181s 
2025-05-09T09:06:05.718636371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:05.767981293Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-05-09T09:06:05.774704080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.9183659s 
2025-05-09T09:06:06.113214990Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-05-09T09:06:06.121751841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:06.391499777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-05-09T09:06:06.441948111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-09T09:06:06.483180957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0880231s 
2025-05-09T09:06:06.497407772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-09T09:06:06.518107289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064668s 
2025-05-09T09:06:06.530565638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-05-09T09:06:06.558699067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-05-09T09:06:06.591775030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0504092s 
2025-05-09T09:06:06.604124976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:06.628501564Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-05-09T09:06:06.640668036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0855644s 
2025-05-09T09:06:06.658325222Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-05-09T09:06:06.665377513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:06.693356581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-09T09:06:06.702340991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007347s 
2025-05-09T09:06:06.711752522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-05-09T09:06:06.721238664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-05-09T09:06:06.732581433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150819s 
2025-05-09T09:06:06.741139616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:06.770555014Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-05-09T09:06:06.785555524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0474408s 
2025-05-09T09:06:06.841688202Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-05-09T09:06:06.850781886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:06.887255994Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-05-09T09:06:07.543924092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-05-09T09:06:07.568383304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-05-09T09:06:07.588522544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324041s 
2025-05-09T09:06:07.588565709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-05-09T09:06:07.600773732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-05-09T09:06:07.610496609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169545s 
2025-05-09T09:06:07.616943714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-05-09T09:06:07.627106318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-05-09T09:06:07.641110949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181082s 
2025-05-09T09:06:07.647508189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-05-09T09:06:07.655206297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-05-09T09:06:07.667437354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134096s 
2025-05-09T09:06:07.671189277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-05-09T09:06:07.919050210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-05-09T09:06:08.010323179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2975947s 
2025-05-09T09:06:08.036676876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-05-09T09:06:08.053769367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-09T09:06:08.088228380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346063s 
2025-05-09T09:06:08.104205692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-05-09T09:06:08.123876030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-09T09:06:08.135318548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026229s 
2025-05-09T09:06:08.138054151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-05-09T09:06:08.146891402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-09T09:06:08.161516983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175338s 
2025-05-09T09:06:08.170037239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-05-09T09:06:08.178530296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-09T09:06:08.191902210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130786s 
2025-05-09T09:06:08.198113182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-05-09T09:06:08.369339285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-05-09T09:06:08.420684330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2154137s 
2025-05-09T09:06:08.427971412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-05-09T09:06:08.441358189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-09T09:06:08.455927717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196021s 
2025-05-09T09:06:08.459115044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-05-09T09:06:08.468236380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-09T09:06:08.480855049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015604s 
2025-05-09T09:06:08.488609369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-05-09T09:06:08.496855436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-09T09:06:08.506711571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011694s 
2025-05-09T09:06:08.512504167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-05-09T09:06:08.521630260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-09T09:06:08.532523877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134836s 
2025-05-09T09:06:08.538631535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-05-09T09:06:08.546917311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-09T09:06:08.556961628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126288s 
2025-05-09T09:06:08.561423774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-05-09T09:06:08.570678469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-05-09T09:06:08.577861435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118902s 
2025-05-09T09:06:08.582549970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-05-09T09:06:08.618132753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-05-09T09:06:08.659242686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0651005s 
2025-05-09T09:06:08.659286311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-05-09T09:06:08.668869678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-09T09:06:08.681622687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145182s 
2025-05-09T09:06:08.686249750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-05-09T09:06:08.694542996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-05-09T09:06:08.709907392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171294s 
2025-05-09T09:06:08.712850025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-05-09T09:06:08.722159692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-09T09:06:08.734651882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144416s 
2025-05-09T09:06:08.739920653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-05-09T09:06:08.749572684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-05-09T09:06:08.761183765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140644s 
2025-05-09T09:06:08.767493494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-05-09T09:06:08.805228207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2025-05-09T09:06:08.820967103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.046554s 
2025-05-09T09:06:08.826225300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-05-09T09:06:08.834550696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-05-09T09:06:08.844228884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125311s 
2025-05-09T09:06:08.850701037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-05-09T09:06:08.859588794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-09T09:06:08.867243486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122836s 
2025-05-09T09:06:08.878111044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-05-09T09:06:08.911716610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2025-05-09T09:06:08.939239445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0625188s 
2025-05-09T09:06:08.952743287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-05-09T09:06:08.961145537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-09T09:06:08.971681349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134195s 
2025-05-09T09:06:08.978865878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-05-09T09:06:08.991203405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-09T09:06:09.007219717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150772s 
2025-05-09T09:06:09.016315995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-05-09T09:06:09.023999930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-05-09T09:06:09.035532494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015928s 
2025-05-09T09:06:09.042132278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-05-09T09:06:09.050362201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-05-09T09:06:09.061874143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134831s 
2025-05-09T09:06:09.069107654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-05-09T09:06:09.101735477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-05-09T09:06:09.128258137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0466051s 
2025-05-09T09:06:09.134433124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-05-09T09:06:09.152987593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-05-09T09:06:09.165656186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025637s 
2025-05-09T09:06:09.171402192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-05-09T09:06:09.186985285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-09T09:06:09.199012269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194841s 
2025-05-09T09:06:09.205147367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-05-09T09:06:09.314963447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-05-09T09:06:09.333041112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1210662s 
2025-05-09T09:06:09.338592256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-05-09T09:06:09.347037301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-09T09:06:09.370924619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201419s 
2025-05-09T09:06:09.374723982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-05-09T09:06:09.399334771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-05-09T09:06:09.417262943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0410338s 
2025-05-09T09:06:09.426645981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-05-09T09:06:09.436180865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-05-09T09:06:09.450226127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154751s 
2025-05-09T09:06:09.453521737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-05-09T09:06:09.469232481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-05-09T09:06:09.482041665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022224s 
2025-05-09T09:06:09.488172296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-05-09T09:06:09.500652428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-05-09T09:06:09.508549452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151711s 
2025-05-09T09:06:09.514437311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-05-09T09:06:09.523440070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-05-09T09:06:09.534070673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142653s 
2025-05-09T09:06:09.539196111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-05-09T09:06:09.560992830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2025-05-09T09:06:09.576400230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320176s 
2025-05-09T09:06:09.587028060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-05-09T09:06:09.616562345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2025-05-09T09:06:09.700000973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1083226s 
2025-05-09T09:06:09.700239660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-05-09T09:06:09.731847457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-05-09T09:06:09.740012542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351926s 
2025-05-09T09:06:09.745615175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-05-09T09:06:09.775828375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-05-09T09:06:09.804167812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0465013s 
2025-05-09T09:06:09.804210997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-05-09T09:06:09.820799695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-05-09T09:06:09.840271856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244808s 
2025-05-09T09:06:09.840316393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-05-09T09:06:09.853746224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2025-05-09T09:06:09.871251073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263411s 
2025-05-09T09:06:09.879643458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-05-09T09:06:09.892616266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-05-09T09:06:09.905176446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205723s 
2025-05-09T09:06:09.909133436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-05-09T09:06:09.919086016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-05-09T09:06:09.930179192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150554s 
2025-05-09T09:06:09.938359770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-05-09T09:06:09.944616451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-05-09T09:06:09.955907052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119523s 
2025-05-09T09:06:09.959548420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-05-09T09:06:09.975134867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-05-09T09:06:09.995340656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242084s 
2025-05-09T09:06:10.002152697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-05-09T09:06:10.040818984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-05-09T09:06:10.079198261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0712468s 
2025-05-09T09:06:10.087142907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-05-09T09:06:10.104022159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-05-09T09:06:10.115715263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233969s 
2025-05-09T09:06:10.123722432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-05-09T09:06:10.128612318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-05-09T09:06:10.137777469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121374s 
2025-05-09T09:06:10.143889132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-05-09T09:06:10.149739896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-05-09T09:06:10.158356577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106983s 
2025-05-09T09:06:10.162074259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-05-09T09:06:10.185907694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-05-09T09:06:10.205303802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0363986s 
2025-05-09T09:06:10.209373681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-05-09T09:06:10.233758782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-05-09T09:06:10.259815594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342068s 
2025-05-09T09:06:10.259851879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-05-09T09:06:10.265825856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-09T09:06:10.279049359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180352s 
2025-05-09T09:06:10.290419931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-05-09T09:06:10.315221034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-05-09T09:06:10.335010790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453531s 
2025-05-09T09:06:10.339735809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-05-09T09:06:10.367141199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-05-09T09:06:10.388446352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0431221s 
2025-05-09T09:06:10.393001487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-05-09T09:06:10.409207863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-05-09T09:06:10.420171084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214365s 
2025-05-09T09:06:10.426615576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-05-09T09:06:10.436199895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-05-09T09:06:10.447047603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146611s 
2025-05-09T09:06:10.455404976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-05-09T09:06:10.475353109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-09T09:06:10.494652413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323738s 
2025-05-09T09:06:10.498587860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-05-09T09:06:10.513367420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-09T09:06:10.521055092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159051s 
2025-05-09T09:06:10.595200097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-05-09T09:06:10.634977686Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0818838 taking an average of 00:00:00.0818838 
2025-05-09T09:06:10.665320821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-09T09:06:10', 'InitialSetup') 
2025-05-09T09:06:10.680142776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:10.700401644Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-05-09T09:06:10.707029039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1702839s 
2025-05-09T09:06:10.730127805Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-05-09T09:06:10.736661010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:10.752681307Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-05-09T09:06:10.780960964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-05-09T09:06:10.786424007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002665s 
2025-05-09T09:06:10.792715480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-05-09T09:06:10.804987079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:10.824396346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235301s 
2025-05-09T09:06:10.846320956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-09T09:06:10', 'add_reason_to_pending_releases') 
2025-05-09T09:06:10.860022024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:10.893389584Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-05-09T09:06:10.901010114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0877908s 
2025-05-09T09:06:10.909854255Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-05-09T09:06:10.914215530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:10.926738315Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-05-09T09:06:11.144412147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-09T09:06:11.154789321Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.14E-05s 
2025-05-09T09:06:11.160289310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-05-09T09:06:11.173489798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-05-09T09:06:11.195371694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225489s 
2025-05-09T09:06:11.196491019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-09T09:06:11.203078255Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.45E-05s 
2025-05-09T09:06:11.216972390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-05-09T09:06:11.226323480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:11.249525482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260017s 
2025-05-09T09:06:11.252533182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-09T09:06:11.257596096Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.73E-05s 
2025-05-09T09:06:11.264046626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-05-09T09:06:11.274240697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:11.294608207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222787s 
2025-05-09T09:06:11.304543882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-05-09T09:06:11.323994652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-05-09T09:06:11.332756159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205743s 
2025-05-09T09:06:11.345578693Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-05-09T09:06:11.847417109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-05-09T09:06:11.906233792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2025-05-09T09:06:11.935037383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-05-09T09:06:11.958174518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-05-09T09:06:11.998207479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-09T09:06:12.010807600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-05-09T09:06:12.023579197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-09T09:06:12.033303395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6824313s 
2025-05-09T09:06:12.039111644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-09T09:06:12.046021241Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.16E-05s 
2025-05-09T09:06:12.049621036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-05-09T09:06:12.059656369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-05-09T09:06:12.076179209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020384s 
2025-05-09T09:06:12.089138087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-09T09:06:12', 'add_medium_support') 
2025-05-09T09:06:12.101120913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:12.110147137Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-05-09T09:06:12.114666118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0543549s 
2025-05-09T09:06:12.121050678Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-05-09T09:06:12.127286908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:12.136435386Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-05-09T09:06:12.151329488Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-05-09T09:06:12.161789858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-05-09T09:06:12.171345182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152327s 
2025-05-09T09:06:12.176519363Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:12.182939087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:12.345901387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1634814s 
2025-05-09T09:06:12.355859445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-09T09:06:12', 'add_various_qualites_in_profile') 
2025-05-09T09:06:12.372723014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:12.387438649Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-05-09T09:06:12.392757417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2020786s 
2025-05-09T09:06:12.400076776Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-05-09T09:06:12.406232897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:12.415133061Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-05-09T09:06:12.445575956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-05-09T09:06:12.464970911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-05-09T09:06:12.481804336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275876s 
2025-05-09T09:06:12.484529682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-05-09T09:06:12.494983713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-05-09T09:06:12.505389490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015861s 
2025-05-09T09:06:12.509688432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-09T09:06:12.513870678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001316s 
2025-05-09T09:06:12.519422614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-05-09T09:06:12.531188216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-05-09T09:06:12.546621125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201997s 
2025-05-09T09:06:12.556058023Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-05-09T09:06:12.748783400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-05-09T09:06:12.915596682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2025-05-09T09:06:12.981404894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-09T09:06:12.993974148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-09T09:06:13.030069269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-09T09:06:13.044116624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-09T09:06:13.053422506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-09T09:06:13.063223749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-09T09:06:13.072918994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5149113s 
2025-05-09T09:06:13.082214100Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-05-09T09:06:13.244526878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-05-09T09:06:13.380637637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2025-05-09T09:06:13.434083656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-09T09:06:13.447854407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-09T09:06:13.484269966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-09T09:06:13.499694703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-09T09:06:13.512954440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-09T09:06:13.527203448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-09T09:06:13.538443443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4490916s 
2025-05-09T09:06:13.539783437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-09T09:06:13.544049731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001471s 
2025-05-09T09:06:13.549766673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-05-09T09:06:13.558688501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-05-09T09:06:13.578938215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220138s 
2025-05-09T09:06:13.588309305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-09T09:06:13', 'metadata_profiles') 
2025-05-09T09:06:13.601714189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:13.619981398Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-05-09T09:06:13.625092364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0628278s 
2025-05-09T09:06:13.634716603Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-05-09T09:06:13.642703002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:13.654552359Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-05-09T09:06:13.743838685Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-05-09T09:06:13.914377981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-05-09T09:06:13.942638850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-05-09T09:06:13.961921569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-05-09T09:06:13.970647013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-05-09T09:06:14.009693668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-09T09:06:14.025221269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2725806s 
2025-05-09T09:06:14.027102673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-09T09:06:14.032331656Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.58E-05s 
2025-05-09T09:06:14.038363650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-05-09T09:06:14.048088690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-05-09T09:06:14.071080697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019726s 
2025-05-09T09:06:14.072831396Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-05-09T09:06:14.094713252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-05-09T09:06:14.102932178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169605s 
2025-05-09T09:06:14.108224226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-09T09:06:14.114186526Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.36E-05s 
2025-05-09T09:06:14.123681010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-05-09T09:06:14.258608709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-05-09T09:06:14.297259843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-05-09T09:06:14.315662925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-05-09T09:06:14.326976721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-05-09T09:06:14.359644093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-09T09:06:14.370339694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2382426s 
2025-05-09T09:06:14.387027520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-09T09:06:14', 'separate_automatic_and_interactive_search') 
2025-05-09T09:06:14.400107808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:14.420748839Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-05-09T09:06:14.432758566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.28284s 
2025-05-09T09:06:14.434348014Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-05-09T09:06:14.443143272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:14.452426009Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-05-09T09:06:14.464936506Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-05-09T09:06:14.589569283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-05-09T09:06:14.685087453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2025-05-09T09:06:14.729958042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-09T09:06:14.748596426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-09T09:06:14.780845272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-09T09:06:14.795893315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-09T09:06:14.828906024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-09T09:06:14.844082028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-09T09:06:14.858121101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-09T09:06:14.871038196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4007805s 
2025-05-09T09:06:14.883731647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-09T09:06:14', 'change_album_path_to_relative') 
2025-05-09T09:06:14.896290134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:14.940406225Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-05-09T09:06:14.982830243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4430288s 
2025-05-09T09:06:14.991548396Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-05-09T09:06:15.001419023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:15.015837284Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-05-09T09:06:15.039641796Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-05-09T09:06:15.054777440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-05-09T09:06:15.065546291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182626s 
2025-05-09T09:06:15.077268788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-09T09:06:15', 'change_quality_size_mb_to_kb') 
2025-05-09T09:06:15.087447476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:15.098775934Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-05-09T09:06:15.104125877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0492588s 
2025-05-09T09:06:15.110584179Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-05-09T09:06:15.116688091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:15.125855857Z [Info] album_releases: Starting migration of Main DB to 9 
2025-05-09T09:06:15.139266800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-09T09:06:15.146992468Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.34E-05s 
2025-05-09T09:06:15.150004935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-05-09T09:06:15.158521006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-05-09T09:06:15.177201994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019496s 
2025-05-09T09:06:15.181177200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-09T09:06:15.186435528Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.13E-05s 
2025-05-09T09:06:15.194529296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-05-09T09:06:15.204621064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-05-09T09:06:15.233453319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194305s 
2025-05-09T09:06:15.255117750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-09T09:06:15', 'album_releases') 
2025-05-09T09:06:15.269853074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:15.300444011Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-05-09T09:06:15.305620755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942053s 
2025-05-09T09:06:15.311991286Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-05-09T09:06:15.317897031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:15.327996631Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-05-09T09:06:15.340651753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-09T09:06:15.345582239Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.26E-05s 
2025-05-09T09:06:15.352536323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-05-09T09:06:15.515580306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-05-09T09:06:15.635100824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-05-09T09:06:15.694908220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-09T09:06:15.707021562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-09T09:06:15.739961192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-09T09:06:15.752814160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-09T09:06:15.769079183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-09T09:06:15.782342365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-09T09:06:15.800991396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-09T09:06:15.810062146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4534075s 
2025-05-09T09:06:15.815863525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-09T09:06:15.819045716Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.29E-05s 
2025-05-09T09:06:15.825925699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-05-09T09:06:15.959395396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-05-09T09:06:16.076500151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-05-09T09:06:16.123452745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-09T09:06:16.135863263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-09T09:06:16.175771207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-09T09:06:16.212710520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-09T09:06:16.237835878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-09T09:06:16.255909808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-09T09:06:16.270891081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-09T09:06:16.280929469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4499855s 
2025-05-09T09:06:16.292941590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-09T09:06:16', 'album_releases_fix') 
2025-05-09T09:06:16.304616606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:16.330204777Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-05-09T09:06:16.335449943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4987442s 
2025-05-09T09:06:16.344593683Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-05-09T09:06:16.352161516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:16.363316153Z [Info] import_lists: Starting migration of Main DB to 11 
2025-05-09T09:06:16.396498426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-05-09T09:06:16.430121658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-05-09T09:06:16.451163828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0473882s 
2025-05-09T09:06:16.456751117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-05-09T09:06:16.463522558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-05-09T09:06:16.474035886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117821s 
2025-05-09T09:06:16.478232173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-05-09T09:06:16.500008833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-05-09T09:06:16.514304230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314152s 
2025-05-09T09:06:16.524009930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-05-09T09:06:16.530312388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-09T09:06:16.540607571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137604s 
2025-05-09T09:06:16.552148607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-09T09:06:16', 'import_lists') 
2025-05-09T09:06:16.563401772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:16.574792332Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-05-09T09:06:16.578830514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0471317s 
2025-05-09T09:06:16.585156729Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-05-09T09:06:16.591112559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:16.599256994Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-05-09T09:06:16.612625473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-05-09T09:06:16.617797662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001172s 
2025-05-09T09:06:16.623419502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-05-09T09:06:16.634021834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-05-09T09:06:16.667508501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234098s 
2025-05-09T09:06:16.667542462Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:16.676540584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:16.734221527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0646204s 
2025-05-09T09:06:16.747547644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-09T09:06:16', 'add_release_status') 
2025-05-09T09:06:16.763423135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:16.778493091Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-05-09T09:06:16.800069299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.107476s 
2025-05-09T09:06:16.800115168Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-05-09T09:06:16.804098598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:16.817281520Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-05-09T09:06:16.837845394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-09T09:06:16.842427149Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.86E-05s 
2025-05-09T09:06:16.850001771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-05-09T09:06:16.858557141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:16.876299043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204864s 
2025-05-09T09:06:16.890125929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-09T09:06:16', 'album_download_notification') 
2025-05-09T09:06:16.898298035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:16.909054056Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-05-09T09:06:16.913784804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0533919s 
2025-05-09T09:06:16.919774014Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-05-09T09:06:16.926223252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:16.934407817Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-05-09T09:06:16.960383979Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-05-09T09:06:16.982517842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-05-09T09:06:16.997387509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265209s 
2025-05-09T09:06:17.013090190Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-05-09T09:06:17.037727068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-05-09T09:06:17.047964504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242579s 
2025-05-09T09:06:17.061604931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-09T09:06:17', 'fix_language_metadata_profiles') 
2025-05-09T09:06:17.074320513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:17.085182364Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-05-09T09:06:17.090054233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.059407s 
2025-05-09T09:06:17.097273103Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-05-09T09:06:17.104110752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:17.112896096Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-05-09T09:06:17.125188515Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-05-09T09:06:17.133709784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-05-09T09:06:17.140383658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089295s 
2025-05-09T09:06:17.150682996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-09T09:06:17', 'remove_fanzub') 
2025-05-09T09:06:17.162977340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:17.171517325Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-05-09T09:06:17.175688506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393249s 
2025-05-09T09:06:17.180828566Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-05-09T09:06:17.185758471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:17.192110915Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-05-09T09:06:17.253610412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-05-09T09:06:17.260213980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-05-09T09:06:17.269105353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110482s 
2025-05-09T09:06:17.274306243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-05-09T09:06:17.283582351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-05-09T09:06:17.293798756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138932s 
2025-05-09T09:06:17.310569996Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-05-09T09:06:17.322321467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-05-09T09:06:17.330871379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154066s 
2025-05-09T09:06:17.336324897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-05-09T09:06:17.343252141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-09T09:06:17.349957963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098905s 
2025-05-09T09:06:17.354987257Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-05-09T09:06:17.364378266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-05-09T09:06:17.372216683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118659s 
2025-05-09T09:06:17.376961982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-05-09T09:06:17.385164003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-09T09:06:17.394008394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126143s 
2025-05-09T09:06:17.404557507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-09T09:06:17', 'update_artist_history_indexes') 
2025-05-09T09:06:17.414325170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:17.437325450Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-05-09T09:06:17.438321670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0444138s 
2025-05-09T09:06:17.441932662Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-05-09T09:06:17.448092187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:17.457407343Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-05-09T09:06:17.522308088Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-09T09:06:17.576257930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-05-09T09:06:17.587749922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0580482s 
2025-05-09T09:06:17.600755950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-09T09:06:17', 'remove_nma') 
2025-05-09T09:06:17.613636951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:17.624592782Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-05-09T09:06:17.631969727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0939184s 
2025-05-09T09:06:17.639445402Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-05-09T09:06:17.648766227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:17.657150550Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-05-09T09:06:17.670041535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-09T09:06:17.676683272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002842s 
2025-05-09T09:06:17.683444998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-05-09T09:06:17.691170815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-05-09T09:06:17.707537611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176789s 
2025-05-09T09:06:17.719057575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-09T09:06:17', 'album_disambiguation') 
2025-05-09T09:06:17.729267421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:17.740182860Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-05-09T09:06:17.746746139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0495336s 
2025-05-09T09:06:17.754146551Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-05-09T09:06:17.762173089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:17.772330906Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-05-09T09:06:17.779854551Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:17.788363501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:17.846047079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0604973s 
2025-05-09T09:06:17.857782827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-09T09:06:17', 'add_ape_quality_in_profiles') 
2025-05-09T09:06:17.869548489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:17.879918182Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-05-09T09:06:17.884266418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0939159s 
2025-05-09T09:06:17.889628931Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-05-09T09:06:17.894907467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:17.901408814Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-05-09T09:06:17.922851423Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-09T09:06:17.931397658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-05-09T09:06:17.937585165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107237s 
2025-05-09T09:06:17.942045388Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-09T09:06:17.949238359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-05-09T09:06:17.956697788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098742s 
2025-05-09T09:06:17.961923797Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-09T09:06:17.969198110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-05-09T09:06:17.975691634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095548s 
2025-05-09T09:06:17.984308465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-09T09:06:17', 'remove_pushalot') 
2025-05-09T09:06:17.995209344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:18.014005594Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-05-09T09:06:18.019520034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452489s 
2025-05-09T09:06:18.024874815Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-05-09T09:06:18.030035375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:18.037437400Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-05-09T09:06:18.047756167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-05-09T09:06:18.060571019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-05-09T09:06:18.074066509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220848s 
2025-05-09T09:06:18.085754525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-09T09:06:18', 'add_custom_filters') 
2025-05-09T09:06:18.096753560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:18.114154673Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-05-09T09:06:18.129977364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0548449s 
2025-05-09T09:06:18.142067592Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-05-09T09:06:18.151338181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:18.158764441Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-05-09T09:06:18.168601698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-09T09:06:18.173929339Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.26E-05s 
2025-05-09T09:06:18.179067146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-05-09T09:06:18.186401658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-05-09T09:06:18.201913455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174186s 
2025-05-09T09:06:18.212222728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-09T09:06:18', 'import_list_tags') 
2025-05-09T09:06:18.222112524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:18.231905504Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-05-09T09:06:18.235244630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453717s 
2025-05-09T09:06:18.241394952Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-05-09T09:06:18.247794054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:18.254734477Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-05-09T09:06:18.434088120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-05-09T09:06:18.460181869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-05-09T09:06:18.503623299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0566885s 
2025-05-09T09:06:18.508833834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-05-09T09:06:18.529204098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-05-09T09:06:18.541227627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168107s 
2025-05-09T09:06:18.661244319Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-05-09T09:06:18.662660277Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-05-09T09:06:18.662768228Z                           FROM "Artists" 
2025-05-09T09:06:18.709107976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-05-09T09:06:18.709157889Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-05-09T09:06:18.709169857Z                           FROM "Artists" 
2025-05-09T09:06:18.731419584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0496464s 
2025-05-09T09:06:18.735365257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-09T09:06:18.741328579Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-05s 
2025-05-09T09:06:18.749421988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-05-09T09:06:18.757195577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:18.776489141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229207s 
2025-05-09T09:06:18.805450138Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-05-09T09:06:18.805504509Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-09T09:06:18.805508716Z                                                   FROM "ArtistMetadata"
2025-05-09T09:06:18.805512501Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-05-09T09:06:18.845820785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-05-09T09:06:18.847514839Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-09T09:06:18.848960742Z                                                   FROM "ArtistMetadata"
2025-05-09T09:06:18.849040983Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-05-09T09:06:18.872975880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0508169s 
2025-05-09T09:06:18.878736729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-05-09T09:06:18.919056509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-05-09T09:06:18.943214291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0590166s 
2025-05-09T09:06:18.952024451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-05-09T09:06:18.960833720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-05-09T09:06:18.973391347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155715s 
2025-05-09T09:06:18.979732284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-05-09T09:06:18.990140636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-05-09T09:06:19.002941035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156682s 
2025-05-09T09:06:19.017213338Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:19.032062132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:19.249804727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2228397s 
2025-05-09T09:06:19.255125056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-09T09:06:19.259083979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001924s 
2025-05-09T09:06:19.263717651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-05-09T09:06:19.274494213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:19.289086965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187955s 
2025-05-09T09:06:19.291329099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-09T09:06:19.298036794Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.03E-05s 
2025-05-09T09:06:19.301178414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-05-09T09:06:19.311151775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-05-09T09:06:19.331913626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221286s 
2025-05-09T09:06:19.336983912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-09T09:06:19.342190962Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.51E-05s 
2025-05-09T09:06:19.348040843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-05-09T09:06:19.354594809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-05-09T09:06:19.373266422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018648s 
2025-05-09T09:06:19.408982144Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-05-09T09:06:19.409032340Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-09T09:06:19.409435303Z                                                   FROM "ArtistMetadata"
2025-05-09T09:06:19.409452518Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-05-09T09:06:19.409471988Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-05-09T09:06:19.470053761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-05-09T09:06:19.470127181Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-09T09:06:19.470131127Z                                                   FROM "ArtistMetadata"
2025-05-09T09:06:19.470134272Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-05-09T09:06:19.470137606Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-05-09T09:06:19.497777888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0640277s 
2025-05-09T09:06:19.504753343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-09T09:06:19.512657109Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-05s 
2025-05-09T09:06:19.518536905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-05-09T09:06:19.531290024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-05-09T09:06:19.548191389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231539s 
2025-05-09T09:06:19.553967401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-09T09:06:19.559188041Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.12E-05s 
2025-05-09T09:06:19.565862737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-05-09T09:06:19.579640890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:19.592333739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204546s 
2025-05-09T09:06:19.598156440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-09T09:06:19.602864223Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.21E-05s 
2025-05-09T09:06:19.609956073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-05-09T09:06:19.620756351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:19.641053887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238015s 
2025-05-09T09:06:19.677705459Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-05-09T09:06:19.677749816Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-05-09T09:06:19.677755073Z                                                 FROM "AlbumReleases"
2025-05-09T09:06:19.677758289Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-05-09T09:06:19.677761443Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-05-09T09:06:19.729066418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-05-09T09:06:19.729134511Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-05-09T09:06:19.729153499Z                                                 FROM "AlbumReleases"
2025-05-09T09:06:19.729176534Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-05-09T09:06:19.729181761Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-05-09T09:06:19.753202548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0556869s 
2025-05-09T09:06:19.789032721Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-05-09T09:06:19.789070648Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-09T09:06:19.789074384Z                                                   FROM "ArtistMetadata"
2025-05-09T09:06:19.789077709Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-05-09T09:06:19.789081094Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-05-09T09:06:19.859535527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-05-09T09:06:19.859574997Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-09T09:06:19.859578863Z                                                   FROM "ArtistMetadata"
2025-05-09T09:06:19.859581927Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-05-09T09:06:19.859585593Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-05-09T09:06:19.886289292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0735706s 
2025-05-09T09:06:19.904561599Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2025-05-09T09:06:20.057653403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-09T09:06:20.101282494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-05-09T09:06:20.124186329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-09T09:06:20.133895736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-09T09:06:20.161976125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-09T09:06:20.174225091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-09T09:06:20.185863422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2713281s 
2025-05-09T09:06:20.195151146Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-05-09T09:06:20.326517648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-05-09T09:06:20.404812942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2025-05-09T09:06:20.436620288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-09T09:06:20.453569234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-09T09:06:20.482531083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-09T09:06:20.496311779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-09T09:06:20.505037754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3007601s 
2025-05-09T09:06:20.513222669Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-05-09T09:06:20.630920633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-09T09:06:20.689720681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2025-05-09T09:06:20.716674634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-05-09T09:06:20.727435604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-05-09T09:06:20.759738761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-09T09:06:20.772395115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-09T09:06:20.784517762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2636138s 
2025-05-09T09:06:20.790864317Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-05-09T09:06:20.900568910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-05-09T09:06:20.942563937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2025-05-09T09:06:20.966001762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-09T09:06:20.982138584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-09T09:06:21.020050692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-09T09:06:21.030080728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2340485s 
2025-05-09T09:06:21.037389693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-05-09T09:06:21.049158559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-09T09:06:21.059656315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154197s 
2025-05-09T09:06:21.066282888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-05-09T09:06:21.078404974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-09T09:06:21.089998708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141829s 
2025-05-09T09:06:21.104609096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-05-09T09:06:21.109907753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-09T09:06:21.132074296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175949s 
2025-05-09T09:06:21.143228493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-05-09T09:06:21.159129192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-05-09T09:06:21.161694949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116657s 
2025-05-09T09:06:21.166513969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-05-09T09:06:21.174176923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-05-09T09:06:21.184035853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012242s 
2025-05-09T09:06:21.189615510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-05-09T09:06:21.198611299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-05-09T09:06:21.207557323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130218s 
2025-05-09T09:06:21.213315216Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-09T09:06:21.273637402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-05-09T09:06:21.286914866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0678476s 
2025-05-09T09:06:21.294194186Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-09T09:06:21.303262433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-05-09T09:06:21.313316323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120359s 
2025-05-09T09:06:21.320852399Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-09T09:06:21.343644997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-05-09T09:06:21.354107601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282489s 
2025-05-09T09:06:21.371997925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-09T09:06:21', 'add_release_groups_etc') 
2025-05-09T09:06:21.383120155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:21.402004898Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-05-09T09:06:21.408259644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0762249s 
2025-05-09T09:06:21.416679832Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-05-09T09:06:21.426925089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:21.435856461Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-05-09T09:06:21.459371090Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-09T09:06:21.465943553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-05-09T09:06:21.471992803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096309s 
2025-05-09T09:06:21.483432458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-09T09:06:21', 'NewMediaInfoFormat') 
2025-05-09T09:06:21.493436894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:21.506109704Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-05-09T09:06:21.512862576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391574s 
2025-05-09T09:06:21.524982759Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-05-09T09:06:21.531119109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:21.537659063Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-05-09T09:06:21.570355849Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-05-09T09:06:21.579672888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-05-09T09:06:21.609999538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334758s 
2025-05-09T09:06:21.614231009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-09T09:06:21.621892221Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.76E-05s 
2025-05-09T09:06:21.628330182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-05-09T09:06:21.640717284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-05-09T09:06:21.664890810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301327s 
2025-05-09T09:06:21.676782109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-09T09:06:21', 'rename_restrictions_to_release_profiles') 
2025-05-09T09:06:21.688941300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:21.701867969Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-05-09T09:06:21.707323331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0655639s 
2025-05-09T09:06:21.716298899Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-05-09T09:06:21.722003874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:21.730332824Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-05-09T09:06:21.760763079Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-05-09T09:06:21.770219797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-05-09T09:06:21.802094093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358863s 
2025-05-09T09:06:21.807631497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-09T09:06:21.814277049Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.56E-05s 
2025-05-09T09:06:21.820104347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-05-09T09:06:21.831153156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-05-09T09:06:21.846861177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225472s 
2025-05-09T09:06:21.851639296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-05-09T09:06:21.856363243Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.75E-05s 
2025-05-09T09:06:21.863529113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-05-09T09:06:21.872726764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-05-09T09:06:21.889667788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203766s 
2025-05-09T09:06:21.893798918Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-09T09:06:21.901927569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-05-09T09:06:21.910017513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103306s 
2025-05-09T09:06:21.914667999Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-09T09:06:21.921719359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-05-09T09:06:21.929268843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105016s 
2025-05-09T09:06:21.935087960Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-05-09T09:06:22.109220841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-09T09:06:22.163346266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-05-09T09:06:22.182721613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-09T09:06:22.192359381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-09T09:06:22.224016392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-09T09:06:22.235343859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-09T09:06:22.249750442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-09T09:06:22.263574254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-09T09:06:22.275140908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3339004s 
2025-05-09T09:06:22.295861236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-09T09:06:22', 'rename_quality_profiles_add_upgrade_allowed') 
2025-05-09T09:06:22.307123315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:22.328170593Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-05-09T09:06:22.336596559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3856827s 
2025-05-09T09:06:22.342782694Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-05-09T09:06:22.348623231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:22.359167996Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-05-09T09:06:22.371952633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-05-09T09:06:22.384015590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL) 
2025-05-09T09:06:22.394242971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170171s 
2025-05-09T09:06:22.399246647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-05-09T09:06:22.407637880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-05-09T09:06:22.418093372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134011s 
2025-05-09T09:06:22.429644744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-09T09:06:22', 'add_import_exclusions') 
2025-05-09T09:06:22.438808013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:22.448396979Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-05-09T09:06:22.454656051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0428822s 
2025-05-09T09:06:22.461769905Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-05-09T09:06:22.470240577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:22.484180482Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-05-09T09:06:22.634575321Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-05-09T09:06:22.634623133Z                           WHERE "Id" in (
2025-05-09T09:06:22.634626508Z                           SELECT "Artists"."Id" from "Artists"
2025-05-09T09:06:22.634629462Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-09T09:06:22.634632827Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-09T09:06:22.680440008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-05-09T09:06:22.680512176Z                           WHERE "Id" in (
2025-05-09T09:06:22.680515971Z                           SELECT "Artists"."Id" from "Artists"
2025-05-09T09:06:22.680519036Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-09T09:06:22.680522531Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-09T09:06:22.713589531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0619386s 
2025-05-09T09:06:22.750334373Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-05-09T09:06:22.750376316Z                           WHERE "Id" in (
2025-05-09T09:06:22.750399781Z                           SELECT "Albums"."Id" from "Albums"
2025-05-09T09:06:22.750403226Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-09T09:06:22.750406651Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-09T09:06:22.798755334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-05-09T09:06:22.798795594Z                           WHERE "Id" in (
2025-05-09T09:06:22.798799220Z                           SELECT "Albums"."Id" from "Albums"
2025-05-09T09:06:22.798802464Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-09T09:06:22.798805739Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-09T09:06:22.819173080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499513s 
2025-05-09T09:06:22.855236273Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-05-09T09:06:22.855383482Z                           WHERE "Id" in (
2025-05-09T09:06:22.855390543Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-05-09T09:06:22.855394359Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-05-09T09:06:22.855397534Z                           WHERE "Albums"."Id" IS NULL) 
2025-05-09T09:06:22.901774306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-05-09T09:06:22.901817401Z                           WHERE "Id" in (
2025-05-09T09:06:22.901821257Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-05-09T09:06:22.901824312Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-05-09T09:06:22.901827516Z                           WHERE "Albums"."Id" IS NULL) 
2025-05-09T09:06:22.923114392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0496442s 
2025-05-09T09:06:22.958049968Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-05-09T09:06:22.958611368Z                           WHERE "Id" in (
2025-05-09T09:06:22.958640131Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-09T09:06:22.958644297Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-09T09:06:22.958750466Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-05-09T09:06:23.013688487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-05-09T09:06:23.013733533Z                           WHERE "Id" in (
2025-05-09T09:06:23.014118850Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-09T09:06:23.014154844Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-09T09:06:23.014158550Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-05-09T09:06:23.040324144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0596725s 
2025-05-09T09:06:23.079148999Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-05-09T09:06:23.079188868Z                           WHERE "Id" in (
2025-05-09T09:06:23.079192263Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-09T09:06:23.079195318Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-09T09:06:23.079198362Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-09T09:06:23.134673897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-05-09T09:06:23.134785775Z                           WHERE "Id" in (
2025-05-09T09:06:23.134793526Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-09T09:06:23.134799175Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-09T09:06:23.134802690Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-09T09:06:23.176286252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0739524s 
2025-05-09T09:06:23.213697982Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-09T09:06:23.213739915Z                           WHERE "Id" IN (
2025-05-09T09:06:23.213743941Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-09T09:06:23.213747436Z                           LEFT OUTER JOIN "Tracks"
2025-05-09T09:06:23.213750591Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-09T09:06:23.213761126Z                           WHERE "Tracks"."Id" IS NULL) 
2025-05-09T09:06:23.291222392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-09T09:06:23.291266528Z                           WHERE "Id" IN (
2025-05-09T09:06:23.291270304Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-09T09:06:23.291273719Z                           LEFT OUTER JOIN "Tracks"
2025-05-09T09:06:23.291276543Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-09T09:06:23.291279667Z                           WHERE "Tracks"."Id" IS NULL) 
2025-05-09T09:06:23.314445145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.080541s 
2025-05-09T09:06:23.330102400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-09T09:06:23', 'clean_artist_metadata_table') 
2025-05-09T09:06:23.341750826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:23.358542237Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-05-09T09:06:23.372299478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1193029s 
2025-05-09T09:06:23.388257763Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-05-09T09:06:23.417293391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:23.432168565Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-05-09T09:06:23.466424445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-09T09:06:23.474110163Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.33E-05s 
2025-05-09T09:06:23.483928201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-05-09T09:06:23.494642931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:23.514396383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238711s 
2025-05-09T09:06:23.520568357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-09T09:06:23.527703081Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.08E-05s 
2025-05-09T09:06:23.532596081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-05-09T09:06:23.546622214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:23.573753605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331649s 
2025-05-09T09:06:23.581279053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-09T09:06:23.589648155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002549s 
2025-05-09T09:06:23.596061339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-05-09T09:06:23.606124073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:23.626156162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222974s 
2025-05-09T09:06:23.633008664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-09T09:06:23.639355179Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.83E-05s 
2025-05-09T09:06:23.648902231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-05-09T09:06:23.661816712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:23.682385975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277787s 
2025-05-09T09:06:23.688161997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-09T09:06:23.694218338Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.78E-05s 
2025-05-09T09:06:23.703690669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-05-09T09:06:23.714635853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:23.741120085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297166s 
2025-05-09T09:06:23.750563273Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-05-09T09:06:23.885801026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-05-09T09:06:23.952261775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-05-09T09:06:23.984194628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-05-09T09:06:23.995982083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-05-09T09:06:24.027354737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2730438s 
2025-05-09T09:06:24.034201200Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-05-09T09:06:24.172515036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-05-09T09:06:24.238530108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-05-09T09:06:24.265319346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-05-09T09:06:24.278300988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-05-09T09:06:24.313855099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2739594s 
2025-05-09T09:06:24.325734522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-09T09:06:24', 'health_issue_notification') 
2025-05-09T09:06:24.336707007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:24.353491897Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-05-09T09:06:24.358575343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3080189s 
2025-05-09T09:06:24.368996713Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-05-09T09:06:24.375252002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:24.386356515Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-05-09T09:06:24.415709859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-09T09:06:24.421210348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001031s 
2025-05-09T09:06:24.428191423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-05-09T09:06:24.439136627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-05-09T09:06:24.453009031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210345s 
2025-05-09T09:06:24.458365474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-09T09:06:24.474585901Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-05s 
2025-05-09T09:06:24.474629777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-05-09T09:06:24.478023194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-05-09T09:06:24.495825807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174617s 
2025-05-09T09:06:24.501117384Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-05-09T09:06:24.511930070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-05-09T09:06:24.519651521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123711s 
2025-05-09T09:06:24.551335974Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-09T09:06:24.552616620Z                 WHERE "Id" IN (
2025-05-09T09:06:24.552628367Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-09T09:06:24.552631912Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-09T09:06:24.552635046Z                     WHERE "Tracks"."Id" IS NULL) 
2025-05-09T09:06:24.603731440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-09T09:06:24.603766122Z                 WHERE "Id" IN (
2025-05-09T09:06:24.603769638Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-09T09:06:24.603772792Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-09T09:06:24.603776437Z                     WHERE "Tracks"."Id" IS NULL) 
2025-05-09T09:06:24.624900620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0571246s 
2025-05-09T09:06:24.660398698Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-09T09:06:24.660442974Z                 WHERE "Id" IN (
2025-05-09T09:06:24.660446750Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-09T09:06:24.660450205Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-05-09T09:06:24.660453530Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-05-09T09:06:24.660472618Z                     WHERE "Artists"."Path" IS NULL) 
2025-05-09T09:06:24.705296097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-09T09:06:24.705342737Z                 WHERE "Id" IN (
2025-05-09T09:06:24.705346232Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-09T09:06:24.705349587Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-05-09T09:06:24.705352642Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-05-09T09:06:24.705355666Z                     WHERE "Artists"."Path" IS NULL) 
2025-05-09T09:06:24.724677503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0432536s 
2025-05-09T09:06:24.759236634Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-09T09:06:24.759279249Z                 WHERE "Id" IN (
2025-05-09T09:06:24.759303875Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-09T09:06:24.759307231Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-09T09:06:24.759310535Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-09T09:06:24.759313870Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-05-09T09:06:24.759317776Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-05-09T09:06:24.827692418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-09T09:06:24.827740170Z                 WHERE "Id" IN (
2025-05-09T09:06:24.827745868Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-09T09:06:24.827749994Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-09T09:06:24.827753640Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-09T09:06:24.827759188Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-05-09T09:06:24.827762503Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-05-09T09:06:24.853592147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0737222s 
2025-05-09T09:06:24.875222186Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-05-09T09:06:24.875264770Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-05-09T09:06:24.875268856Z                 FROM "Artists"
2025-05-09T09:06:24.875272051Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-05-09T09:06:24.877243901Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-05-09T09:06:24.904851173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-05-09T09:06:24.905195538Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-05-09T09:06:24.905202299Z                 FROM "Artists"
2025-05-09T09:06:24.905205833Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-05-09T09:06:24.905209358Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-05-09T09:06:24.921647661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311899s 
2025-05-09T09:06:24.944019981Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-09T09:06:24.944067243Z                 WHERE "Id" NOT IN (
2025-05-09T09:06:24.944071959Z                     SELECT MIN("Id")
2025-05-09T09:06:24.944074914Z                     FROM "TrackFiles"
2025-05-09T09:06:24.944100803Z                     GROUP BY "Path"
2025-05-09T09:06:24.944103847Z                 ) 
2025-05-09T09:06:24.976111091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-09T09:06:24.976154316Z                 WHERE "Id" NOT IN (
2025-05-09T09:06:24.976157852Z                     SELECT MIN("Id")
2025-05-09T09:06:24.976165934Z                     FROM "TrackFiles"
2025-05-09T09:06:24.976168708Z                     GROUP BY "Path"
2025-05-09T09:06:24.976171502Z                 ) 
2025-05-09T09:06:24.999871289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400177s 
2025-05-09T09:06:25.006931140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-09T09:06:25.018866566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001611s 
2025-05-09T09:06:25.025577175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-05-09T09:06:25.121902915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-05-09T09:06:25.159167754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-05-09T09:06:25.178896019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-09T09:06:25.189008008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-09T09:06:25.219273867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-09T09:06:25.227020166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1965064s 
2025-05-09T09:06:25.233240372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-05-09T09:06:25.239749890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-09T09:06:25.246714109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010715s 
2025-05-09T09:06:25.253337668Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-05-09T09:06:25.359216810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-05-09T09:06:25.401432076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-05-09T09:06:25.423213172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-09T09:06:25.431113982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-09T09:06:25.470993524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-09T09:06:25.486756746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-09T09:06:25.493719414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2356896s 
2025-05-09T09:06:25.505670402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-09T09:06:25', 'add_mediafilerepository_mtime') 
2025-05-09T09:06:25.516661636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:25.530589994Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-05-09T09:06:25.535392860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2697847s 
2025-05-09T09:06:25.542528154Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-05-09T09:06:25.550367432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:25.566176242Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-05-09T09:06:25.649260212Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-05-09T09:06:25.649304377Z                           WHERE "Id" NOT IN (
2025-05-09T09:06:25.649307972Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-05-09T09:06:25.649311157Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-09T09:06:25.649314241Z                             GROUP BY "ArtistMetadata"."Id") 
2025-05-09T09:06:25.695668290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-05-09T09:06:25.698218656Z                           WHERE "Id" NOT IN (
2025-05-09T09:06:25.700780138Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-05-09T09:06:25.701100427Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-09T09:06:25.701303521Z                             GROUP BY "ArtistMetadata"."Id") 
2025-05-09T09:06:25.725099601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0569414s 
2025-05-09T09:06:25.733399989Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-05-09T09:06:25.745258159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-05-09T09:06:25.753963803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015471s 
2025-05-09T09:06:25.760481574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-05-09T09:06:25.893846306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-09T09:06:25.950794033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-05-09T09:06:25.981902933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-09T09:06:26.004618107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-09T09:06:26.041722337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-09T09:06:26.057132141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-09T09:06:26.070731746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-09T09:06:26.086082592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3175781s 
2025-05-09T09:06:26.113613821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-05-09T09:06:26.144813768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-09T09:06:26.195131956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0731705s 
2025-05-09T09:06:26.206397000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-09T09:06:26', 'add_artistmetadataid_constraint') 
2025-05-09T09:06:26.225347901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:26.238114782Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-05-09T09:06:26.244410891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1216289s 
2025-05-09T09:06:26.266012569Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-05-09T09:06:26.274049962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:26.281535101Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-05-09T09:06:26.307368279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-05-09T09:06:26.313156108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003006s 
2025-05-09T09:06:26.321088886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-05-09T09:06:26.333633193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-05-09T09:06:26.352704444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024924s 
2025-05-09T09:06:26.357735532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-05-09T09:06:26.362935771Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.77E-05s 
2025-05-09T09:06:26.372720479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-05-09T09:06:26.389285602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-09T09:06:26.451850443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0693784s 
2025-05-09T09:06:26.456679047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-09T09:06:26.463727282Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.19E-05s 
2025-05-09T09:06:26.470152544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-05-09T09:06:26.477993484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-09T09:06:26.497985743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219576s 
2025-05-09T09:06:26.506658569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-05-09T09:06:26.529658608Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.67E-05s 
2025-05-09T09:06:26.538069551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-05-09T09:06:26.550625345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-09T09:06:26.568121831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230773s 
2025-05-09T09:06:26.575667150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-09T09:06:26.580978906Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.83E-05s 
2025-05-09T09:06:26.590587131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-05-09T09:06:26.600015296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-09T09:06:26.616771795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209821s 
2025-05-09T09:06:26.625767743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-09T09:06:26.669611385Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-05s 
2025-05-09T09:06:26.669648060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-05-09T09:06:26.671183969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-09T09:06:26.729402587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0532351s 
2025-05-09T09:06:26.778068915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-09T09:06:26', 'old_ids_and_artist_alias') 
2025-05-09T09:06:26.847653998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:26.891282148Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-05-09T09:06:26.897555614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2072758s 
2025-05-09T09:06:26.907218389Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-05-09T09:06:26.916801477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:26.935998466Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-05-09T09:06:26.952712641Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:26.958971946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:26.975793091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161503s 
2025-05-09T09:06:26.991187493Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-05-09T09:06:27.006666250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-05-09T09:06:27.018189289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213341s 
2025-05-09T09:06:27.032134000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-09T09:06:27', 'download_propers_config') 
2025-05-09T09:06:27.043965512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:27.058322270Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-05-09T09:06:27.081415679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0627954s 
2025-05-09T09:06:27.088753126Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-05-09T09:06:27.099417170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:27.108118448Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-05-09T09:06:27.165227386Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-05-09T09:06:27.182582600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-05-09T09:06:27.191546621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221346s 
2025-05-09T09:06:27.197982970Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-05-09T09:06:27.393396190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-09T09:06:27.474703421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-05-09T09:06:27.509779296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-09T09:06:27.525977980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-09T09:06:27.565131947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-09T09:06:27.587145641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-09T09:06:27.603596551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-09T09:06:27.618193399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-09T09:06:27.629661026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4260892s 
2025-05-09T09:06:27.636146108Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-05-09T09:06:27.738672222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-05-09T09:06:27.782939439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2025-05-09T09:06:27.813936882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-05-09T09:06:27.828358188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-05-09T09:06:27.865069360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-05-09T09:06:27.873296819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2320476s 
2025-05-09T09:06:27.877184785Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-05-09T09:06:27.979495228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-05-09T09:06:28.021491968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2025-05-09T09:06:28.047845834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-05-09T09:06:28.061099051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-05-09T09:06:28.089028686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2078304s 
2025-05-09T09:06:28.096172694Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-05-09T09:06:28.176709872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-05-09T09:06:28.219382663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-05-09T09:06:28.233758771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-05-09T09:06:28.244244779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-05-09T09:06:28.286814975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-09T09:06:28.300803203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-09T09:06:28.317684678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-09T09:06:28.339446515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-09T09:06:28.350358130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2512897s 
2025-05-09T09:06:28.356797924Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-05-09T09:06:28.510030730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-05-09T09:06:28.545271562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-05-09T09:06:28.565191714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-09T09:06:28.574972327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-09T09:06:28.604699930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.240116s 
2025-05-09T09:06:28.611156259Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-05-09T09:06:28.744597325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-05-09T09:06:28.783509139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-05-09T09:06:28.802230938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-09T09:06:28.812818017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-09T09:06:28.844735978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-09T09:06:28.858725337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-09T09:06:28.871071588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2535466s 
2025-05-09T09:06:28.882151013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-09T09:06:28', 'remove_language_profiles') 
2025-05-09T09:06:28.892847515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:28.909194041Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-05-09T09:06:28.913783067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2916858s 
2025-05-09T09:06:28.920805012Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-05-09T09:06:28.926954572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:28.934578467Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-05-09T09:06:28.950360829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-05-09T09:06:28.954708362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001216s 
2025-05-09T09:06:28.961238903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-05-09T09:06:28.968615128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-05-09T09:06:28.983915329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018279s 
2025-05-09T09:06:28.993978323Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-05-09T09:06:29.005612569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-05-09T09:06:29.013718245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135075s 
2025-05-09T09:06:29.022946611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-09T09:06:29', 'multi_disc_naming_format') 
2025-05-09T09:06:29.033082566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:29.047196240Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-05-09T09:06:29.051697404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0429149s 
2025-05-09T09:06:29.056369354Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-05-09T09:06:29.061816022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:29.068275646Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-05-09T09:06:29.080699413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-09T09:06:29.085130272Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.93E-05s 
2025-05-09T09:06:29.089452138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-05-09T09:06:29.097696902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-05-09T09:06:29.114208074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019176s 
2025-05-09T09:06:29.117713928Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:29.122758946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:29.654610518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.531633s 
2025-05-09T09:06:29.664382568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-09T09:06:29', 'add_download_client_priority') 
2025-05-09T09:06:29.675398919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:29.687819030Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-05-09T09:06:29.694642789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5626804s 
2025-05-09T09:06:29.704452685Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-05-09T09:06:29.708339479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:29.714734166Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-05-09T09:06:29.726286889Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-09T09:06:29.733181114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-05-09T09:06:29.740802146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088989s 
2025-05-09T09:06:29.745867093Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-09T09:06:29.754667309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-05-09T09:06:29.767575110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115441s 
2025-05-09T09:06:29.778985560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-09T09:06:29', 'remove_growl_prowl') 
2025-05-09T09:06:29.790989740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:29.802977223Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-05-09T09:06:29.814114165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0479981s 
2025-05-09T09:06:29.817732658Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-05-09T09:06:29.823316121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:29.830744485Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-05-09T09:06:29.843589461Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-09T09:06:29.853273920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-05-09T09:06:29.861087489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119531s 
2025-05-09T09:06:29.868560029Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-09T09:06:29.871738464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-05-09T09:06:29.878969823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009692s 
2025-05-09T09:06:29.888948240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-09T09:06:29', 'remove_plex_hometheatre') 
2025-05-09T09:06:29.900979150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:29.915173094Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-05-09T09:06:29.920982085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392374s 
2025-05-09T09:06:29.931009797Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-05-09T09:06:29.937051546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:29.947696121Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-05-09T09:06:29.967728661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-09T09:06:29.972290446Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.84E-05s 
2025-05-09T09:06:29.976680243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-05-09T09:06:29.983669419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-05-09T09:06:29.998556111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182405s 
2025-05-09T09:06:30.006210742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-09T09:06:30.010063387Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-05s 
2025-05-09T09:06:30.017841382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-05-09T09:06:30.027085061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:30.043955821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224579s 
2025-05-09T09:06:30.048242304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-09T09:06:30.053118228Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.77E-05s 
2025-05-09T09:06:30.059366156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-05-09T09:06:30.068886910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:30.085408677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208862s 
2025-05-09T09:06:30.090124112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-09T09:06:30.095383179Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.01E-05s 
2025-05-09T09:06:30.102846496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-05-09T09:06:30.116609285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:30.137404376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270998s 
2025-05-09T09:06:30.141833151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-09T09:06:30.146839161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001309s 
2025-05-09T09:06:30.153167618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-05-09T09:06:30.161226084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-05-09T09:06:30.178739606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019802s 
2025-05-09T09:06:30.182244569Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:30.187279552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:30.221198998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347472s 
2025-05-09T09:06:30.233081584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-09T09:06:30', 'add_root_folder_add_defaults') 
2025-05-09T09:06:30.243557167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:30.254378416Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-05-09T09:06:30.257838152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0666992s 
2025-05-09T09:06:30.262883970Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-05-09T09:06:30.267367087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:30.274543173Z [Info] task_duration: Starting migration of Main DB to 40 
2025-05-09T09:06:30.286931157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-09T09:06:30.291867442Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.61E-05s 
2025-05-09T09:06:30.298950187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-05-09T09:06:30.306135448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-05-09T09:06:30.323955107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214858s 
2025-05-09T09:06:30.331959792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-09T09:06:30', 'task_duration') 
2025-05-09T09:06:30.341761727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:30.354238562Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-05-09T09:06:30.360143676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0516058s 
2025-05-09T09:06:30.366146047Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-05-09T09:06:30.372090149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:30.379572683Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-05-09T09:06:30.391239448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-09T09:06:30.395030039Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.69E-05s 
2025-05-09T09:06:30.399846615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-05-09T09:06:30.411171928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-05-09T09:06:30.430081788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227585s 
2025-05-09T09:06:30.433839550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-09T09:06:30.438566962Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.77E-05s 
2025-05-09T09:06:30.447369552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-05-09T09:06:30.456591659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:30.470530592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187306s 
2025-05-09T09:06:30.480657262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-09T09:06:30', 'add_indexer_and_enabled_to_release_profiles') 
2025-05-09T09:06:30.490141681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:30.501279715Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-05-09T09:06:30.505892966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0474241s 
2025-05-09T09:06:30.514160305Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-05-09T09:06:30.520532228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:30.527442296Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-05-09T09:06:30.543050456Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-05-09T09:06:30.663380397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-09T09:06:30.712195126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-05-09T09:06:30.731137556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-09T09:06:30.744440887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-09T09:06:30.780035870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-09T09:06:30.800009512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-09T09:06:30.817184187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-09T09:06:30.836315859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-09T09:06:30.846909437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2993145s 
2025-05-09T09:06:30.861801206Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-05-09T09:06:30.872559741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-05-09T09:06:30.881120869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016903s 
2025-05-09T09:06:30.890813440Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-05-09T09:06:30.905598319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-05-09T09:06:30.928541213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266032s 
2025-05-09T09:06:30.940756778Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-05-09T09:06:31.078544417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-05-09T09:06:31.111611127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2025-05-09T09:06:31.129212379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-05-09T09:06:31.143196941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-05-09T09:06:31.173532505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.230403s 
2025-05-09T09:06:31.181755156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-09T09:06:31', 'remove_album_folders') 
2025-05-09T09:06:31.190842201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:31.206939844Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-05-09T09:06:31.211209501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2611607s 
2025-05-09T09:06:31.218850873Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-05-09T09:06:31.226148591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:31.240387814Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-05-09T09:06:31.260524010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-09T09:06:31.270596388Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.64E-05s 
2025-05-09T09:06:31.276111198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-05-09T09:06:31.293604880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-05-09T09:06:31.313221718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305214s 
2025-05-09T09:06:31.322900809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-09T09:06:31', 'add_priority_to_indexers') 
2025-05-09T09:06:31.332628592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:31.344794083Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-05-09T09:06:31.350609893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0619211s 
2025-05-09T09:06:31.361280957Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-05-09T09:06:31.363560047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:31.372040825Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-05-09T09:06:31.385801962Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-05-09T09:06:31.397432092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-05-09T09:06:31.409366527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015188s 
2025-05-09T09:06:31.424213740Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:31.440280135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:31.467763121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0421604s 
2025-05-09T09:06:31.484665708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-09T09:06:31', 'remove_chown_and_folderchmod_config') 
2025-05-09T09:06:31.497017417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:31.511306244Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-05-09T09:06:31.516751210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0841007s 
2025-05-09T09:06:31.521411453Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-05-09T09:06:31.528216042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:31.536844361Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-05-09T09:06:31.641434174Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-05-09T09:06:31.661528646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-05-09T09:06:31.671742076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217822s 
2025-05-09T09:06:31.680634339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-09T09:06:31', 'update_notifiarr') 
2025-05-09T09:06:31.690777804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:31.716540227Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-05-09T09:06:31.736391295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0619044s 
2025-05-09T09:06:31.743731736Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-05-09T09:06:31.752228898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:31.760917176Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-05-09T09:06:31.768486220Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:31.775383730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:31.836658210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0626405s 
2025-05-09T09:06:31.846381507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-09T09:06:31', 'email_multiple_addresses') 
2025-05-09T09:06:31.861194057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:31.874088748Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-05-09T09:06:31.878757042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0996207s 
2025-05-09T09:06:31.883978975Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-05-09T09:06:31.889657320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:31.896926285Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-05-09T09:06:31.906420358Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-05-09T09:06:31.912490390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-05-09T09:06:31.945730889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354079s 
2025-05-09T09:06:31.956658317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-09T09:06:31', 'rename_blacklist_to_blocklist') 
2025-05-09T09:06:31.969523114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:31.981540843Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-05-09T09:06:31.986997036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0685372s 
2025-05-09T09:06:31.993546694Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-05-09T09:06:32.001957717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:32.007779227Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-05-09T09:06:32.021594566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-09T09:06:32.029709906Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.89E-05s 
2025-05-09T09:06:32.040076215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-05-09T09:06:32.052731227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-05-09T09:06:32.072529587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259368s 
2025-05-09T09:06:32.078898836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-05-09T09:06:32.089507037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-05-09T09:06:32.105688606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212296s 
2025-05-09T09:06:32.109864342Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:32.115265583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:32.216927145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1023194s 
2025-05-09T09:06:32.228227561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-09T09:06:32', 'cdh_per_downloadclient') 
2025-05-09T09:06:32.239298113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:32.252365493Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-05-09T09:06:32.254026057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1343342s 
2025-05-09T09:06:32.259405355Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-05-09T09:06:32.265075839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:32.277409751Z [Info] download_history: Starting migration of Main DB to 52 
2025-05-09T09:06:32.300413926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-05-09T09:06:32.333571502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-05-09T09:06:32.349657588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445354s 
2025-05-09T09:06:32.356109480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-05-09T09:06:32.364137320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-05-09T09:06:32.382963085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138298s 
2025-05-09T09:06:32.382999249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-05-09T09:06:32.390203357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-05-09T09:06:32.400739239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139516s 
2025-05-09T09:06:32.415247313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-05-09T09:06:32.415437227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-05-09T09:06:32.427826804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133822s 
2025-05-09T09:06:32.433267944Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:32.438760391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:32.492417916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0523065s 
2025-05-09T09:06:32.502994699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-09T09:06:32', 'download_history') 
2025-05-09T09:06:32.512278378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:32.521080296Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-05-09T09:06:32.526800644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0831423s 
2025-05-09T09:06:32.530548741Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-05-09T09:06:32.535055654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:32.543254670Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-05-09T09:06:32.557674252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-09T09:06:32', 'add_update_history') 
2025-05-09T09:06:32.570278430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:32.580556777Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-05-09T09:06:32.587454857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0431033s 
2025-05-09T09:06:32.593358238Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-05-09T09:06:32.599579786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:32.605759471Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-05-09T09:06:32.618139022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-09T09:06:32.622981807Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-05s 
2025-05-09T09:06:32.628894002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-05-09T09:06:32.639099210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-05-09T09:06:32.655565904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214415s 
2025-05-09T09:06:32.665561469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-09T09:06:32', 'add_on_update_to_notifications') 
2025-05-09T09:06:32.674950925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:32.685697553Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-05-09T09:06:32.690584695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0498857s 
2025-05-09T09:06:32.696624842Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-05-09T09:06:32.702342054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:32.710284357Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-05-09T09:06:32.724269800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-09T09:06:32.726116412Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.14E-05s 
2025-05-09T09:06:32.731863751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-05-09T09:06:32.741863591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:32.764271214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260276s 
2025-05-09T09:06:32.773401073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-09T09:06:32', 'download_client_per_indexer') 
2025-05-09T09:06:32.785564861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:32.795708877Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-05-09T09:06:32.802734968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0562477s 
2025-05-09T09:06:32.807623983Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-05-09T09:06:32.813117431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:32.820700376Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-05-09T09:06:32.833085976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-09T09:06:32.836781454Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.63E-05s 
2025-05-09T09:06:32.841947642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-05-09T09:06:32.850663682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:32.869502117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210105s 
2025-05-09T09:06:32.873328000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-09T09:06:32.877177018Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.45E-05s 
2025-05-09T09:06:32.884808435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-05-09T09:06:32.898500620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:32.921141793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026445s 
2025-05-09T09:06:32.923911125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-09T09:06:32.926749452Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s 
2025-05-09T09:06:32.930025803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-05-09T09:06:32.936122333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:32.950233264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161477s 
2025-05-09T09:06:32.958671068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-09T09:06:32', 'AddNewItemMonitorType') 
2025-05-09T09:06:32.968621875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:32.980647216Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-05-09T09:06:32.984543575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0451167s 
2025-05-09T09:06:32.991917217Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-05-09T09:06:32.997494550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:33.014135406Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-05-09T09:06:33.022932417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-09T09:06:33.026986131Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.46E-05s 
2025-05-09T09:06:33.032089577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-05-09T09:06:33.040271437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-05-09T09:06:33.056545464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199752s 
2025-05-09T09:06:33.069087167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-09T09:06:33', 'ImportListSearch') 
2025-05-09T09:06:33.083851726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:33.094108941Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-05-09T09:06:33.100855675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0556136s 
2025-05-09T09:06:33.106166300Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-05-09T09:06:33.112112196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:33.118513682Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-05-09T09:06:33.127383271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-09T09:06:33.134327852Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-05s 
2025-05-09T09:06:33.143998039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-05-09T09:06:33.153180556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:33.171544319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270772s 
2025-05-09T09:06:33.185385277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-09T09:06:33', 'ImportListMonitorExisting') 
2025-05-09T09:06:33.196798751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:33.208359026Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-05-09T09:06:33.213662030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0622273s 
2025-05-09T09:06:33.218566667Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-05-09T09:06:33.223318536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:33.231921908Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-05-09T09:06:33.244237703Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-09T09:06:33.252853714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-05-09T09:06:33.262322158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118356s 
2025-05-09T09:06:33.272155750Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-09T09:06:33.281731175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-05-09T09:06:33.299679828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179898s 
2025-05-09T09:06:33.303119142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-09T09:06:33.306620020Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-05s 
2025-05-09T09:06:33.313244190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-05-09T09:06:33.321473532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-05-09T09:06:33.335750902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177619s 
2025-05-09T09:06:33.349683897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-09T09:06:33', 'add_indexer_tags') 
2025-05-09T09:06:33.360241521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:33.370218217Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-05-09T09:06:33.375725707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0510507s 
2025-05-09T09:06:33.383904082Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-05-09T09:06:33.390048965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:33.399599694Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-05-09T09:06:33.409911942Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:33.417377490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:33.463598609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0491366s 
2025-05-09T09:06:33.474781110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-09T09:06:33', 'update_audio_types') 
2025-05-09T09:06:33.483092574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:33.492313760Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-05-09T09:06:33.496171071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0778433s 
2025-05-09T09:06:33.503488318Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-05-09T09:06:33.517803654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:33.537988853Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-05-09T09:06:33.606899536Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-09T09:06:33.614967037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-05-09T09:06:33.626993008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130035s 
2025-05-09T09:06:33.635307717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-05-09T09:06:33.640668127Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.21E-05s 
2025-05-09T09:06:33.648042710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-05-09T09:06:33.789450664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-05-09T09:06:33.847389845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2025-05-09T09:06:33.868714998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-05-09T09:06:33.878367008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-05-09T09:06:33.912011813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-05-09T09:06:33.924046427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-05-09T09:06:33.936050647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2794965s 
2025-05-09T09:06:33.941942121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-09T09:06:33.949055042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001865s 
2025-05-09T09:06:33.951576705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-05-09T09:06:34.115579943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-05-09T09:06:34.203069954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-05-09T09:06:34.238172999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-09T09:06:34.254738963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-09T09:06:34.289334380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-09T09:06:34.300989136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-09T09:06:34.313185794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-09T09:06:34.323058434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3648991s 
2025-05-09T09:06:34.327734229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-09T09:06:34.332107761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003659s 
2025-05-09T09:06:34.338222780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-05-09T09:06:34.487748199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-05-09T09:06:34.575325379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-05-09T09:06:34.603773861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-09T09:06:34.614258416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-09T09:06:34.657195502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-09T09:06:34.674293262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-09T09:06:34.694405771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-09T09:06:34.704885429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3586502s 
2025-05-09T09:06:34.707254184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-09T09:06:34.711572755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002699s 
2025-05-09T09:06:34.716614247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-05-09T09:06:34.869339142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-05-09T09:06:34.955531642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-05-09T09:06:34.989960690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-09T09:06:35.002624255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-09T09:06:35.044883458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-09T09:06:35.056268791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-09T09:06:35.069228309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-09T09:06:35.078396034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3548552s 
2025-05-09T09:06:35.082752522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-09T09:06:35.087549749Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s 
2025-05-09T09:06:35.093077759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-05-09T09:06:35.265474825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-05-09T09:06:35.313886172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-05-09T09:06:35.333673204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-09T09:06:35.344851498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-09T09:06:35.383263455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-09T09:06:35.395144960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-09T09:06:35.410310428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-09T09:06:35.428021345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-09T09:06:35.446713119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3415689s 
2025-05-09T09:06:35.451365419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-09T09:06:35.452945373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001901s 
2025-05-09T09:06:35.459554800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-05-09T09:06:35.562267255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-05-09T09:06:35.608900491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-05-09T09:06:35.635491132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-09T09:06:35.649119781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-09T09:06:35.687066512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-09T09:06:35.701226367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-09T09:06:35.715020533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-09T09:06:35.726818263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-09T09:06:35.737316910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2711336s 
2025-05-09T09:06:35.740602355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-09T09:06:35.745045864Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.04E-05s 
2025-05-09T09:06:35.750438841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-05-09T09:06:35.865997304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-05-09T09:06:35.906533168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-05-09T09:06:35.924742691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-05-09T09:06:35.935973332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-05-09T09:06:35.975222241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2183724s 
2025-05-09T09:06:35.981078352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-09T09:06:35.986248687Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-05s 
2025-05-09T09:06:35.992055965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-05-09T09:06:36.139998707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-05-09T09:06:36.189773953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-05-09T09:06:36.213822782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-05-09T09:06:36.225591618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-05-09T09:06:36.297631875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2992791s 
2025-05-09T09:06:36.302775671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-09T09:06:36.309448183Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s 
2025-05-09T09:06:36.314443076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-05-09T09:06:36.417820745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-05-09T09:06:36.455526565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-05-09T09:06:36.478826393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-09T09:06:36.489972879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-09T09:06:36.526430251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2031269s 
2025-05-09T09:06:36.533732396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-09T09:06:36.538559027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003698s 
2025-05-09T09:06:36.546848489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-05-09T09:06:36.665250485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-05-09T09:06:36.718514732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-05-09T09:06:36.750538692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-09T09:06:36.762688208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-09T09:06:36.807407521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2559366s 
2025-05-09T09:06:36.812164767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-09T09:06:36.817102966Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s 
2025-05-09T09:06:36.821314576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-05-09T09:06:36.910536338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-05-09T09:06:36.945536811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-05-09T09:06:36.960580657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-09T09:06:36.969660942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-09T09:06:36.999017871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1710577s 
2025-05-09T09:06:37.002345540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-09T09:06:37.006144083Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.45E-05s 
2025-05-09T09:06:37.014759021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-05-09T09:06:37.087426126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-09T09:06:37.116436978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-05-09T09:06:37.130989799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-09T09:06:37.142189665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-09T09:06:37.177512922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-09T09:06:37.187425601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1703449s 
2025-05-09T09:06:37.192422998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-09T09:06:37.197101557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003526s 
2025-05-09T09:06:37.204071824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-05-09T09:06:37.296799081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-09T09:06:37.330367551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-05-09T09:06:37.345656374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-09T09:06:37.356645014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-09T09:06:37.396161583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-09T09:06:37.407147579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.197488s 
2025-05-09T09:06:37.412874286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-09T09:06:37.417163793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001651s 
2025-05-09T09:06:37.423369257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-05-09T09:06:37.492833890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-09T09:06:37.520294834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-05-09T09:06:37.534938421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-09T09:06:37.545495106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-09T09:06:37.584007992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-09T09:06:37.594931675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1638027s 
2025-05-09T09:06:37.598800333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-05-09T09:06:37.604187963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001134s 
2025-05-09T09:06:37.608830779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-05-09T09:06:37.689381358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-05-09T09:06:37.727451793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-05-09T09:06:37.745954494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-05-09T09:06:37.757840136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-05-09T09:06:37.790851343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-05-09T09:06:37.803743981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-05-09T09:06:37.821040207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-05-09T09:06:37.829914484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.216427s 
2025-05-09T09:06:37.833644594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-05-09T09:06:37.838612376Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.88E-05s 
2025-05-09T09:06:37.843661991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-05-09T09:06:37.930922939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-05-09T09:06:37.959666671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-05-09T09:06:37.979341706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-05-09T09:06:37.986414347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-05-09T09:06:38.012731970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1639629s 
2025-05-09T09:06:38.017975284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-05-09T09:06:38.020719870Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2025-05-09T09:06:38.026235732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-05-09T09:06:38.108435989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-05-09T09:06:38.138295651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-05-09T09:06:38.150982532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-05-09T09:06:38.158941689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-05-09T09:06:38.191551345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1581464s 
2025-05-09T09:06:38.198890174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-05-09T09:06:38.203981331Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s 
2025-05-09T09:06:38.210756106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-05-09T09:06:38.293553407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-05-09T09:06:38.324611752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-05-09T09:06:38.341715480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-05-09T09:06:38.355244360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-05-09T09:06:38.400162440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-09T09:06:38.411511188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-09T09:06:38.424789664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-09T09:06:38.439351679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-09T09:06:38.447195604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2314544s 
2025-05-09T09:06:38.450851605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-09T09:06:38.454318501Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2025-05-09T09:06:38.460326840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-05-09T09:06:38.527750690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-05-09T09:06:38.587786878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-05-09T09:06:38.609877977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-09T09:06:38.624636477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-09T09:06:38.666900217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-09T09:06:38.679123123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2105289s 
2025-05-09T09:06:38.687489860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-09T09:06:38.695115678Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.69E-05s 
2025-05-09T09:06:38.702137123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-05-09T09:06:38.775748139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-05-09T09:06:38.808780538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-05-09T09:06:38.824991852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-09T09:06:38.835952018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-09T09:06:38.874198336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-09T09:06:38.888227136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.180663s 
2025-05-09T09:06:38.901770718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-09T09:06:38.906160554Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-05-09T09:06:38.924452090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-05-09T09:06:39.011512247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-05-09T09:06:39.040535488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-05-09T09:06:39.064057719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-09T09:06:39.076573833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-09T09:06:39.109549217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-09T09:06:39.115824134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1852801s 
2025-05-09T09:06:39.120723734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-09T09:06:39.125552950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003755s 
2025-05-09T09:06:39.130807420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-05-09T09:06:39.225369130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-05-09T09:06:39.260313400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-05-09T09:06:39.277572460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-09T09:06:39.288276864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-09T09:06:39.322734425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-09T09:06:39.332258254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1959279s 
2025-05-09T09:06:39.337684551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-09T09:06:39.342339345Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2025-05-09T09:06:39.348555625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-05-09T09:06:39.428516703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-05-09T09:06:39.463377506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-05-09T09:06:39.479886324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-09T09:06:39.490639372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-09T09:06:39.528074937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-09T09:06:39.538203380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1846377s 
2025-05-09T09:06:39.543729988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-09T09:06:39.550144425Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2025-05-09T09:06:39.555168982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-05-09T09:06:39.645993020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-05-09T09:06:39.681549044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-05-09T09:06:39.694999917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-09T09:06:39.707497034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-09T09:06:39.746303732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-09T09:06:39.754071352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.193496s 
2025-05-09T09:06:39.758103034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-05-09T09:06:39.762169056Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s 
2025-05-09T09:06:39.767598579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-05-09T09:06:39.852282582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-05-09T09:06:39.882724354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-05-09T09:06:39.900760828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-09T09:06:39.911772963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-09T09:06:39.941273868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1687551s 
2025-05-09T09:06:39.948332489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-05-09T09:06:39.952499643Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.08E-05s 
2025-05-09T09:06:39.961514259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-05-09T09:06:40.060530623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-05-09T09:06:40.093370625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-05-09T09:06:40.116979565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-09T09:06:40.130245862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-09T09:06:40.166216376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1917045s 
2025-05-09T09:06:40.171849695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-05-09T09:06:40.176975653Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2025-05-09T09:06:40.185239856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-05-09T09:06:40.284750421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-05-09T09:06:40.318932560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-05-09T09:06:40.339794070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-05-09T09:06:40.348110881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-05-09T09:06:40.378200228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1859368s 
2025-05-09T09:06:40.381153345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-05-09T09:06:40.385697604Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-05-09T09:06:40.390085158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-05-09T09:06:40.466750935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-05-09T09:06:40.509280652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-05-09T09:06:40.527801541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-05-09T09:06:40.537428784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-05-09T09:06:40.578568300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1749795s 
2025-05-09T09:06:40.580996864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-05-09T09:06:40.584547546Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-05-09T09:06:40.588914859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-05-09T09:06:40.676261907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-05-09T09:06:40.706053706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2025-05-09T09:06:40.722499611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-05-09T09:06:40.733473579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-05-09T09:06:40.765397128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1716477s 
2025-05-09T09:06:40.770226624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-09T09:06:40.777435658Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-05-09T09:06:40.781007542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-05-09T09:06:40.858120048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-05-09T09:06:40.881029461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-05-09T09:06:40.892923285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-05-09T09:06:40.900623655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-05-09T09:06:40.936279349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-09T09:06:40.943441223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1566819s 
2025-05-09T09:06:40.947810180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-09T09:06:40.953065682Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-05-09T09:06:40.957130484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-05-09T09:06:41.028257795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-05-09T09:06:41.053332637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-05-09T09:06:41.066961788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-05-09T09:06:41.076468320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-05-09T09:06:41.109117915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-09T09:06:41.117495990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1555031s 
2025-05-09T09:06:41.122146457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-09T09:06:41.125767575Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-05-09T09:06:41.130001329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-05-09T09:06:41.199165943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-05-09T09:06:41.237846962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-05-09T09:06:41.249095862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-09T09:06:41.260138593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-09T09:06:41.292141401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-09T09:06:41.303098453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-09T09:06:41.312825195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1760516s 
2025-05-09T09:06:41.318041650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-09T09:06:41.325996971Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-05-09T09:06:41.333328219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-05-09T09:06:41.420839381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-05-09T09:06:41.450327507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-05-09T09:06:41.468709418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-09T09:06:41.476384810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-09T09:06:41.511335269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-09T09:06:41.528703512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-09T09:06:41.537645721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2009279s 
2025-05-09T09:06:41.549014088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-09T09:06:41.553248903Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-05-09T09:06:41.556675721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-05-09T09:06:41.652949001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-05-09T09:06:41.665570334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-05-09T09:06:41.677011721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-05-09T09:06:41.757894186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-05-09T09:06:41.786165812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-09T09:06:41.799094895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2345371s 
2025-05-09T09:06:41.822413001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-09T09:06:41', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-05-09T09:06:41.839133084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:41.861651423Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-05-09T09:06:41.870199882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2941562s 
2025-05-09T09:06:41.881114201Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-05-09T09:06:41.890978759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:41.899217003Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-05-09T09:06:41.916418568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-09T09:06:41.917165055Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-05-09T09:06:41.923200144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-05-09T09:06:41.933098853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:41.951101326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222614s 
2025-05-09T09:06:41.952920247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-09T09:06:41.956354935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-05-09T09:06:41.962990442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-05-09T09:06:41.970967988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:41.990884134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019888s 
2025-05-09T09:06:41.998633587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-09T09:06:41', 'add_on_delete_to_notifications') 
2025-05-09T09:06:42.007124990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:42.023198718Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-05-09T09:06:42.029993013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0551846s 
2025-05-09T09:06:42.035903655Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-05-09T09:06:42.040476998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:42.047735196Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-05-09T09:06:42.093642106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-09T09:06:42.097335952Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-05-09T09:06:42.104568903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-05-09T09:06:42.116777228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:42.134640302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224994s 
2025-05-09T09:06:42.136508937Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-09T09:06:42.145372718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-05-09T09:06:42.152553591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117139s 
2025-05-09T09:06:42.157747983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-09T09:06:42.163829030Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2025-05-09T09:06:42.171554738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-05-09T09:06:42.181083594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-05-09T09:06:42.197489648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198914s 
2025-05-09T09:06:42.201378276Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:42.208806719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:42.239190595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333468s 
2025-05-09T09:06:42.244848690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-05-09T09:06:42.264283927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-05-09T09:06:42.281576478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306837s 
2025-05-09T09:06:42.287890173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-05-09T09:06:42.303166207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-05-09T09:06:42.315320230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135691s 
2025-05-09T09:06:42.317838848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-09T09:06:42.322584368Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2025-05-09T09:06:42.329146745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-05-09T09:06:42.337214876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-05-09T09:06:42.348976041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148669s 
2025-05-09T09:06:42.353577396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-09T09:06:42.358102996Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-05-09T09:06:42.362691872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-05-09T09:06:42.371263965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:42.386957184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018991s 
2025-05-09T09:06:42.390871079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-09T09:06:42.396280772Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.38E-05s 
2025-05-09T09:06:42.401886109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-05-09T09:06:42.412811243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:42.430991132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238949s 
2025-05-09T09:06:42.436489777Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:42.445438635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:42.539813786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0977097s 
2025-05-09T09:06:42.543410758Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:42.548628705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:42.580635659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319899s 
2025-05-09T09:06:42.585169012Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-05-09T09:06:42.654660824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-05-09T09:06:42.683660741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-05-09T09:06:42.710481757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-05-09T09:06:42.715885862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-05-09T09:06:42.744026893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1533311s 
2025-05-09T09:06:42.750417102Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-05-09T09:06:42.844219316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-05-09T09:06:42.869272317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-05-09T09:06:42.883519452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-05-09T09:06:42.894614031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-05-09T09:06:42.929283729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1716252s 
2025-05-09T09:06:42.948657232Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-05-09T09:06:42.965249826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-05-09T09:06:42.980396446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199175s 
2025-05-09T09:06:42.997389169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-09T09:06:43.014292427Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.35E-05s 
2025-05-09T09:06:43.052887798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-05-09T09:06:43.067947338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:43.087018319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028169s 
2025-05-09T09:06:43.090930352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-09T09:06:43.096000297Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-05-09T09:06:43.101244553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-05-09T09:06:43.108913676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-05-09T09:06:43.125482164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184858s 
2025-05-09T09:06:43.133870363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-09T09:06:43', 'add_custom_formats') 
2025-05-09T09:06:43.142443209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:43.159491104Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-05-09T09:06:43.166707279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0507161s 
2025-05-09T09:06:43.168113413Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-05-09T09:06:43.173450818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:43.180296540Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-05-09T09:06:43.190129600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-09T09:06:43.194201753Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s 
2025-05-09T09:06:43.198444921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-05-09T09:06:43.206550787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-05-09T09:06:43.222061262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181795s 
2025-05-09T09:06:43.235017836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-09T09:06:43', 'add_result_to_commands') 
2025-05-09T09:06:43.244307245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:43.255170165Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-05-09T09:06:43.259913301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0504351s 
2025-05-09T09:06:43.266272676Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-05-09T09:06:43.271888838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:43.280311569Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-05-09T09:06:43.292143390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-09T09:06:43.299219016Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-05-09T09:06:43.300744739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-05-09T09:06:43.309551593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:43.324275992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187006s 
2025-05-09T09:06:43.333342796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-09T09:06:43', 'health_restored_notification') 
2025-05-09T09:06:43.342555079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:43.366027144Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-05-09T09:06:43.369224528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.055059s 
2025-05-09T09:06:43.372606989Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-05-09T09:06:43.377625887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:43.384792479Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-05-09T09:06:43.396128468Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-09T09:06:43.404320043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-05-09T09:06:43.414139063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118202s 
2025-05-09T09:06:43.423273399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-09T09:06:43', 'remove_uc') 
2025-05-09T09:06:43.433429533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:43.442456608Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-05-09T09:06:43.445233552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400576s 
2025-05-09T09:06:43.453494742Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-05-09T09:06:43.458258289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:43.465308677Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-05-09T09:06:43.475955334Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:43.479029263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:43.533730889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0545356s 
2025-05-09T09:06:43.549594573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-09T09:06:43', 'download_clients_rename_tv_to_music') 
2025-05-09T09:06:43.556516218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:43.570062174Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-05-09T09:06:43.574164331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0879564s 
2025-05-09T09:06:43.581307338Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-05-09T09:06:43.586959594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:43.594569278Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-05-09T09:06:43.604148790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-05-09T09:06:43.608903483Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s 
2025-05-09T09:06:43.614662439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-05-09T09:06:43.624843020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-05-09T09:06:43.640416750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215174s 
2025-05-09T09:06:43.651335024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-09T09:06:43', 'add_colon_replacement_to_naming_config') 
2025-05-09T09:06:43.663113284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:43.671140434Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-05-09T09:06:43.676383818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0497598s 
2025-05-09T09:06:43.681897347Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-05-09T09:06:43.686148427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:43.692557765Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-05-09T09:06:43.707570045Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-05-09T09:06:43.774014689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-09T09:06:43.799672696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-05-09T09:06:43.815143031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-09T09:06:43.824939476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-09T09:06:43.859224009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-09T09:06:43.869426773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1588558s 
2025-05-09T09:06:43.875201662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-09T09:06:43.884945069Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-05-09T09:06:43.893299297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-05-09T09:06:43.902316828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-05-09T09:06:43.922355187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225128s 
2025-05-09T09:06:43.932685952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-09T09:06:43', 'list_sync_time') 
2025-05-09T09:06:43.944731313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:43.956536404Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-05-09T09:06:43.960670308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0569975s 
2025-05-09T09:06:43.966784116Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-05-09T09:06:43.972449451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:43.978830878Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-05-09T09:06:43.988608595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-09T09:06:43.992237035Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s 
2025-05-09T09:06:43.998055760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-05-09T09:06:44.010267159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-05-09T09:06:44.024254745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196746s 
2025-05-09T09:06:44.036210251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-09T09:06:44', 'add_download_client_tags') 
2025-05-09T09:06:44.046278864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:44.055670455Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-05-09T09:06:44.061243452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0512122s 
2025-05-09T09:06:44.068096806Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-05-09T09:06:44.073052599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:44.082268077Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-05-09T09:06:44.100140506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-05-09T09:06:44.118941873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-09T09:06:44.137965684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324658s 
2025-05-09T09:06:44.143610008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-05-09T09:06:44.151837818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-05-09T09:06:44.163166816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142539s 
2025-05-09T09:06:44.173701257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-09T09:06:44', 'add_notification_status') 
2025-05-09T09:06:44.205018790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:44.205061333Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-05-09T09:06:44.213245908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488654s 
2025-05-09T09:06:44.213284786Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-05-09T09:06:44.218638786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:44.226775800Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-05-09T09:06:44.235322727Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:44.241348672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:44.321920502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0801407s 
2025-05-09T09:06:44.332715722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-09T09:06:44', 'add_alac_24_quality_in_profiles') 
2025-05-09T09:06:44.338950650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:44.349830967Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-05-09T09:06:44.355195032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1081339s 
2025-05-09T09:06:44.363270525Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-05-09T09:06:44.369631300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:44.377269397Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-05-09T09:06:44.389598133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-05-09T09:06:44.394521858Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s 
2025-05-09T09:06:44.401792185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-05-09T09:06:44.408976794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-05-09T09:06:44.426832147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192391s 
2025-05-09T09:06:44.434124206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-05-09T09:06:44.441394603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-05-09T09:06:44.457025108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174456s 
2025-05-09T09:06:44.466103149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-09T09:06:44', 'add_salt_to_users') 
2025-05-09T09:06:44.476886552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:44.486217741Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-05-09T09:06:44.492288444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.046031s 
2025-05-09T09:06:44.496503590Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-05-09T09:06:44.502234223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:44.512097179Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-05-09T09:06:44.526715188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-05-09T09:06:44.547671991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-05-09T09:06:44.566423864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341611s 
2025-05-09T09:06:44.572569038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-05-09T09:06:44.584011837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-05-09T09:06:44.605155529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166284s 
2025-05-09T09:06:44.614704515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-09T09:06:44', 'add_auto_tagging') 
2025-05-09T09:06:44.624605198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:44.636334205Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-05-09T09:06:44.640688429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0605339s 
2025-05-09T09:06:44.646842516Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-05-09T09:06:44.655310936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:44.661718291Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-05-09T09:06:44.674781455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-05-09T09:06:44.678650142Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2025-05-09T09:06:44.685053722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-05-09T09:06:44.692859491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-05-09T09:06:44.712444291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217798s 
2025-05-09T09:06:44.719954957Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-05-09T09:06:44.729796411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-05-09T09:06:44.736341513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011549s 
2025-05-09T09:06:44.745900504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-09T09:06:44', 'quality_definition_preferred_size') 
2025-05-09T09:06:44.755563520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:44.765819904Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-05-09T09:06:44.770220087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0378511s 
2025-05-09T09:06:44.775335370Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-05-09T09:06:44.779041965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:44.785704313Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-05-09T09:06:44.799134545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-09T09:06:44.800354670Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2025-05-09T09:06:44.805069253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-05-09T09:06:44.813589310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:44.833291766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205642s 
2025-05-09T09:06:44.843923682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-09T09:06:44', 'add_on_artist_add_to_notifications') 
2025-05-09T09:06:44.858274272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:44.870065682Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-05-09T09:06:44.874449651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0568358s 
2025-05-09T09:06:44.880932320Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-05-09T09:06:44.888617957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:44.894355642Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-05-09T09:06:44.904170866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-09T09:06:44.908023980Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2025-05-09T09:06:44.914070265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-05-09T09:06:44.921391609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-05-09T09:06:44.937535912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177172s 
2025-05-09T09:06:44.948253376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-09T09:06:44', 'album_last_searched_time') 
2025-05-09T09:06:44.961279434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:44.970748591Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-05-09T09:06:44.977219812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0497499s 
2025-05-09T09:06:44.982802764Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-05-09T09:06:44.989076170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:44.997691969Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-05-09T09:06:45.009451492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-09T09:06:45.015518469Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s 
2025-05-09T09:06:45.018806297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-05-09T09:06:45.027626172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:45.044143103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200624s 
2025-05-09T09:06:45.048169757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-09T09:06:45.055929547Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2025-05-09T09:06:45.059194661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-05-09T09:06:45.067667376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-05-09T09:06:45.083772751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197409s 
2025-05-09T09:06:45.099055375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-09T09:06:45', 'add_indexer_flags') 
2025-05-09T09:06:45.105243203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:45.116236049Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-05-09T09:06:45.121062279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0501097s 
2025-05-09T09:06:45.126495338Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-05-09T09:06:45.131739483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:45.138305275Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-05-09T09:06:45.152442886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-05-09T09:06:45.160059982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-05-09T09:06:45.168548131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119776s 
2025-05-09T09:06:45.172983907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-05-09T09:06:45.184648167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-05-09T09:06:45.191190335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127094s 
2025-05-09T09:06:45.198338660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-05-09T09:06:45.207990148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-05-09T09:06:45.217236633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134918s 
2025-05-09T09:06:45.231138550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-09T09:06:45', 'add_indexes_album_statistics') 
2025-05-09T09:06:45.240844571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:45.250440347Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-05-09T09:06:45.256681204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.045731s 
2025-05-09T09:06:45.265978253Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-05-09T09:06:45.269546701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:45.278183593Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-05-09T09:06:45.294215607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-05-09T09:06:45.319015650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-05-09T09:06:45.327129489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252811s 
2025-05-09T09:06:45.340238380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-09T09:06:45', 'update_redacted_baseurl') 
2025-05-09T09:06:45.352722277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:45.364823392Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-05-09T09:06:45.373099062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0616428s 
2025-05-09T09:06:45.662798852Z [Debug] MigrationController: Took: 00:00:47.8996111 
2025-05-09T09:06:48.705209265Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-05-09T09:06:49.862235422Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-05-09T09:06:50.935641278Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-05-09T09:06:51.668274206Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-05-09T09:06:51.772805852Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-09T09:06:51.784094210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-09T09:06:52.187023970Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-05-09T09:06:52.198241401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4136169s 
2025-05-09T09:06:52.209844520Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-05-09T09:06:52.219879634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4270249s 
2025-05-09T09:06:52.425204203Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-05-09T09:06:52.434979257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:52.458776079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-05-09T09:06:52.479213605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-05-09T09:06:52.519772985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0530035s 
2025-05-09T09:06:52.528544417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:52.634677519Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-05-09T09:06:52.648705065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1656153s 
2025-05-09T09:06:52.718645811Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-05-09T09:06:52.726396337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:52.747711685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-05-09T09:06:52.769159833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-09T09:06:52.805207033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0486259s 
2025-05-09T09:06:52.808645928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-09T09:06:52.814566966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002975s 
2025-05-09T09:06:52.825320164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-05-09T09:06:52.836794800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-05-09T09:06:52.873839071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.040927s 
2025-05-09T09:06:52.881790647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:52.895406407Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-05-09T09:06:52.901913693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0608107s 
2025-05-09T09:06:52.913152136Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-05-09T09:06:52.920406359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:52.935762413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-09T09:06:52.947203098Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-05-09T09:06:52.956948989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-05-09T09:06:52.962910978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-05-09T09:06:52.975515996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145981s 
2025-05-09T09:06:52.981605357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:52.996716894Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-05-09T09:06:53.005390380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331297s 
2025-05-09T09:06:53.019442564Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-05-09T09:06:53.031835264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:53.043289420Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-05-09T09:06:53.062081344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-05-09T09:06:53.080936792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-05-09T09:06:53.103496373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358115s 
2025-05-09T09:06:53.108977764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-05-09T09:06:53.119029191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-05-09T09:06:53.129754367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124415s 
2025-05-09T09:06:53.141731065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-09T09:06:53', 'InitialSetup') 
2025-05-09T09:06:53.167319326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:53.180296893Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-05-09T09:06:53.186353173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0647368s 
2025-05-09T09:06:53.194980029Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-05-09T09:06:53.203260467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:53.213586526Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-05-09T09:06:53.230598116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-09T09:06:53', 'add_reason_to_pending_releases') 
2025-05-09T09:06:53.246160718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:53.259020488Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-05-09T09:06:53.264191745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.054348s 
2025-05-09T09:06:53.272226334Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-05-09T09:06:53.279843040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:53.288099422Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-05-09T09:06:53.300777800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-09T09:06:53', 'add_medium_support') 
2025-05-09T09:06:53.321549145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:53.332594720Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-05-09T09:06:53.339185209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0525275s 
2025-05-09T09:06:53.347357876Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-05-09T09:06:53.357332960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:53.366365974Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-05-09T09:06:53.379573964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-09T09:06:53', 'add_various_qualites_in_profile') 
2025-05-09T09:06:53.394589998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:53.404573044Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-05-09T09:06:53.410138991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0491516s 
2025-05-09T09:06:53.418311347Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-05-09T09:06:53.426941429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:53.436158919Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-05-09T09:06:53.445683529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-09T09:06:53', 'metadata_profiles') 
2025-05-09T09:06:53.457427247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:53.469166671Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-05-09T09:06:53.476683436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418124s 
2025-05-09T09:06:53.485543472Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-05-09T09:06:53.494907531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:53.507821752Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-05-09T09:06:53.526086557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-09T09:06:53', 'separate_automatic_and_interactive_search') 
2025-05-09T09:06:53.541101129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:53.556427319Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-05-09T09:06:53.565718859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.059689s 
2025-05-09T09:06:53.575843546Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-05-09T09:06:53.584434339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:53.595271161Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-05-09T09:06:53.610485774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-09T09:06:53', 'change_album_path_to_relative') 
2025-05-09T09:06:53.624625347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:53.635471373Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-05-09T09:06:53.643031674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0509841s 
2025-05-09T09:06:53.650798885Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-05-09T09:06:53.659544519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:53.669975705Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-05-09T09:06:53.681490741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-09T09:06:53', 'change_quality_size_mb_to_kb') 
2025-05-09T09:06:53.696553156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:53.709600546Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-05-09T09:06:53.718558698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0500044s 
2025-05-09T09:06:53.724905123Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-05-09T09:06:53.732688136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:53.742258364Z [Info] album_releases: Starting migration of Log DB to 9 
2025-05-09T09:06:53.753225902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-09T09:06:53', 'album_releases') 
2025-05-09T09:06:53.765026577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:53.775437022Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-05-09T09:06:53.783288548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043522s 
2025-05-09T09:06:53.789071570Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-05-09T09:06:53.795974046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:53.804490768Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-05-09T09:06:53.813432826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-09T09:06:53', 'album_releases_fix') 
2025-05-09T09:06:53.826552995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:53.837059102Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-05-09T09:06:53.845293301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039816s 
2025-05-09T09:06:53.854486605Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-05-09T09:06:53.863094944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:53.874223613Z [Info] import_lists: Starting migration of Log DB to 11 
2025-05-09T09:06:53.887811531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-09T09:06:53', 'import_lists') 
2025-05-09T09:06:53.904510253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:53.917320659Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-05-09T09:06:53.927021012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0542678s 
2025-05-09T09:06:53.937294471Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-05-09T09:06:53.945362983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:53.957579148Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-05-09T09:06:53.978806405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-09T09:06:53', 'add_release_status') 
2025-05-09T09:06:53.992965919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:54.004421368Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-05-09T09:06:54.011232458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0606154s 
2025-05-09T09:06:54.019850651Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-05-09T09:06:54.027625262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:54.037433266Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-05-09T09:06:54.051694852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-09T09:06:54', 'album_download_notification') 
2025-05-09T09:06:54.066367995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:54.076515345Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-05-09T09:06:54.084716465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0492627s 
2025-05-09T09:06:54.089599199Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-05-09T09:06:54.096122869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:54.104292742Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-05-09T09:06:54.117004399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-09T09:06:54', 'fix_language_metadata_profiles') 
2025-05-09T09:06:54.131190542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:54.140698728Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-05-09T09:06:54.147085142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0432801s 
2025-05-09T09:06:54.155591298Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-05-09T09:06:54.163109776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:54.171365908Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-05-09T09:06:54.186669794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-09T09:06:54', 'remove_fanzub') 
2025-05-09T09:06:54.200745261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:54.211565769Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-05-09T09:06:54.218067837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0492877s 
2025-05-09T09:06:54.226191991Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-05-09T09:06:54.234536375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:54.244080404Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-05-09T09:06:54.257768723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-09T09:06:54', 'update_artist_history_indexes') 
2025-05-09T09:06:54.271129892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:54.283193260Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-05-09T09:06:54.290813310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0462235s 
2025-05-09T09:06:54.300154916Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-05-09T09:06:54.308072240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:54.315644959Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-05-09T09:06:54.326566048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-09T09:06:54', 'remove_nma') 
2025-05-09T09:06:54.339332497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:54.350817049Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-05-09T09:06:54.357198456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427975s 
2025-05-09T09:06:54.363225362Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-05-09T09:06:54.371538189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:54.379497467Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-05-09T09:06:54.391211131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-09T09:06:54', 'album_disambiguation') 
2025-05-09T09:06:54.405745175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:54.420188974Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-05-09T09:06:54.427530728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480343s 
2025-05-09T09:06:54.438210565Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-05-09T09:06:54.444977849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:54.457213135Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-05-09T09:06:54.469208180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-09T09:06:54', 'add_ape_quality_in_profiles') 
2025-05-09T09:06:54.487112305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:54.504069505Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-05-09T09:06:54.508830648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0529339s 
2025-05-09T09:06:54.517200179Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-05-09T09:06:54.526446222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:54.541447966Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-05-09T09:06:54.554543839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-09T09:06:54', 'remove_pushalot') 
2025-05-09T09:06:54.570098699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:54.587050350Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-05-09T09:06:54.591702399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0600241s 
2025-05-09T09:06:54.601190405Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-05-09T09:06:54.614379096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:54.620113555Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-05-09T09:06:54.639325828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-09T09:06:54', 'add_custom_filters') 
2025-05-09T09:06:54.661781082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:54.680694217Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-05-09T09:06:54.686631880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0678912s 
2025-05-09T09:06:54.694544278Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-05-09T09:06:54.707348424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:54.715727399Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-05-09T09:06:54.728021352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-09T09:06:54', 'import_list_tags') 
2025-05-09T09:06:54.741531024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:54.755503317Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-05-09T09:06:54.761961238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0493699s 
2025-05-09T09:06:54.772511763Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-05-09T09:06:54.779164335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:54.791615994Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-05-09T09:06:54.801943834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-09T09:06:54', 'add_release_groups_etc') 
2025-05-09T09:06:54.826132863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:54.843208129Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-05-09T09:06:54.850902180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0613652s 
2025-05-09T09:06:54.857117658Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-05-09T09:06:54.868118596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:54.877489696Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-05-09T09:06:54.893472849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-09T09:06:54', 'NewMediaInfoFormat') 
2025-05-09T09:06:54.906910963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:54.924793667Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-05-09T09:06:54.935814805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0558466s 
2025-05-09T09:06:54.944946327Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-05-09T09:06:54.953302668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:54.965925873Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-05-09T09:06:54.979003799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-09T09:06:54', 'rename_restrictions_to_release_profiles') 
2025-05-09T09:06:54.995521291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:55.007136517Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-05-09T09:06:55.014231551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0535309s 
2025-05-09T09:06:55.021974726Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-05-09T09:06:55.028546899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:55.040025321Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-05-09T09:06:55.056389222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-09T09:06:55', 'rename_quality_profiles_add_upgrade_allowed') 
2025-05-09T09:06:55.074990091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:55.090786574Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-05-09T09:06:55.100893494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.059754s 
2025-05-09T09:06:55.111198951Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-05-09T09:06:55.122246068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:55.131783998Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-05-09T09:06:55.146304652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-09T09:06:55', 'add_import_exclusions') 
2025-05-09T09:06:55.164584590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:55.177185462Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-05-09T09:06:55.184356821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0556237s 
2025-05-09T09:06:55.193674491Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-05-09T09:06:55.200767914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:55.211800578Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-05-09T09:06:55.224874258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-09T09:06:55', 'clean_artist_metadata_table') 
2025-05-09T09:06:55.240032806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:55.255704822Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-05-09T09:06:55.268554987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0537032s 
2025-05-09T09:06:55.274049126Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-05-09T09:06:55.297903703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:55.317898308Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-05-09T09:06:55.334385824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-09T09:06:55', 'health_issue_notification') 
2025-05-09T09:06:55.348699468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:55.365379423Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-05-09T09:06:55.373903996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0813681s 
2025-05-09T09:06:55.385280176Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-05-09T09:06:55.394607560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:55.405730150Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-05-09T09:06:55.423216992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-09T09:06:55', 'add_mediafilerepository_mtime') 
2025-05-09T09:06:55.442532599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:55.461719314Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-05-09T09:06:55.472185351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0619546s 
2025-05-09T09:06:55.477614494Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-05-09T09:06:55.486708479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:55.497345844Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-05-09T09:06:55.510708705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-09T09:06:55', 'add_artistmetadataid_constraint') 
2025-05-09T09:06:55.527665543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:55.540824411Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-05-09T09:06:55.547236063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0533378s 
2025-05-09T09:06:55.554744836Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-05-09T09:06:55.562363625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:55.610093682Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-05-09T09:06:55.625131089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-09T09:06:55', 'old_ids_and_artist_alias') 
2025-05-09T09:06:55.640436086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:55.656805536Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-05-09T09:06:55.664545946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942969s 
2025-05-09T09:06:55.671187572Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-05-09T09:06:55.679344516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:55.689061613Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-05-09T09:06:55.702055102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-09T09:06:55', 'download_propers_config') 
2025-05-09T09:06:55.717552767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:55.728535569Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-05-09T09:06:55.736551862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0494942s 
2025-05-09T09:06:55.743876320Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-05-09T09:06:55.754018393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:55.762502546Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-05-09T09:06:55.773288272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-09T09:06:55', 'remove_language_profiles') 
2025-05-09T09:06:55.788813969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:55.802541327Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-05-09T09:06:55.808060093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0493869s 
2025-05-09T09:06:55.815086715Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-05-09T09:06:55.824252228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:55.843195798Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-05-09T09:06:55.848189419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-09T09:06:55', 'multi_disc_naming_format') 
2025-05-09T09:06:55.864176988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:55.875160370Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-05-09T09:06:55.881579954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0519919s 
2025-05-09T09:06:55.888647277Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-05-09T09:06:55.896511352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:55.905972407Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-05-09T09:06:55.918019680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-09T09:06:55', 'add_download_client_priority') 
2025-05-09T09:06:55.933411828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:55.947795987Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-05-09T09:06:55.956641271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0479389s 
2025-05-09T09:06:55.964541130Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-05-09T09:06:55.975173095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:55.987377955Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-05-09T09:06:56.000844892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-09T09:06:55', 'remove_growl_prowl') 
2025-05-09T09:06:56.026536889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:56.039055588Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-05-09T09:06:56.044636787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0576493s 
2025-05-09T09:06:56.053886035Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-05-09T09:06:56.065444628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:56.073755491Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-05-09T09:06:56.088032801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-09T09:06:56', 'remove_plex_hometheatre') 
2025-05-09T09:06:56.130232184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:56.153703578Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-05-09T09:06:56.161983606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0930262s 
2025-05-09T09:06:56.172073031Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-05-09T09:06:56.178534939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:56.189854604Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-05-09T09:06:56.202437568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-09T09:06:56', 'add_root_folder_add_defaults') 
2025-05-09T09:06:56.216876690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:56.228305139Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-05-09T09:06:56.234514849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0486892s 
2025-05-09T09:06:56.241001363Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-05-09T09:06:56.248044991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:56.256299450Z [Info] task_duration: Starting migration of Log DB to 40 
2025-05-09T09:06:56.268057931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-09T09:06:56', 'task_duration') 
2025-05-09T09:06:56.281038170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:56.293657670Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-05-09T09:06:56.301694313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445661s 
2025-05-09T09:06:56.312031218Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-05-09T09:06:56.321507816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:56.333813034Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-05-09T09:06:56.350988902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-09T09:06:56', 'add_indexer_and_enabled_to_release_profiles') 
2025-05-09T09:06:56.368907318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:56.420193957Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-05-09T09:06:56.428548255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0978842s 
2025-05-09T09:06:56.435178565Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-05-09T09:06:56.442520709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:56.451098802Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-05-09T09:06:56.464280033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-09T09:06:56', 'remove_album_folders') 
2025-05-09T09:06:56.479916937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:56.499281778Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-05-09T09:06:56.510643245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0547009s 
2025-05-09T09:06:56.524907816Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-05-09T09:06:56.540751849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:56.562074049Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-05-09T09:06:56.587138967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-09T09:06:56', 'add_priority_to_indexers') 
2025-05-09T09:06:56.604702644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:56.617351829Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-05-09T09:06:56.623730671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0797593s 
2025-05-09T09:06:56.631766995Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-05-09T09:06:56.641332235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:56.652683297Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-05-09T09:06:56.668266159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-09T09:06:56', 'remove_chown_and_folderchmod_config') 
2025-05-09T09:06:56.684723030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:56.695014768Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-05-09T09:06:56.702582940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.053976s 
2025-05-09T09:06:56.708852350Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-05-09T09:06:56.715783408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:56.724334211Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-05-09T09:06:56.740163573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-09T09:06:56', 'update_notifiarr') 
2025-05-09T09:06:56.751252203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:56.762015775Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-05-09T09:06:56.768554869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0467647s 
2025-05-09T09:06:56.775371747Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-05-09T09:06:56.783285727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:56.793324265Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-05-09T09:06:56.804882467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-09T09:06:56', 'email_multiple_addresses') 
2025-05-09T09:06:56.820236337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:56.834049112Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-05-09T09:06:56.841554631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0495294s 
2025-05-09T09:06:56.848439571Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-05-09T09:06:56.869687250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:56.882411466Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-05-09T09:06:56.896446624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-09T09:06:56', 'rename_blacklist_to_blocklist') 
2025-05-09T09:06:56.916582848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:56.934033496Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-05-09T09:06:56.942180294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0685582s 
2025-05-09T09:06:56.949934254Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-05-09T09:06:56.958271057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:56.971152568Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-05-09T09:06:56.986034683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-09T09:06:56', 'cdh_per_downloadclient') 
2025-05-09T09:06:57.003677288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:57.017367309Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-05-09T09:06:57.024427261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0591389s 
2025-05-09T09:06:57.031052652Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-05-09T09:06:57.043047308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:57.055129464Z [Info] download_history: Starting migration of Log DB to 52 
2025-05-09T09:06:57.074186865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-09T09:06:57', 'download_history') 
2025-05-09T09:06:57.098050686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:57.122360515Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-05-09T09:06:57.131390636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0776592s 
2025-05-09T09:06:57.143035016Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-05-09T09:06:57.149294020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:57.165228629Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-05-09T09:06:57.182815100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-05-09T09:06:57.199826019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-05-09T09:06:57.220131548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030326s 
2025-05-09T09:06:57.227396727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-05-09T09:06:57.240125560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-05-09T09:06:57.253221413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017124s 
2025-05-09T09:06:57.265066073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-09T09:06:57', 'add_update_history') 
2025-05-09T09:06:57.279151586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:57.291291178Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-05-09T09:06:57.297058727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0529545s 
2025-05-09T09:06:57.305411913Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-05-09T09:06:57.316425340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:57.327501300Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-05-09T09:06:57.342990784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-09T09:06:57', 'add_on_update_to_notifications') 
2025-05-09T09:06:57.358825864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:57.371606836Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-05-09T09:06:57.379811981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0551122s 
2025-05-09T09:06:57.387573773Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-05-09T09:06:57.397006365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:57.406889300Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-05-09T09:06:57.422084494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-09T09:06:57', 'download_client_per_indexer') 
2025-05-09T09:06:57.431846368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:57.458318021Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-05-09T09:06:57.477230345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.051421s 
2025-05-09T09:06:57.488804440Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-05-09T09:06:57.492954129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:57.502585058Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-05-09T09:06:57.515050837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-09T09:06:57', 'AddNewItemMonitorType') 
2025-05-09T09:06:57.528570264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:57.544233426Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-05-09T09:06:57.551182783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0494774s 
2025-05-09T09:06:57.558834621Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-05-09T09:06:57.567314416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:57.575539773Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-05-09T09:06:57.591065109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-09T09:06:57', 'ImportListSearch') 
2025-05-09T09:06:57.603143270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:57.621079192Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-05-09T09:06:57.632600770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.050701s 
2025-05-09T09:06:57.640273599Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-05-09T09:06:57.646531882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:57.653820096Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-05-09T09:06:57.664895355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-09T09:06:57', 'ImportListMonitorExisting') 
2025-05-09T09:06:57.678853457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:57.696705325Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-05-09T09:06:57.703293722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0447077s 
2025-05-09T09:06:57.712069331Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-05-09T09:06:57.725418771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:57.734648010Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-05-09T09:06:57.746840571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-09T09:06:57', 'add_indexer_tags') 
2025-05-09T09:06:57.758103170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:57.774731257Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-05-09T09:06:57.784035847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0483106s 
2025-05-09T09:06:57.792209526Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-05-09T09:06:57.799075217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:57.809438742Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-05-09T09:06:57.821982969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-09T09:06:57', 'update_audio_types') 
2025-05-09T09:06:57.837714554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:57.848688431Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-05-09T09:06:57.856366108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0496704s 
2025-05-09T09:06:57.873227675Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-05-09T09:06:57.881635243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:57.909104789Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-05-09T09:06:57.924750966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-05-09T09:06:57.931328157Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-05-09T09:06:57.949790538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-05-09T09:06:58.000176419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-05-09T09:06:58.033912930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-05-09T09:06:58.067178859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-05-09T09:06:58.092479270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-05-09T09:06:58.126362843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-05-09T09:06:58.139862719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1781272s 
2025-05-09T09:06:58.148124489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-05-09T09:06:58.153740481Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-05-09T09:06:58.160246825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-05-09T09:06:58.186947981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-05-09T09:06:58.212157186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-05-09T09:06:58.227129806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-05-09T09:06:58.237943755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-05-09T09:06:58.254986342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-05-09T09:06:58.266549712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.098268s 
2025-05-09T09:06:58.272130270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-09T09:06:58.280634143Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-05-09T09:06:58.290616557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-05-09T09:06:58.316475223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-05-09T09:06:58.335288229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-05-09T09:06:58.353103632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-05-09T09:06:58.367930994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-05-09T09:06:58.386687295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-09T09:06:58.401504323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1035562s 
2025-05-09T09:06:58.419648878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-09T09:06:58', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-05-09T09:06:58.440290789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:58.457317102Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-05-09T09:06:58.466313251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1551971s 
2025-05-09T09:06:58.476023949Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-05-09T09:06:58.485042241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:58.496206404Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-05-09T09:06:58.508313036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-09T09:06:58', 'add_on_delete_to_notifications') 
2025-05-09T09:06:58.536247527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:58.566032499Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-05-09T09:06:58.601421784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.071083s 
2025-05-09T09:06:58.612365305Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-05-09T09:06:58.620874546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:58.637135773Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-05-09T09:06:58.656834104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-09T09:06:58', 'add_custom_formats') 
2025-05-09T09:06:58.673553047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:58.688088763Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-05-09T09:06:58.698418157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0695301s 
2025-05-09T09:06:58.708704465Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-05-09T09:06:58.718723475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:58.728899068Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-05-09T09:06:58.743258570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-09T09:06:58', 'add_result_to_commands') 
2025-05-09T09:06:58.761113293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:58.781921753Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-05-09T09:06:58.789622173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.063655s 
2025-05-09T09:06:58.796234437Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-05-09T09:06:58.804399421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:58.815403134Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-05-09T09:06:58.834920783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-09T09:06:58', 'health_restored_notification') 
2025-05-09T09:06:58.853975380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:58.876653989Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-05-09T09:06:58.902527158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0610959s 
2025-05-09T09:06:58.907078416Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-05-09T09:06:58.913281948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:58.920908447Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-05-09T09:06:58.932541291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-09T09:06:58', 'remove_uc') 
2025-05-09T09:06:58.946598872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:58.962145921Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-05-09T09:06:58.967304389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480111s 
2025-05-09T09:06:58.976137124Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-05-09T09:06:58.986699575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:59.000713501Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-05-09T09:06:59.015527494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-09T09:06:59', 'download_clients_rename_tv_to_music') 
2025-05-09T09:06:59.031745286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:59.046219781Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-05-09T09:06:59.052976390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0586592s 
2025-05-09T09:06:59.060490070Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-05-09T09:06:59.070666214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:59.081372081Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-05-09T09:06:59.097542814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-09T09:06:59', 'add_colon_replacement_to_naming_config') 
2025-05-09T09:06:59.115388402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:59.133872236Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-05-09T09:06:59.141513598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0630747s 
2025-05-09T09:06:59.148368823Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-05-09T09:06:59.155712160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:59.167680044Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-05-09T09:06:59.179780327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-09T09:06:59', 'list_sync_time') 
2025-05-09T09:06:59.197520157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:59.210754888Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-05-09T09:06:59.219260733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0539004s 
2025-05-09T09:06:59.228372725Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-05-09T09:06:59.236639682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:59.246439514Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-05-09T09:06:59.265147703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-09T09:06:59', 'add_download_client_tags') 
2025-05-09T09:06:59.285997225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:59.308754942Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-05-09T09:06:59.309433658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.060088s 
2025-05-09T09:06:59.316914339Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-05-09T09:06:59.324927938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:59.333947802Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-05-09T09:06:59.356606712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-09T09:06:59', 'add_notification_status') 
2025-05-09T09:06:59.361798299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:59.374764958Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-05-09T09:06:59.381610840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499854s 
2025-05-09T09:06:59.389833221Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-05-09T09:06:59.398272176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:59.409997497Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-05-09T09:06:59.422337250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-09T09:06:59', 'add_alac_24_quality_in_profiles') 
2025-05-09T09:06:59.437999190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:59.452013276Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-05-09T09:06:59.460709086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0520865s 
2025-05-09T09:06:59.469088482Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-05-09T09:06:59.482174530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:59.493582106Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-05-09T09:06:59.503767204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-09T09:06:59', 'add_salt_to_users') 
2025-05-09T09:06:59.517637165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:59.525556833Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-05-09T09:06:59.531758100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0457673s 
2025-05-09T09:06:59.538938192Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-05-09T09:06:59.545710724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:59.556102281Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-05-09T09:06:59.567545451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-09T09:06:59', 'add_auto_tagging') 
2025-05-09T09:06:59.580520442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:59.618611049Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-05-09T09:06:59.627254580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0727589s 
2025-05-09T09:06:59.634625096Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-05-09T09:06:59.641628954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:59.651353984Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-05-09T09:06:59.668152707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-09T09:06:59', 'quality_definition_preferred_size') 
2025-05-09T09:06:59.682170728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:59.714889217Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-05-09T09:06:59.732135478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0553483s 
2025-05-09T09:06:59.740922615Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-05-09T09:06:59.749430063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:59.759937022Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-05-09T09:06:59.775332235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-09T09:06:59', 'add_on_artist_add_to_notifications') 
2025-05-09T09:06:59.790568078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:59.819346572Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-05-09T09:06:59.825045959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.063285s 
2025-05-09T09:06:59.835018949Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-05-09T09:06:59.841665483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:59.851436471Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-05-09T09:06:59.867692852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-09T09:06:59', 'album_last_searched_time') 
2025-05-09T09:06:59.886138999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:59.910600104Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-05-09T09:06:59.919315703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0630455s 
2025-05-09T09:06:59.927423534Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-05-09T09:06:59.935010103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:06:59.944261113Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-05-09T09:06:59.956703067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-09T09:06:59', 'add_indexer_flags') 
2025-05-09T09:06:59.972999969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:06:59.991396340Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-05-09T09:07:00.000171729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0548357s 
2025-05-09T09:07:00.010317538Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-05-09T09:07:00.022797519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:07:00.033232600Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-05-09T09:07:00.046109896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-09T09:07:00', 'add_indexes_album_statistics') 
2025-05-09T09:07:00.065730961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:07:00.097066531Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-05-09T09:07:00.106701946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0656332s 
2025-05-09T09:07:00.119581014Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-05-09T09:07:00.139118403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-09T09:07:00.139187516Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-05-09T09:07:00.176436623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-09T09:07:00', 'update_redacted_baseurl') 
2025-05-09T09:07:00.176499638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-09T09:07:00.207179578Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-05-09T09:07:00.214252459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0783145s 
2025-05-09T09:07:06.007650180Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-05-09T09:07:06.370249794Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-05-09T09:07:09.427874842Z [Info] QualityProfileService: Setting up default quality profiles 
2025-05-09T09:07:10.709984912Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-05-09T09:07:11.115652750Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-05-09T09:07:12.636698156Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-05-09T09:07:12.705765566Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-05-09T09:07:12.718022844Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-05-09T09:07:13.760025245Z [ls.io-init] done.
2025-05-09T09:07:16.580421768Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled