2025-07-14T01:44:22.337073201Z [migrations] started
2025-07-14T01:44:22.337114464Z [migrations] no migrations found
2025-07-14T01:44:22.356263447Z usermod: no changes
2025-07-14T01:44:22.361826357Z ───────────────────────────────────────
2025-07-14T01:44:22.361836027Z 
2025-07-14T01:44:22.361840426Z       ██╗     ███████╗██╗ ██████╗
2025-07-14T01:44:22.361844153Z       ██║     ██╔════╝██║██╔═══██╗
2025-07-14T01:44:22.361847760Z       ██║     ███████╗██║██║   ██║
2025-07-14T01:44:22.361851378Z       ██║     ╚════██║██║██║   ██║
2025-07-14T01:44:22.361855195Z       ███████╗███████║██║╚██████╔╝
2025-07-14T01:44:22.361858863Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-14T01:44:22.361862560Z 
2025-07-14T01:44:22.361865887Z    Brought to you by linuxserver.io
2025-07-14T01:44:22.361869294Z ───────────────────────────────────────
2025-07-14T01:44:22.362178376Z 
2025-07-14T01:44:22.362197144Z To support the app dev(s) visit:
2025-07-14T01:44:22.363911155Z Lidarr: https://opencollective.com/lidarr
2025-07-14T01:44:22.364227261Z 
2025-07-14T01:44:22.364245007Z To support LSIO projects visit:
2025-07-14T01:44:22.364253243Z https://www.linuxserver.io/donate/
2025-07-14T01:44:22.364260458Z 
2025-07-14T01:44:22.364267402Z ───────────────────────────────────────
2025-07-14T01:44:22.364275839Z GID/UID
2025-07-14T01:44:22.364282943Z ───────────────────────────────────────
2025-07-14T01:44:22.368975531Z 
2025-07-14T01:44:22.368993948Z User UID:    911
2025-07-14T01:44:22.369001172Z User GID:    911
2025-07-14T01:44:22.369007515Z ───────────────────────────────────────
2025-07-14T01:44:22.370665904Z Linuxserver.io version: 2.13.1.4675-ls162
2025-07-14T01:44:22.370913242Z Build-date: 2025-07-14T01:41:08+00:00
2025-07-14T01:44:22.370929485Z ───────────────────────────────────────
2025-07-14T01:44:22.370937451Z     
2025-07-14T01:44:22.421493997Z [custom-init] No custom files found, skipping...
2025-07-14T01:44:22.441784117Z failed to load "/config/config.xml": No such file or directory
2025-07-14T01:44:22.852809390Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.13.1.4675 
2025-07-14T01:44:22.871522395Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-14T01:44:22.877782048Z [Debug] Bootstrap: Console selected 
2025-07-14T01:44:22.879260785Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-14T01:44:23.222527238Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-14T01:44:23.275120255Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {db6f728d-218c-482d-96ee-e8d2f2a73e1d} may be persisted to storage in unencrypted form. 
2025-07-14T01:44:23.366594080Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-07-14T01:44:23.424178897Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-07-14T01:44:23.511298345Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-07-14T01:44:23.522342681Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:23.523051398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:23.571093251Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-07-14T01:44:23.573022676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0487761s 
2025-07-14T01:44:23.573278902Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-07-14T01:44:23.573476840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.050641s 
2025-07-14T01:44:23.585009299Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-07-14T01:44:23.585615459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:23.604772638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-07-14T01:44:23.618924951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-07-14T01:44:23.634743389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296939s 
2025-07-14T01:44:23.635241662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:23.637689069Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-07-14T01:44:23.637851005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326873s 
2025-07-14T01:44:23.645557100Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-07-14T01:44:23.645761622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:23.651916433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-07-14T01:44:23.653532367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-14T01:44:23.653915288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018359s 
2025-07-14T01:44:23.654160281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-14T01:44:23.654463121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001348s 
2025-07-14T01:44:23.655030904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-07-14T01:44:23.655584138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-07-14T01:44:23.656366232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011612s 
2025-07-14T01:44:23.656575293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:23.657291044Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-07-14T01:44:23.657444774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020919s 
2025-07-14T01:44:23.658010693Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-07-14T01:44:23.658195145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:23.658913060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-14T01:44:23.659082331Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-07-14T01:44:23.659265840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-07-14T01:44:23.659538259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-07-14T01:44:23.659963535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005298s 
2025-07-14T01:44:23.660169991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:23.660851653Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-07-14T01:44:23.661014491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013719s 
2025-07-14T01:44:23.662172593Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-07-14T01:44:23.662339669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:23.663152075Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-07-14T01:44:23.678211584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-07-14T01:44:23.678776091Z [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-07-14T01:44:23.679236778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008206s 
2025-07-14T01:44:23.679392061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-07-14T01:44:23.679660702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-07-14T01:44:23.679984043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004128s 
2025-07-14T01:44:23.680132231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-07-14T01:44:23.680483699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-07-14T01:44:23.680811539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005034s 
2025-07-14T01:44:23.680990288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-07-14T01:44:23.681247386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-07-14T01:44:23.681543793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004057s 
2025-07-14T01:44:23.681694977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-07-14T01:44:23.692186430Z [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-07-14T01:44:23.694420067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125514s 
2025-07-14T01:44:23.694624549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-07-14T01:44:23.694973712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-07-14T01:44:23.695287283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004825s 
2025-07-14T01:44:23.695477325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-07-14T01:44:23.695831228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-07-14T01:44:23.696218778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005346s 
2025-07-14T01:44:23.696465906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-07-14T01:44:23.696812714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-14T01:44:23.697174823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005034s 
2025-07-14T01:44:23.697345186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-07-14T01:44:23.697597163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-14T01:44:23.697918771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004078s 
2025-07-14T01:44:23.698115006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-07-14T01:44:23.700951647Z [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-07-14T01:44:23.702669626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043498s 
2025-07-14T01:44:23.702874298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-07-14T01:44:23.703167728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-14T01:44:23.703512743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004523s 
2025-07-14T01:44:23.703651472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-07-14T01:44:23.703967509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-07-14T01:44:23.704288234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004465s 
2025-07-14T01:44:23.704511143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-07-14T01:44:23.704846629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-07-14T01:44:23.705090710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004052s 
2025-07-14T01:44:23.705280572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-07-14T01:44:23.705553832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-07-14T01:44:23.705909058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004504s 
2025-07-14T01:44:23.706078388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-07-14T01:44:23.706401138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-14T01:44:23.706624388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003912s 
2025-07-14T01:44:23.706800813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-07-14T01:44:23.707035375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-07-14T01:44:23.707332173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003663s 
2025-07-14T01:44:23.707566976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-07-14T01:44:23.709003257Z [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-07-14T01:44:23.710051558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022612s 
2025-07-14T01:44:23.710252392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-07-14T01:44:23.710671276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-07-14T01:44:23.711041381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005487s 
2025-07-14T01:44:23.711247406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-07-14T01:44:23.711519253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-07-14T01:44:23.711867885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004454s 
2025-07-14T01:44:23.712115804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-07-14T01:44:23.712433303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-07-14T01:44:23.712760712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000461s 
2025-07-14T01:44:23.712995034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-07-14T01:44:23.713418717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-07-14T01:44:23.713830636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006141s 
2025-07-14T01:44:23.714025078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-07-14T01:44:23.715148931Z [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-07-14T01:44:23.715960364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017248s 
2025-07-14T01:44:23.716114485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-07-14T01:44:23.716419629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-07-14T01:44:23.716736547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004474s 
2025-07-14T01:44:23.716929315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-07-14T01:44:23.717202004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-14T01:44:23.717518822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004195s 
2025-07-14T01:44:23.717707852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-07-14T01:44:23.718936516Z [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-07-14T01:44:23.719873643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00201s 
2025-07-14T01:44:23.720062863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-07-14T01:44:23.720335392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-14T01:44:23.720727432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004632s 
2025-07-14T01:44:23.720917514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-07-14T01:44:23.721208420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-07-14T01:44:23.721583826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004832s 
2025-07-14T01:44:23.721785662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-07-14T01:44:23.722055746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-07-14T01:44:23.722410540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004561s 
2025-07-14T01:44:23.722626044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-07-14T01:44:23.722949475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-07-14T01:44:23.723317176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004854s 
2025-07-14T01:44:23.723517028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-07-14T01:44:23.724648446Z [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-07-14T01:44:23.725483848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017449s 
2025-07-14T01:44:23.725655724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-07-14T01:44:23.726177374Z [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-07-14T01:44:23.726633122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008305s 
2025-07-14T01:44:23.726832393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-07-14T01:44:23.727136525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-14T01:44:23.727463013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004517s 
2025-07-14T01:44:23.727698697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-07-14T01:44:23.733874201Z [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-07-14T01:44:23.734689642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068584s 
2025-07-14T01:44:23.734927682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-07-14T01:44:23.735282726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-14T01:44:23.735637060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005058s 
2025-07-14T01:44:23.735791631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-07-14T01:44:23.736373212Z [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-07-14T01:44:23.736824891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008413s 
2025-07-14T01:44:23.737001126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-07-14T01:44:23.737261029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-07-14T01:44:23.737592096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004138s 
2025-07-14T01:44:23.737765936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-07-14T01:44:23.738298879Z [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-07-14T01:44:23.738742923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007975s 
2025-07-14T01:44:23.738933476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-07-14T01:44:23.739255585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-07-14T01:44:23.739581411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004725s 
2025-07-14T01:44:23.739756723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-07-14T01:44:23.740184956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-07-14T01:44:23.740582055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006051s 
2025-07-14T01:44:23.740787379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-07-14T01:44:23.741766289Z [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-07-14T01:44:23.742395586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001409s 
2025-07-14T01:44:23.742563054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-07-14T01:44:23.743876147Z [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-07-14T01:44:23.746332052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035765s 
2025-07-14T01:44:23.746518808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-07-14T01:44:23.747235040Z [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-07-14T01:44:23.747775268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010492s 
2025-07-14T01:44:23.747970431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-07-14T01:44:23.749104694Z [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-07-14T01:44:23.749921348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017463s 
2025-07-14T01:44:23.750214158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-07-14T01:44:23.750929538Z [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-07-14T01:44:23.751514556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011908s 
2025-07-14T01:44:23.751715531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-07-14T01:44:23.752502936Z [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-07-14T01:44:23.753119587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012213s 
2025-07-14T01:44:23.753307476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-07-14T01:44:23.753803424Z [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-07-14T01:44:23.754316397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008013s 
2025-07-14T01:44:23.754505988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-07-14T01:44:23.754890974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-07-14T01:44:23.755281951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006012s 
2025-07-14T01:44:23.755517986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-07-14T01:44:23.755850766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-07-14T01:44:23.756259679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004811s 
2025-07-14T01:44:23.756392346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-07-14T01:44:23.756951472Z [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-07-14T01:44:23.757444234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008634s 
2025-07-14T01:44:23.757684528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-07-14T01:44:23.758574099Z [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-07-14T01:44:23.759241272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014421s 
2025-07-14T01:44:23.759406855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-07-14T01:44:23.759890299Z [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-07-14T01:44:23.760370656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007913s 
2025-07-14T01:44:23.760593314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-07-14T01:44:23.760939922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-07-14T01:44:23.761357583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005364s 
2025-07-14T01:44:23.761548016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-07-14T01:44:23.761896488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-07-14T01:44:23.762273226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005026s 
2025-07-14T01:44:23.762439581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-07-14T01:44:23.763405015Z [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-07-14T01:44:23.764126408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015073s 
2025-07-14T01:44:23.764277412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-07-14T01:44:23.765003263Z [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-07-14T01:44:23.765615987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011575s 
2025-07-14T01:44:23.765792312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-07-14T01:44:23.766107606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-14T01:44:23.766524155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005501s 
2025-07-14T01:44:23.766733917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-07-14T01:44:23.767610873Z [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-07-14T01:44:23.768360813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014542s 
2025-07-14T01:44:23.768550865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-07-14T01:44:23.769700660Z [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-07-14T01:44:23.770663309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017789s 
2025-07-14T01:44:23.770716335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-07-14T01:44:23.771290812Z [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-07-14T01:44:23.771882343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009208s 
2025-07-14T01:44:23.772048057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-07-14T01:44:23.772368522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-07-14T01:44:23.772846273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005708s 
2025-07-14T01:44:23.773045074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-07-14T01:44:23.773745875Z [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-07-14T01:44:23.774345632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001126s 
2025-07-14T01:44:23.774548230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-07-14T01:44:23.774940930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-14T01:44:23.775350796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006092s 
2025-07-14T01:44:23.779206779Z [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-07-14T01:44:23.780149657Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0041184 taking an average of 00:00:00.0041184 
2025-07-14T01:44:23.781174992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-14T01:44:23', 'InitialSetup') 
2025-07-14T01:44:23.781556580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:23.784082395Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-07-14T01:44:23.784277618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084816s 
2025-07-14T01:44:23.784679127Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-07-14T01:44:23.784906104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:23.785206488Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-07-14T01:44:23.785940196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-14T01:44:23.786101110Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-14T01:44:23.786291002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-07-14T01:44:23.786655396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:23.787620669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011371s 
2025-07-14T01:44:23.788034111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-14T01:44:23', 'add_reason_to_pending_releases') 
2025-07-14T01:44:23.788405900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:23.789135779Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-07-14T01:44:23.789345922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026116s 
2025-07-14T01:44:23.789574943Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-07-14T01:44:23.789788273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:23.790082024Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-07-14T01:44:23.793375184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-14T01:44:23.793547672Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-14T01:44:23.793729838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-07-14T01:44:23.794045534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-07-14T01:44:23.794953091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010369s 
2025-07-14T01:44:23.795136190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-14T01:44:23.795280260Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-14T01:44:23.795498509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-07-14T01:44:23.795808734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:23.796569636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000919s 
2025-07-14T01:44:23.796744307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-14T01:44:23.796904139Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-07-14T01:44:23.797098310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-07-14T01:44:23.797451892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:23.798223666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009307s 
2025-07-14T01:44:23.798733733Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-07-14T01:44:23.799283640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-07-14T01:44:23.799613494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006779s 
2025-07-14T01:44:23.800074422Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-07-14T01:44:23.820215332Z [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-07-14T01:44:23.822371924Z [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-07-14T01:44:23.823476157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-07-14T01:44:23.824790604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-07-14T01:44:23.827057608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-07-14T01:44:23.827618377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-07-14T01:44:23.828115257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-07-14T01:44:23.828510393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281848s 
2025-07-14T01:44:23.828684002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-14T01:44:23.828844806Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:23.829063025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-07-14T01:44:23.829371176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-07-14T01:44:23.830301709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000999s 
2025-07-14T01:44:23.830691574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-14T01:44:23', 'add_medium_support') 
2025-07-14T01:44:23.831084495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:23.832135962Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-07-14T01:44:23.832326445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028306s 
2025-07-14T01:44:23.832606549Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-07-14T01:44:23.832817043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:23.833107839Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-07-14T01:44:23.833672065Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-07-14T01:44:23.834123714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-07-14T01:44:23.834437816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004819s 
2025-07-14T01:44:23.834655455Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:23.834932893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:23.845503275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010562s 
2025-07-14T01:44:23.845985095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-14T01:44:23', 'add_various_qualites_in_profile') 
2025-07-14T01:44:23.846372635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:23.847086542Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-07-14T01:44:23.847249350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121607s 
2025-07-14T01:44:23.847471247Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-07-14T01:44:23.847748966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:23.848105914Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-07-14T01:44:23.849025305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-07-14T01:44:23.849706126Z [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-07-14T01:44:23.850332267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010852s 
2025-07-14T01:44:23.850522660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-07-14T01:44:23.850846823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-07-14T01:44:23.851252890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005262s 
2025-07-14T01:44:23.851457061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-14T01:44:23.851573676Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:23.851790202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-07-14T01:44:23.852169756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-07-14T01:44:23.853142896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011057s 
2025-07-14T01:44:23.853353770Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-07-14T01:44:23.859625648Z [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-07-14T01:44:23.864870647Z [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-07-14T01:44:23.866899562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-14T01:44:23.867834134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-14T01:44:23.869855764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-07-14T01:44:23.870342514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-07-14T01:44:23.870815266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-14T01:44:23.871231884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-14T01:44:23.871636609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018101s 
2025-07-14T01:44:23.871902495Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-07-14T01:44:23.879921790Z [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-07-14T01:44:23.884727305Z [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-07-14T01:44:23.886591428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-14T01:44:23.887505338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-14T01:44:23.889414211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-07-14T01:44:23.889916913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-07-14T01:44:23.890381849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-14T01:44:23.890781123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-14T01:44:23.891070095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189621s 
2025-07-14T01:44:23.891241350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-14T01:44:23.891380851Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-14T01:44:23.891589932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-07-14T01:44:23.891876819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-07-14T01:44:23.892610416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000845s 
2025-07-14T01:44:23.892982285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-14T01:44:23', 'metadata_profiles') 
2025-07-14T01:44:23.893354404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:23.894549350Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-07-14T01:44:23.894728250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027525s 
2025-07-14T01:44:23.895024116Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-07-14T01:44:23.895280893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:23.895646329Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-07-14T01:44:23.898812854Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-07-14T01:44:23.906319056Z [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-07-14T01:44:23.907402838Z [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-07-14T01:44:23.907965902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-14T01:44:23.908538013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-14T01:44:23.910620176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-14T01:44:23.910954098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119535s 
2025-07-14T01:44:23.911128599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-14T01:44:23.911317880Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-14T01:44:23.911618385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-07-14T01:44:23.911961546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-07-14T01:44:23.912749753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000974s 
2025-07-14T01:44:23.913058465Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-07-14T01:44:23.913370803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-07-14T01:44:23.913656429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003863s 
2025-07-14T01:44:23.913829307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-14T01:44:23.913967365Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-14T01:44:23.914590299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-07-14T01:44:23.917978340Z [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-07-14T01:44:23.919352025Z [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-07-14T01:44:23.920102636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-14T01:44:23.920649217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-14T01:44:23.922648121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-14T01:44:23.923013978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008255s 
2025-07-14T01:44:23.923487531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-14T01:44:23', 'separate_automatic_and_interactive_search') 
2025-07-14T01:44:23.923873408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:23.924979014Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-07-14T01:44:23.925225450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101487s 
2025-07-14T01:44:23.925474151Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-07-14T01:44:23.925722932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:23.926036373Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-07-14T01:44:23.926483904Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-07-14T01:44:23.931399551Z [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-07-14T01:44:23.935373953Z [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-07-14T01:44:23.937007912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-14T01:44:23.938098638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-14T01:44:23.940153676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-14T01:44:23.940679604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-07-14T01:44:23.941188649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-07-14T01:44:23.941695369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-07-14T01:44:23.942157400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-14T01:44:23.942505561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158071s 
2025-07-14T01:44:23.942990357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-14T01:44:23', 'change_album_path_to_relative') 
2025-07-14T01:44:23.943440864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:23.944650670Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-07-14T01:44:23.944879600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179005s 
2025-07-14T01:44:23.945150486Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-07-14T01:44:23.945362593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:23.945652547Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-07-14T01:44:23.946588822Z [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-07-14T01:44:23.947276426Z [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-07-14T01:44:23.947680700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007368s 
2025-07-14T01:44:23.948128973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-14T01:44:23', 'change_quality_size_mb_to_kb') 
2025-07-14T01:44:23.948552545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:23.949299189Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-07-14T01:44:23.949474071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023071s 
2025-07-14T01:44:23.949691929Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-07-14T01:44:23.949913746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:23.950202608Z [Info] album_releases: Starting migration of Main DB to 9 
2025-07-14T01:44:23.950771924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-14T01:44:23.951022428Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-14T01:44:23.951194454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-07-14T01:44:23.951507946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-07-14T01:44:23.952408919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010002s 
2025-07-14T01:44:23.952608040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-14T01:44:23.952764936Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:23.953034729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-07-14T01:44:23.953393592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-07-14T01:44:23.954206308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009461s 
2025-07-14T01:44:23.954616965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-07-14T01:44:23', 'album_releases') 
2025-07-14T01:44:23.955018102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:23.955794686Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-07-14T01:44:23.955964949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025217s 
2025-07-14T01:44:23.956180272Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-07-14T01:44:23.956365996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:23.956624356Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-07-14T01:44:23.957156868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-14T01:44:23.957297141Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-07-14T01:44:23.957465510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-07-14T01:44:23.962166825Z [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-07-14T01:44:23.966349667Z [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-07-14T01:44:23.967921822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-14T01:44:23.968827175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-14T01:44:23.970787852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-14T01:44:23.971212066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-07-14T01:44:23.971626220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-07-14T01:44:23.972135826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-07-14T01:44:23.972656995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-14T01:44:23.973007230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153662s 
2025-07-14T01:44:23.973169677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-14T01:44:23.973359940Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-14T01:44:23.973576997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-07-14T01:44:23.978849112Z [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-07-14T01:44:23.983143909Z [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-07-14T01:44:23.984757838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-14T01:44:23.985655255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-14T01:44:23.987466511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-14T01:44:23.987886086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-07-14T01:44:23.988291372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-07-14T01:44:23.988684373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-07-14T01:44:23.989103607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-14T01:44:23.989395495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156315s 
2025-07-14T01:44:23.989751241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-14T01:44:23', 'album_releases_fix') 
2025-07-14T01:44:23.990095023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:23.991205820Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-07-14T01:44:23.991390291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017407s 
2025-07-14T01:44:23.991648521Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-07-14T01:44:23.991801389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:23.992137435Z [Info] import_lists: Starting migration of Main DB to 11 
2025-07-14T01:44:23.993363814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-07-14T01:44:23.994695916Z [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-07-14T01:44:23.995754067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022071s 
2025-07-14T01:44:23.996024591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-07-14T01:44:23.996361820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-07-14T01:44:23.996662866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004373s 
2025-07-14T01:44:23.996866186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-07-14T01:44:23.997562778Z [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-07-14T01:44:23.998152435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011357s 
2025-07-14T01:44:23.998326456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-07-14T01:44:23.998676270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-14T01:44:23.999008098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004888s 
2025-07-14T01:44:23.999407643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-14T01:44:23', 'import_lists') 
2025-07-14T01:44:23.999791776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.000751749Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-07-14T01:44:24.000913384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021967s 
2025-07-14T01:44:24.001147756Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-07-14T01:44:24.001320714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.001590437Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-07-14T01:44:24.002121186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-07-14T01:44:24.002281559Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.002492133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-07-14T01:44:24.002872078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-07-14T01:44:24.003701137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010298s 
2025-07-14T01:44:24.003898023Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:24.004068747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:24.006870237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028014s 
2025-07-14T01:44:24.007239882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-07-14T01:44:24', 'add_release_status') 
2025-07-14T01:44:24.007592031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.008377362Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-07-14T01:44:24.008558396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004311s 
2025-07-14T01:44:24.008764631Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-07-14T01:44:24.009046068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.009236672Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-07-14T01:44:24.009652629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-14T01:44:24.009804154Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-14T01:44:24.010005279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-07-14T01:44:24.010327207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.011185515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010002s 
2025-07-14T01:44:24.011549868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-14T01:44:24', 'album_download_notification') 
2025-07-14T01:44:24.011911857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.012778412Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-07-14T01:44:24.012966260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025473s 
2025-07-14T01:44:24.013164309Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-07-14T01:44:24.013353991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.013616109Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-07-14T01:44:24.014373363Z [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-07-14T01:44:24.015172332Z [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-07-14T01:44:24.015657929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009004s 
2025-07-14T01:44:24.016250422Z [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-07-14T01:44:24.017035593Z [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-07-14T01:44:24.017508696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008778s 
2025-07-14T01:44:24.017933180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-14T01:44:24', 'fix_language_metadata_profiles') 
2025-07-14T01:44:24.018389800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.019249170Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-07-14T01:44:24.019355764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025115s 
2025-07-14T01:44:24.019602561Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-07-14T01:44:24.019796271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.020132809Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-07-14T01:44:24.020572654Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-07-14T01:44:24.020958411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-07-14T01:44:24.021252263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000408s 
2025-07-14T01:44:24.021708662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-14T01:44:24', 'remove_fanzub') 
2025-07-14T01:44:24.022158417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.022920942Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-07-14T01:44:24.023127919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020365s 
2025-07-14T01:44:24.023636683Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-07-14T01:44:24.023647185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.023990596Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-07-14T01:44:24.026134152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-07-14T01:44:24.026431681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-07-14T01:44:24.026763950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004479s 
2025-07-14T01:44:24.026950926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-07-14T01:44:24.027306221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-07-14T01:44:24.027678872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005528s 
2025-07-14T01:44:24.028316505Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-07-14T01:44:24.028896323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-07-14T01:44:24.029248632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007074s 
2025-07-14T01:44:24.029466621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-07-14T01:44:24.029754741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-07-14T01:44:24.030097381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004584s 
2025-07-14T01:44:24.030289718Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-07-14T01:44:24.030513589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-07-14T01:44:24.030864425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000409s 
2025-07-14T01:44:24.031075550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-07-14T01:44:24.031375794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-07-14T01:44:24.031695789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004492s 
2025-07-14T01:44:24.032153049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-14T01:44:24', 'update_artist_history_indexes') 
2025-07-14T01:44:24.032517994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.033326883Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-07-14T01:44:24.033503147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020276s 
2025-07-14T01:44:24.033673200Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-07-14T01:44:24.033890317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.034148998Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-07-14T01:44:24.036417746Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-14T01:44:24.039218244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-07-14T01:44:24.039465351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028771s 
2025-07-14T01:44:24.039842360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-14T01:44:24', 'remove_nma') 
2025-07-14T01:44:24.040230933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.040975221Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-07-14T01:44:24.041121676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043565s 
2025-07-14T01:44:24.041346168Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-07-14T01:44:24.041600400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.041867848Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-07-14T01:44:24.042255549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-14T01:44:24.042469640Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 
2025-07-14T01:44:24.042630043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-07-14T01:44:24.042887030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-07-14T01:44:24.044039401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012331s 
2025-07-14T01:44:24.044408864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-14T01:44:24', 'album_disambiguation') 
2025-07-14T01:44:24.044785162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.045536645Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-07-14T01:44:24.045702148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026971s 
2025-07-14T01:44:24.045909255Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-07-14T01:44:24.046114518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.046395023Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-07-14T01:44:24.046709756Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:24.046921874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:24.050169071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032569s 
2025-07-14T01:44:24.050610851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-14T01:44:24', 'add_ape_quality_in_profiles') 
2025-07-14T01:44:24.050942969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.051694843Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-07-14T01:44:24.051877861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047594s 
2025-07-14T01:44:24.052087824Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-07-14T01:44:24.052325252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.052550556Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-07-14T01:44:24.053506310Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-14T01:44:24.053803378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-07-14T01:44:24.054127250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004262s 
2025-07-14T01:44:24.054361552Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-14T01:44:24.054608579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-07-14T01:44:24.054921519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000434s 
2025-07-14T01:44:24.055102354Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-14T01:44:24.055399612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-07-14T01:44:24.055668273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003899s 
2025-07-14T01:44:24.056077858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-14T01:44:24', 'remove_pushalot') 
2025-07-14T01:44:24.056454746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.057168223Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-07-14T01:44:24.057344307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018524s 
2025-07-14T01:44:24.057541595Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-07-14T01:44:24.057779884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.058003975Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-07-14T01:44:24.058598262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-07-14T01:44:24.059095844Z [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-07-14T01:44:24.059664709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008765s 
2025-07-14T01:44:24.060099314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-14T01:44:24', 'add_custom_filters') 
2025-07-14T01:44:24.060470882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.061211874Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-07-14T01:44:24.061419763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002405s 
2025-07-14T01:44:24.061627381Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-07-14T01:44:24.061837474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.062081495Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-07-14T01:44:24.062471480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-14T01:44:24.062670671Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-14T01:44:24.062853349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-07-14T01:44:24.063100597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-07-14T01:44:24.063990989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009486s 
2025-07-14T01:44:24.064362097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-14T01:44:24', 'import_list_tags') 
2025-07-14T01:44:24.064730528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.065462913Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-07-14T01:44:24.065629167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024097s 
2025-07-14T01:44:24.065836475Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-07-14T01:44:24.066071197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.066314176Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-07-14T01:44:24.073114538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-07-14T01:44:24.074125283Z [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-07-14T01:44:24.075001647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016648s 
2025-07-14T01:44:24.075214806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-07-14T01:44:24.075550131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-07-14T01:44:24.076012863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000616s 
2025-07-14T01:44:24.081067820Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-07-14T01:44:24.081095967Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-07-14T01:44:24.081106959Z                           FROM "Artists" 
2025-07-14T01:44:24.092702995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-07-14T01:44:24.092735561Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-07-14T01:44:24.092746253Z                           FROM "Artists" 
2025-07-14T01:44:24.093635513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020727s 
2025-07-14T01:44:24.093845766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-14T01:44:24.093988243Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-14T01:44:24.094250802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-07-14T01:44:24.094550605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.095509416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001132s 
2025-07-14T01:44:24.096675564Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-07-14T01:44:24.096704412Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-14T01:44:24.096716035Z                                                   FROM "ArtistMetadata"
2025-07-14T01:44:24.096724773Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-07-14T01:44:24.098364975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-07-14T01:44:24.098386679Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-14T01:44:24.098395857Z                                                   FROM "ArtistMetadata"
2025-07-14T01:44:24.098404334Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-07-14T01:44:24.099154655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018299s 
2025-07-14T01:44:24.099327222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-07-14T01:44:24.100643823Z [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-07-14T01:44:24.101544396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020529s 
2025-07-14T01:44:24.101768637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-07-14T01:44:24.102133101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-07-14T01:44:24.102559470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005843s 
2025-07-14T01:44:24.102717307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-07-14T01:44:24.103034185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-07-14T01:44:24.103434491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004984s 
2025-07-14T01:44:24.103612189Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:24.103774095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:24.113023487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091669s 
2025-07-14T01:44:24.113237007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-14T01:44:24.113364925Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-07-14T01:44:24.113546430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-07-14T01:44:24.113904240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.115178766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013902s 
2025-07-14T01:44:24.115307706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-14T01:44:24.115484011Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.115658833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-07-14T01:44:24.115977154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-07-14T01:44:24.117077158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012281s 
2025-07-14T01:44:24.117231780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-14T01:44:24.117372142Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.117539128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-07-14T01:44:24.117808451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-07-14T01:44:24.118867773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001155s 
2025-07-14T01:44:24.120258002Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-07-14T01:44:24.120284576Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-14T01:44:24.120294055Z                                                   FROM "ArtistMetadata"
2025-07-14T01:44:24.120302632Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-07-14T01:44:24.120311780Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-07-14T01:44:24.122216114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-07-14T01:44:24.122236065Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-14T01:44:24.122245594Z                                                   FROM "ArtistMetadata"
2025-07-14T01:44:24.122254351Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-07-14T01:44:24.122263360Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-07-14T01:44:24.123224745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021803s 
2025-07-14T01:44:24.123377192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-14T01:44:24.123509729Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.123693659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-07-14T01:44:24.124168325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-07-14T01:44:24.125036994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011509s 
2025-07-14T01:44:24.125194701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-14T01:44:24.125372129Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-14T01:44:24.125566750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-07-14T01:44:24.125861464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.126777488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010283s 
2025-07-14T01:44:24.126940136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-14T01:44:24.127093835Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.127254929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-07-14T01:44:24.127640425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.128575288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010956s 
2025-07-14T01:44:24.129912450Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-07-14T01:44:24.129936779Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-07-14T01:44:24.129949725Z                                                 FROM "AlbumReleases"
2025-07-14T01:44:24.129961679Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-07-14T01:44:24.129974124Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-07-14T01:44:24.131809439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-07-14T01:44:24.131829079Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-07-14T01:44:24.131838357Z                                                 FROM "AlbumReleases"
2025-07-14T01:44:24.131861664Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-07-14T01:44:24.131876965Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-07-14T01:44:24.132756887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020787s 
2025-07-14T01:44:24.134150803Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-07-14T01:44:24.134176926Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-14T01:44:24.134187557Z                                                   FROM "ArtistMetadata"
2025-07-14T01:44:24.134195954Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-07-14T01:44:24.134204902Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-07-14T01:44:24.136061851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-07-14T01:44:24.136083895Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-14T01:44:24.136092883Z                                                   FROM "ArtistMetadata"
2025-07-14T01:44:24.136101180Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-07-14T01:44:24.136110188Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-07-14T01:44:24.136935900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020257s 
2025-07-14T01:44:24.137649196Z [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-07-14T01:44:24.141428615Z [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-07-14T01:44:24.143513663Z [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-07-14T01:44:24.144394376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-14T01:44:24.145309669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-14T01:44:24.147522074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-14T01:44:24.147975336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-14T01:44:24.148264368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102874s 
2025-07-14T01:44:24.148727581Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-07-14T01:44:24.152936174Z [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-07-14T01:44:24.155785771Z [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-07-14T01:44:24.157003944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-14T01:44:24.158064348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-14T01:44:24.161120772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-14T01:44:24.161581079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-14T01:44:24.161984391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129552s 
2025-07-14T01:44:24.162215225Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-07-14T01:44:24.165747026Z [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-07-14T01:44:24.167828807Z [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-07-14T01:44:24.168738579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-07-14T01:44:24.169358868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-07-14T01:44:24.171350738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-07-14T01:44:24.171834372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-07-14T01:44:24.172290861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098631s 
2025-07-14T01:44:24.172448308Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-07-14T01:44:24.175344869Z [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-07-14T01:44:24.176718134Z [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-07-14T01:44:24.177369616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-14T01:44:24.178008723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-14T01:44:24.179942476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-14T01:44:24.180260095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075992s 
2025-07-14T01:44:24.180446952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-07-14T01:44:24.180794501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-14T01:44:24.181097221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004447s 
2025-07-14T01:44:24.181281191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-07-14T01:44:24.181598390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-14T01:44:24.182055510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005656s 
2025-07-14T01:44:24.182288499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-07-14T01:44:24.182574515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-07-14T01:44:24.182896834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s 
2025-07-14T01:44:24.183113330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-07-14T01:44:24.183485078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-07-14T01:44:24.183820995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004536s 
2025-07-14T01:44:24.184038713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-07-14T01:44:24.184370721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-07-14T01:44:24.184728442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004954s 
2025-07-14T01:44:24.184957443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-07-14T01:44:24.185204791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-07-14T01:44:24.185527561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004508s 
2025-07-14T01:44:24.185748726Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-14T01:44:24.188414333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-07-14T01:44:24.188710729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028312s 
2025-07-14T01:44:24.188893006Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-14T01:44:24.189170425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-07-14T01:44:24.189420538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003733s 
2025-07-14T01:44:24.189590471Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-14T01:44:24.189948010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-07-14T01:44:24.190247544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004964s 
2025-07-14T01:44:24.190674283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-14T01:44:24', 'add_release_groups_etc') 
2025-07-14T01:44:24.191020690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.192782978Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-07-14T01:44:24.192945315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002955s 
2025-07-14T01:44:24.193169065Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-07-14T01:44:24.193357885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.193681868Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-07-14T01:44:24.194455946Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-14T01:44:24.194694607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-07-14T01:44:24.194942576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003232s 
2025-07-14T01:44:24.195320316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-14T01:44:24', 'NewMediaInfoFormat') 
2025-07-14T01:44:24.195669449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.196434489Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-07-14T01:44:24.196590273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001771s 
2025-07-14T01:44:24.196847020Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-07-14T01:44:24.197056712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.197341856Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-07-14T01:44:24.198608647Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-07-14T01:44:24.198959663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-07-14T01:44:24.202349478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035137s 
2025-07-14T01:44:24.202507577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-14T01:44:24.202668681Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-14T01:44:24.202882111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-07-14T01:44:24.203295824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-07-14T01:44:24.204358694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012468s 
2025-07-14T01:44:24.204806255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-14T01:44:24', 'rename_restrictions_to_release_profiles') 
2025-07-14T01:44:24.205197643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.205930067Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-07-14T01:44:24.206109499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027607s 
2025-07-14T01:44:24.206369913Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-07-14T01:44:24.206603373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.206867936Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-07-14T01:44:24.208070376Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-07-14T01:44:24.208335540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-07-14T01:44:24.210331989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020542s 
2025-07-14T01:44:24.210528615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-14T01:44:24.210667074Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-14T01:44:24.210886175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-07-14T01:44:24.211201360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-07-14T01:44:24.212027102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009632s 
2025-07-14T01:44:24.212241614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-07-14T01:44:24.212347918Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-14T01:44:24.212546348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-07-14T01:44:24.212879829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-07-14T01:44:24.213679780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000911s 
2025-07-14T01:44:24.213831645Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-14T01:44:24.214159445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-07-14T01:44:24.214359819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003805s 
2025-07-14T01:44:24.214504179Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-14T01:44:24.214786337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-07-14T01:44:24.215029156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003611s 
2025-07-14T01:44:24.215243287Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-07-14T01:44:24.218954519Z [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-07-14T01:44:24.220921129Z [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-07-14T01:44:24.221747883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-14T01:44:24.222481881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-14T01:44:24.224409202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-14T01:44:24.224865851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-14T01:44:24.225318903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-14T01:44:24.225793378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-14T01:44:24.226157622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106783s 
2025-07-14T01:44:24.226553639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-14T01:44:24', 'rename_quality_profiles_add_upgrade_allowed') 
2025-07-14T01:44:24.226904505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.227961754Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-07-14T01:44:24.228132478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124115s 
2025-07-14T01:44:24.228389315Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-07-14T01:44:24.228549577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.228785923Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-07-14T01:44:24.229351251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-07-14T01:44:24.229806217Z [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-07-14T01:44:24.230216764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006865s 
2025-07-14T01:44:24.230417638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-07-14T01:44:24.230750518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-07-14T01:44:24.231124712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005392s 
2025-07-14T01:44:24.231493564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-14T01:44:24', 'add_import_exclusions') 
2025-07-14T01:44:24.231840673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.232689703Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-07-14T01:44:24.232857611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020698s 
2025-07-14T01:44:24.233069637Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-07-14T01:44:24.233251784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.233496387Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-07-14T01:44:24.241953063Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-07-14T01:44:24.241979206Z                           WHERE "Id" in (
2025-07-14T01:44:24.241988043Z                           SELECT "Artists"."Id" from "Artists"
2025-07-14T01:44:24.241997262Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-14T01:44:24.242006450Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-14T01:44:24.243872437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-07-14T01:44:24.243894792Z                           WHERE "Id" in (
2025-07-14T01:44:24.243904111Z                           SELECT "Artists"."Id" from "Artists"
2025-07-14T01:44:24.243913310Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-14T01:44:24.243922939Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-14T01:44:24.244921229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021364s 
2025-07-14T01:44:24.246143309Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-07-14T01:44:24.246163490Z                           WHERE "Id" in (
2025-07-14T01:44:24.246187218Z                           SELECT "Albums"."Id" from "Albums"
2025-07-14T01:44:24.246196546Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-14T01:44:24.246205585Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-14T01:44:24.247901609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-07-14T01:44:24.247931429Z                           WHERE "Id" in (
2025-07-14T01:44:24.247942792Z                           SELECT "Albums"."Id" from "Albums"
2025-07-14T01:44:24.247953955Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-14T01:44:24.247965438Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-14T01:44:24.248759617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019272s 
2025-07-14T01:44:24.249907107Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-07-14T01:44:24.249926646Z                           WHERE "Id" in (
2025-07-14T01:44:24.249935945Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-07-14T01:44:24.249944652Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-07-14T01:44:24.249953711Z                           WHERE "Albums"."Id" IS NULL) 
2025-07-14T01:44:24.251520816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-07-14T01:44:24.251541387Z                           WHERE "Id" in (
2025-07-14T01:44:24.251550505Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-07-14T01:44:24.251559654Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-07-14T01:44:24.251568882Z                           WHERE "Albums"."Id" IS NULL) 
2025-07-14T01:44:24.252378603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017857s 
2025-07-14T01:44:24.253537726Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-07-14T01:44:24.253555813Z                           WHERE "Id" in (
2025-07-14T01:44:24.253565161Z                           SELECT "Tracks"."Id" from "Tracks"
2025-07-14T01:44:24.253574019Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-07-14T01:44:24.253583228Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-07-14T01:44:24.255215434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-07-14T01:44:24.255227568Z                           WHERE "Id" in (
2025-07-14T01:44:24.255239813Z                           SELECT "Tracks"."Id" from "Tracks"
2025-07-14T01:44:24.255243951Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-07-14T01:44:24.255248130Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-07-14T01:44:24.256108001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018746s 
2025-07-14T01:44:24.257336194Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-07-14T01:44:24.257356845Z                           WHERE "Id" in (
2025-07-14T01:44:24.257365663Z                           SELECT "Tracks"."Id" from "Tracks"
2025-07-14T01:44:24.257374401Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-14T01:44:24.257383519Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-14T01:44:24.259054864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-07-14T01:44:24.259083802Z                           WHERE "Id" in (
2025-07-14T01:44:24.259094534Z                           SELECT "Tracks"."Id" from "Tracks"
2025-07-14T01:44:24.259103763Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-14T01:44:24.259112951Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-14T01:44:24.259899144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018807s 
2025-07-14T01:44:24.261236787Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-14T01:44:24.261256296Z                           WHERE "Id" IN (
2025-07-14T01:44:24.261265054Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-14T01:44:24.261274313Z                           LEFT OUTER JOIN "Tracks"
2025-07-14T01:44:24.261282870Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-14T01:44:24.261291607Z                           WHERE "Tracks"."Id" IS NULL) 
2025-07-14T01:44:24.263136963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-14T01:44:24.263159308Z                           WHERE "Id" IN (
2025-07-14T01:44:24.263169649Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-14T01:44:24.263178416Z                           LEFT OUTER JOIN "Tracks"
2025-07-14T01:44:24.263186903Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-14T01:44:24.263195691Z                           WHERE "Tracks"."Id" IS NULL) 
2025-07-14T01:44:24.264002556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020213s 
2025-07-14T01:44:24.264388994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-14T01:44:24', 'clean_artist_metadata_table') 
2025-07-14T01:44:24.264723507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.265618880Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-07-14T01:44:24.265903252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036174s 
2025-07-14T01:44:24.266174819Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-07-14T01:44:24.266348809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.266608993Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-07-14T01:44:24.267447922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-14T01:44:24.267603986Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-14T01:44:24.267805682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-07-14T01:44:24.268133482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.269032963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010362s 
2025-07-14T01:44:24.269210641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-14T01:44:24.269362897Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.269548842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-07-14T01:44:24.269908586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.270680811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009447s 
2025-07-14T01:44:24.270854320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-14T01:44:24.271003110Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.271202802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-07-14T01:44:24.271551955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.272366745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009351s 
2025-07-14T01:44:24.272484041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-14T01:44:24.272641859Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-14T01:44:24.272846501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-07-14T01:44:24.273143118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.273981907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009718s 
2025-07-14T01:44:24.274169565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-14T01:44:24.274298815Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-14T01:44:24.274479659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-07-14T01:44:24.274784443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.275570816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009121s 
2025-07-14T01:44:24.275766770Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-07-14T01:44:24.279521350Z [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-07-14T01:44:24.281876702Z [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-07-14T01:44:24.284217635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-07-14T01:44:24.284682992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-07-14T01:44:24.286531694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105614s 
2025-07-14T01:44:24.286745785Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-07-14T01:44:24.290441545Z [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-07-14T01:44:24.292829222Z [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-07-14T01:44:24.293768914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-07-14T01:44:24.294202207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-07-14T01:44:24.296569393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093875s 
2025-07-14T01:44:24.296832573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-14T01:44:24', 'health_issue_notification') 
2025-07-14T01:44:24.297290244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.298422133Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-07-14T01:44:24.298621454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113863s 
2025-07-14T01:44:24.298891909Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-07-14T01:44:24.299196652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.299518420Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-07-14T01:44:24.301876598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-14T01:44:24.302283707Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-07-14T01:44:24.302724204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-07-14T01:44:24.303480867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-07-14T01:44:24.305116230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020784s 
2025-07-14T01:44:24.305284829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-14T01:44:24.305417957Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.305589072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-07-14T01:44:24.305823293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-07-14T01:44:24.306569406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008178s 
2025-07-14T01:44:24.306824599Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-07-14T01:44:24.307101236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-07-14T01:44:24.307321931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003165s 
2025-07-14T01:44:24.308216131Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-14T01:44:24.308240440Z                 WHERE "Id" IN (
2025-07-14T01:44:24.308251232Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-14T01:44:24.308262544Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-14T01:44:24.308273587Z                     WHERE "Tracks"."Id" IS NULL) 
2025-07-14T01:44:24.309433652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-14T01:44:24.309451649Z                 WHERE "Id" IN (
2025-07-14T01:44:24.309460747Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-14T01:44:24.309469595Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-14T01:44:24.309478523Z                     WHERE "Tracks"."Id" IS NULL) 
2025-07-14T01:44:24.310160786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013884s 
2025-07-14T01:44:24.311470744Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-14T01:44:24.311494792Z                 WHERE "Id" IN (
2025-07-14T01:44:24.311503530Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-14T01:44:24.311512187Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-07-14T01:44:24.311521376Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-07-14T01:44:24.311530624Z                     WHERE "Artists"."Path" IS NULL) 
2025-07-14T01:44:24.313024903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-14T01:44:24.313052649Z                 WHERE "Id" IN (
2025-07-14T01:44:24.313063951Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-14T01:44:24.313075044Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-07-14T01:44:24.313086296Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-07-14T01:44:24.313097649Z                     WHERE "Artists"."Path" IS NULL) 
2025-07-14T01:44:24.313854934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017289s 
2025-07-14T01:44:24.315068016Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-14T01:44:24.315088558Z                 WHERE "Id" IN (
2025-07-14T01:44:24.315111754Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-14T01:44:24.315120442Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-14T01:44:24.315129179Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-07-14T01:44:24.315138007Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-07-14T01:44:24.315146354Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-07-14T01:44:24.316782909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-14T01:44:24.316806056Z                 WHERE "Id" IN (
2025-07-14T01:44:24.316815775Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-14T01:44:24.316824583Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-14T01:44:24.316833711Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-07-14T01:44:24.316842569Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-07-14T01:44:24.316851206Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-07-14T01:44:24.317660917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019143s 
2025-07-14T01:44:24.318373060Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-07-14T01:44:24.318393672Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-07-14T01:44:24.318404774Z                 FROM "Artists"
2025-07-14T01:44:24.318413281Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-07-14T01:44:24.318422370Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-07-14T01:44:24.319391902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-07-14T01:44:24.319412694Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-07-14T01:44:24.319424407Z                 FROM "Artists"
2025-07-14T01:44:24.319434838Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-07-14T01:44:24.319443997Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-07-14T01:44:24.319913933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010808s 
2025-07-14T01:44:24.320760978Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-14T01:44:24.320781559Z                 WHERE "Id" NOT IN (
2025-07-14T01:44:24.320790387Z                     SELECT MIN("Id")
2025-07-14T01:44:24.320798784Z                     FROM "TrackFiles"
2025-07-14T01:44:24.320821941Z                     GROUP BY "Path"
2025-07-14T01:44:24.320831009Z                 ) 
2025-07-14T01:44:24.321895702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-14T01:44:24.321914490Z                 WHERE "Id" NOT IN (
2025-07-14T01:44:24.321923078Z                     SELECT MIN("Id")
2025-07-14T01:44:24.321931374Z                     FROM "TrackFiles"
2025-07-14T01:44:24.321939671Z                     GROUP BY "Path"
2025-07-14T01:44:24.321948108Z                 ) 
2025-07-14T01:44:24.322480881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012265s 
2025-07-14T01:44:24.322650913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-14T01:44:24.322789161Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-14T01:44:24.322953332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-07-14T01:44:24.326030928Z [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-07-14T01:44:24.327526349Z [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-07-14T01:44:24.328199414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-14T01:44:24.328727086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-14T01:44:24.330584556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-14T01:44:24.330883227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077784s 
2025-07-14T01:44:24.331054382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-07-14T01:44:24.331341560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-14T01:44:24.331635472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004026s 
2025-07-14T01:44:24.331811496Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-07-14T01:44:24.334756546Z [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-07-14T01:44:24.336115431Z [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-07-14T01:44:24.336742744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-14T01:44:24.337298143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-14T01:44:24.339121213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-14T01:44:24.339534114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-14T01:44:24.339833447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078378s 
2025-07-14T01:44:24.340252661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-14T01:44:24', 'add_mediafilerepository_mtime') 
2025-07-14T01:44:24.340633678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.341730446Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-07-14T01:44:24.341910078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096781s 
2025-07-14T01:44:24.342143167Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-07-14T01:44:24.342345795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.342595387Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-07-14T01:44:24.345008896Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-07-14T01:44:24.345033065Z                           WHERE "Id" NOT IN (
2025-07-14T01:44:24.345042785Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-07-14T01:44:24.345052414Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-14T01:44:24.345061452Z                             GROUP BY "ArtistMetadata"."Id") 
2025-07-14T01:44:24.346774441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-07-14T01:44:24.346795734Z                           WHERE "Id" NOT IN (
2025-07-14T01:44:24.346819963Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-07-14T01:44:24.346829161Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-14T01:44:24.346838350Z                             GROUP BY "ArtistMetadata"."Id") 
2025-07-14T01:44:24.347547107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018629s 
2025-07-14T01:44:24.347747661Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-07-14T01:44:24.347988105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-07-14T01:44:24.348340133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003952s 
2025-07-14T01:44:24.348504504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-07-14T01:44:24.351798506Z [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-07-14T01:44:24.353726779Z [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-07-14T01:44:24.354546098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-14T01:44:24.355151647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-14T01:44:24.356987073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-14T01:44:24.357405575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-14T01:44:24.357858517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-14T01:44:24.358156847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094819s 
2025-07-14T01:44:24.358349215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-07-14T01:44:24.358661994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-14T01:44:24.358973031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004516s 
2025-07-14T01:44:24.359353637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-14T01:44:24', 'add_artistmetadataid_constraint') 
2025-07-14T01:44:24.359683972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.360658564Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-07-14T01:44:24.360842494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020872s 
2025-07-14T01:44:24.361042176Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-07-14T01:44:24.361241608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.361467192Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-07-14T01:44:24.362160017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-07-14T01:44:24.362286762Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.362480622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-07-14T01:44:24.362798052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-07-14T01:44:24.363553162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008868s 
2025-07-14T01:44:24.363713104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-07-14T01:44:24.363878898Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.364095714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-07-14T01:44:24.364456821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-14T01:44:24.365216030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009242s 
2025-07-14T01:44:24.365368447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-14T01:44:24.365498949Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.365684884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-07-14T01:44:24.365992824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-14T01:44:24.366732413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008762s 
2025-07-14T01:44:24.366898527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-07-14T01:44:24.367054131Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-14T01:44:24.367255937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-07-14T01:44:24.367584318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-14T01:44:24.368373206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009305s 
2025-07-14T01:44:24.368529070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-14T01:44:24.368670184Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.368871099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-07-14T01:44:24.369191684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-14T01:44:24.369971133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009033s 
2025-07-14T01:44:24.370113029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-14T01:44:24.370254574Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.370440699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-07-14T01:44:24.370754280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-14T01:44:24.371533559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009041s 
2025-07-14T01:44:24.371971250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-14T01:44:24', 'old_ids_and_artist_alias') 
2025-07-14T01:44:24.372248158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.373010733Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-07-14T01:44:24.373187339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023625s 
2025-07-14T01:44:24.373364385Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-07-14T01:44:24.373571833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.373801726Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-07-14T01:44:24.374124456Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:24.374344950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:24.374996882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007018s 
2025-07-14T01:44:24.375275403Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-07-14T01:44:24.375530336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-07-14T01:44:24.375780089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003175s 
2025-07-14T01:44:24.376144923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-14T01:44:24', 'download_propers_config') 
2025-07-14T01:44:24.376478796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.377207232Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-07-14T01:44:24.377371413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017267s 
2025-07-14T01:44:24.377609973Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-07-14T01:44:24.377771578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.378001090Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-07-14T01:44:24.378934199Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-07-14T01:44:24.379227890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-07-14T01:44:24.379641934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005347s 
2025-07-14T01:44:24.379890985Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-07-14T01:44:24.382946527Z [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-07-14T01:44:24.384698083Z [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-07-14T01:44:24.385451931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-14T01:44:24.386202402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-14T01:44:24.388125374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-14T01:44:24.388507914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-14T01:44:24.388898961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-14T01:44:24.389341312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-14T01:44:24.389682789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096344s 
2025-07-14T01:44:24.389861178Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-07-14T01:44:24.392848894Z [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-07-14T01:44:24.394428935Z [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-07-14T01:44:24.395144776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-07-14T01:44:24.395646105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-07-14T01:44:24.397607805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-07-14T01:44:24.397911616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078752s 
2025-07-14T01:44:24.398081178Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-07-14T01:44:24.400986377Z [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-07-14T01:44:24.403293101Z [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-07-14T01:44:24.404007559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-07-14T01:44:24.404415250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-07-14T01:44:24.406242569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079894s 
2025-07-14T01:44:24.406430327Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-07-14T01:44:24.409260165Z [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-07-14T01:44:24.410525673Z [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-07-14T01:44:24.411092053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-07-14T01:44:24.411765709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-07-14T01:44:24.413666145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-14T01:44:24.414121803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-07-14T01:44:24.414511367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-07-14T01:44:24.414971122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-07-14T01:44:24.415298231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087129s 
2025-07-14T01:44:24.415494105Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-07-14T01:44:24.418199222Z [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-07-14T01:44:24.419328876Z [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-07-14T01:44:24.419875677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-07-14T01:44:24.420314961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-07-14T01:44:24.422120256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064684s 
2025-07-14T01:44:24.422300880Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-07-14T01:44:24.425079173Z [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-07-14T01:44:24.426300783Z [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-07-14T01:44:24.426880049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-14T01:44:24.427445247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-14T01:44:24.429366856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-14T01:44:24.429790599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-14T01:44:24.430101265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076207s 
2025-07-14T01:44:24.430481891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-14T01:44:24', 'remove_language_profiles') 
2025-07-14T01:44:24.430776554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.432206964Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-07-14T01:44:24.432353028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096846s 
2025-07-14T01:44:24.432562951Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-07-14T01:44:24.432759807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.433071835Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-07-14T01:44:24.433431068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-07-14T01:44:24.433594788Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-14T01:44:24.433794249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-07-14T01:44:24.434077720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-07-14T01:44:24.434860536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008899s 
2025-07-14T01:44:24.435264469Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-07-14T01:44:24.435733103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-07-14T01:44:24.436077055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005443s 
2025-07-14T01:44:24.436430427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-14T01:44:24', 'multi_disc_naming_format') 
2025-07-14T01:44:24.436772826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.437474038Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-07-14T01:44:24.437633870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019059s 
2025-07-14T01:44:24.437835576Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-07-14T01:44:24.438038845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.438273958Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-07-14T01:44:24.438675517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-14T01:44:24.438842463Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.439020692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-07-14T01:44:24.439332299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-07-14T01:44:24.440126749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009325s 
2025-07-14T01:44:24.440307162Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:24.440495391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:24.464752108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242558s 
2025-07-14T01:44:24.465133515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-14T01:44:24', 'add_download_client_priority') 
2025-07-14T01:44:24.465480564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.466235264Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-07-14T01:44:24.466365205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257046s 
2025-07-14T01:44:24.466567503Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-07-14T01:44:24.466736924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.466984893Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-07-14T01:44:24.467360148Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-14T01:44:24.467634000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-07-14T01:44:24.467889594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003408s 
2025-07-14T01:44:24.468123185Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-14T01:44:24.468379911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-07-14T01:44:24.468614754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003227s 
2025-07-14T01:44:24.468959097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-14T01:44:24', 'remove_growl_prowl') 
2025-07-14T01:44:24.469280254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.469902386Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-07-14T01:44:24.470052088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015874s 
2025-07-14T01:44:24.470250207Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-07-14T01:44:24.470451422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.470672036Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-07-14T01:44:24.471047923Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-14T01:44:24.471372226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-07-14T01:44:24.471580435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003549s 
2025-07-14T01:44:24.471772331Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-14T01:44:24.472117416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-07-14T01:44:24.472311326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003505s 
2025-07-14T01:44:24.472661521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-14T01:44:24', 'remove_plex_hometheatre') 
2025-07-14T01:44:24.472986616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.473637747Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-07-14T01:44:24.473801827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016437s 
2025-07-14T01:44:24.473991429Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-07-14T01:44:24.474180369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.474427868Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-07-14T01:44:24.475118057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-14T01:44:24.475275624Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.475434985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-07-14T01:44:24.475679838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-07-14T01:44:24.476497394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008972s 
2025-07-14T01:44:24.476676555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-14T01:44:24.476826146Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.477015988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-07-14T01:44:24.477392967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.478219291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010032s 
2025-07-14T01:44:24.478379724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-14T01:44:24.478532001Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.478724849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-07-14T01:44:24.479078411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.479934645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009722s 
2025-07-14T01:44:24.480107623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-14T01:44:24.480253487Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.480423339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-07-14T01:44:24.480763634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.481593444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009986s 
2025-07-14T01:44:24.481774188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-14T01:44:24.481908769Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-14T01:44:24.482092579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-07-14T01:44:24.482352372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-07-14T01:44:24.483105288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00084s 
2025-07-14T01:44:24.483275170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:24.483454191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:24.484927837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015133s 
2025-07-14T01:44:24.485339336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-14T01:44:24', 'add_root_folder_add_defaults') 
2025-07-14T01:44:24.485687076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.486585805Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-07-14T01:44:24.486754976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031236s 
2025-07-14T01:44:24.486946922Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-07-14T01:44:24.487125772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.487361266Z [Info] task_duration: Starting migration of Main DB to 40 
2025-07-14T01:44:24.487693856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-14T01:44:24.487871794Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-14T01:44:24.488076496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-07-14T01:44:24.488368083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-07-14T01:44:24.489161992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008951s 
2025-07-14T01:44:24.489509001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-14T01:44:24', 'task_duration') 
2025-07-14T01:44:24.489835839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.490476178Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-07-14T01:44:24.490635378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022064s 
2025-07-14T01:44:24.490855421Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-07-14T01:44:24.491061506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.491315137Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-07-14T01:44:24.491753750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-14T01:44:24.491923873Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-14T01:44:24.492125909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-07-14T01:44:24.492402316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-07-14T01:44:24.493164971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008939s 
2025-07-14T01:44:24.493352539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-14T01:44:24.493512291Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-14T01:44:24.493683515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-07-14T01:44:24.493986846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.494764111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009078s 
2025-07-14T01:44:24.495306844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-14T01:44:24', 'add_indexer_and_enabled_to_release_profiles') 
2025-07-14T01:44:24.495523430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.496199671Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-07-14T01:44:24.496374473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022923s 
2025-07-14T01:44:24.496567502Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-07-14T01:44:24.496754338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.497003550Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-07-14T01:44:24.497368585Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-07-14T01:44:24.500489749Z [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-07-14T01:44:24.502081323Z [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-07-14T01:44:24.502797144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-14T01:44:24.503546032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-14T01:44:24.505493372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-14T01:44:24.505880862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-14T01:44:24.506271659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-14T01:44:24.506712657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-14T01:44:24.507034014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094866s 
2025-07-14T01:44:24.507351183Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-07-14T01:44:24.507726628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-07-14T01:44:24.508002704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004215s 
2025-07-14T01:44:24.508316436Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-07-14T01:44:24.508681661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-07-14T01:44:24.508947577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004112s 
2025-07-14T01:44:24.509161046Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-07-14T01:44:24.511893317Z [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-07-14T01:44:24.512959424Z [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-07-14T01:44:24.513541957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-07-14T01:44:24.513945689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-07-14T01:44:24.515765333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064385s 
2025-07-14T01:44:24.516198986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-14T01:44:24', 'remove_album_folders') 
2025-07-14T01:44:24.516517738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.517405806Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-07-14T01:44:24.517579315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008059s 
2025-07-14T01:44:24.517784158Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-07-14T01:44:24.517961465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.518210576Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-07-14T01:44:24.518604209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-14T01:44:24.518724130Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-14T01:44:24.518902259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-07-14T01:44:24.519211541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-07-14T01:44:24.520008576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009357s 
2025-07-14T01:44:24.520411287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-07-14T01:44:24', 'add_priority_to_indexers') 
2025-07-14T01:44:24.520718265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.521368915Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-07-14T01:44:24.521537805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022669s 
2025-07-14T01:44:24.521743379Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-07-14T01:44:24.521951518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.522192363Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-07-14T01:44:24.522673712Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-07-14T01:44:24.522969077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-07-14T01:44:24.523316737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004033s 
2025-07-14T01:44:24.523451789Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:24.523628665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:24.524305888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006935s 
2025-07-14T01:44:24.524699931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-07-14T01:44:24', 'remove_chown_and_folderchmod_config') 
2025-07-14T01:44:24.525038653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.525895749Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-07-14T01:44:24.526246194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020839s 
2025-07-14T01:44:24.526403381Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-07-14T01:44:24.526575607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.526798817Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-07-14T01:44:24.532347939Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-07-14T01:44:24.533046916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-07-14T01:44:24.533441471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007479s 
2025-07-14T01:44:24.533789912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-07-14T01:44:24', 'update_notifiarr') 
2025-07-14T01:44:24.534106399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.534770316Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-07-14T01:44:24.534941631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002041s 
2025-07-14T01:44:24.535141083Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-07-14T01:44:24.535327097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.535571138Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-07-14T01:44:24.535900562Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:24.536058009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:24.538456407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024184s 
2025-07-14T01:44:24.538842274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-07-14T01:44:24', 'email_multiple_addresses') 
2025-07-14T01:44:24.539170425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.539808770Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-07-14T01:44:24.539987470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037427s 
2025-07-14T01:44:24.540254157Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-07-14T01:44:24.540392796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.540630705Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-07-14T01:44:24.540954928Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-07-14T01:44:24.541200151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-07-14T01:44:24.543097271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019715s 
2025-07-14T01:44:24.543477917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-07-14T01:44:24', 'rename_blacklist_to_blocklist') 
2025-07-14T01:44:24.543817601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.544500686Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-07-14T01:44:24.544666650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033353s 
2025-07-14T01:44:24.544862174Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-07-14T01:44:24.545055814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.545346118Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-07-14T01:44:24.545785032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-14T01:44:24.545935745Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-14T01:44:24.546163093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-07-14T01:44:24.546543940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-07-14T01:44:24.547424603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010781s 
2025-07-14T01:44:24.547659586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-07-14T01:44:24.548062026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-07-14T01:44:24.548855313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010197s 
2025-07-14T01:44:24.549024013Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:24.549235970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:24.553034638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038509s 
2025-07-14T01:44:24.553425685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-07-14T01:44:24', 'cdh_per_downloadclient') 
2025-07-14T01:44:24.553758706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.554480449Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-07-14T01:44:24.554624258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052478s 
2025-07-14T01:44:24.554807968Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-07-14T01:44:24.555006748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.555279979Z [Info] download_history: Starting migration of Main DB to 52 
2025-07-14T01:44:24.556115651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-07-14T01:44:24.557123701Z [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-07-14T01:44:24.557852448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015444s 
2025-07-14T01:44:24.558054334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-07-14T01:44:24.558343517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-07-14T01:44:24.558654653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004456s 
2025-07-14T01:44:24.558838724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-07-14T01:44:24.559143627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-07-14T01:44:24.559451527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s 
2025-07-14T01:44:24.559630989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-07-14T01:44:24.559939860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-07-14T01:44:24.560263532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004582s 
2025-07-14T01:44:24.560430388Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:24.560603136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:24.563038739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024568s 
2025-07-14T01:44:24.563390838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-07-14T01:44:24', 'download_history') 
2025-07-14T01:44:24.563722546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.564704723Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-07-14T01:44:24.564862872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040945s 
2025-07-14T01:44:24.565056191Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-07-14T01:44:24.565261925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.565470074Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-07-14T01:44:24.565898326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-07-14T01:44:24', 'add_update_history') 
2025-07-14T01:44:24.566252349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.566923290Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-07-14T01:44:24.567095928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016908s 
2025-07-14T01:44:24.567292353Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-07-14T01:44:24.567494580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.567741758Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-07-14T01:44:24.568146413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-14T01:44:24.568297006Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.568514393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-07-14T01:44:24.568846111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-07-14T01:44:24.569672706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000994s 
2025-07-14T01:44:24.570071599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-07-14T01:44:24', 'add_on_update_to_notifications') 
2025-07-14T01:44:24.570402124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.571187846Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-07-14T01:44:24.571389742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024442s 
2025-07-14T01:44:24.571537690Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-07-14T01:44:24.571723114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.571982927Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-07-14T01:44:24.572326529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-14T01:44:24.572467943Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-14T01:44:24.572642605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-07-14T01:44:24.572967208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.573796248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009685s 
2025-07-14T01:44:24.574178788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-07-14T01:44:24', 'download_client_per_indexer') 
2025-07-14T01:44:24.574524103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.575273722Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-07-14T01:44:24.575446831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024028s 
2025-07-14T01:44:24.575636944Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-07-14T01:44:24.575825453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.576083252Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-07-14T01:44:24.576558970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-14T01:44:24.576757820Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-14T01:44:24.576887902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-07-14T01:44:24.577202906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.578021634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009585s 
2025-07-14T01:44:24.578193911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-14T01:44:24.578335997Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.578542673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-07-14T01:44:24.578892758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.579770365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010471s 
2025-07-14T01:44:24.580007092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-14T01:44:24.580154338Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.580327487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-07-14T01:44:24.580649495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.581517362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010175s 
2025-07-14T01:44:24.581886736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-07-14T01:44:24', 'AddNewItemMonitorType') 
2025-07-14T01:44:24.582229767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.583094027Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-07-14T01:44:24.583243768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025485s 
2025-07-14T01:44:24.583443120Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-07-14T01:44:24.583620988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.583887294Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-07-14T01:44:24.584201096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-14T01:44:24.584356799Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-14T01:44:24.584552994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-07-14T01:44:24.584859241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-07-14T01:44:24.585748661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010201s 
2025-07-14T01:44:24.586113245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-07-14T01:44:24', 'ImportListSearch') 
2025-07-14T01:44:24.586448100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.587215284Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-07-14T01:44:24.587392792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024678s 
2025-07-14T01:44:24.587579858Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-07-14T01:44:24.587757145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.588048652Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-07-14T01:44:24.588363797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-14T01:44:24.588530061Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-14T01:44:24.588764654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-07-14T01:44:24.589075319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.591080216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021559s 
2025-07-14T01:44:24.591445571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-07-14T01:44:24', 'ImportListMonitorExisting') 
2025-07-14T01:44:24.591791658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.592591228Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-07-14T01:44:24.592769968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036428s 
2025-07-14T01:44:24.592973908Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-07-14T01:44:24.593141235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.593419756Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-07-14T01:44:24.593832627Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-14T01:44:24.594101549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-07-14T01:44:24.594348877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003325s 
2025-07-14T01:44:24.594539561Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-14T01:44:24.594809274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-07-14T01:44:24.595024347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003141s 
2025-07-14T01:44:24.595168667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-14T01:44:24.595305833Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.595502309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-07-14T01:44:24.595745158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-07-14T01:44:24.596650310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009544s 
2025-07-14T01:44:24.596986928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-07-14T01:44:24', 'add_indexer_tags') 
2025-07-14T01:44:24.597309247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.598081251Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-07-14T01:44:24.598293348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024066s 
2025-07-14T01:44:24.598451396Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-07-14T01:44:24.598664625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.598854437Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-07-14T01:44:24.599176255Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:24.599413563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:24.601492248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021422s 
2025-07-14T01:44:24.601848195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-07-14T01:44:24', 'update_audio_types') 
2025-07-14T01:44:24.602188871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.602973430Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-07-14T01:44:24.603184365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035848s 
2025-07-14T01:44:24.603364528Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-07-14T01:44:24.603581154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.603811337Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-07-14T01:44:24.606293685Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-14T01:44:24.606543127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-07-14T01:44:24.606770645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002722s 
2025-07-14T01:44:24.606917782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-07-14T01:44:24.607059777Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-14T01:44:24.607261664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-07-14T01:44:24.610620076Z [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-07-14T01:44:24.612491914Z [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-07-14T01:44:24.613324340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-07-14T01:44:24.613899709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-07-14T01:44:24.616229169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-07-14T01:44:24.616693664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-07-14T01:44:24.616991343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095634s 
2025-07-14T01:44:24.617159942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-14T01:44:24.617283782Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-14T01:44:24.617496961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-07-14T01:44:24.621541464Z [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-07-14T01:44:24.624457525Z [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-07-14T01:44:24.625631879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-14T01:44:24.626222568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-14T01:44:24.628337156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-14T01:44:24.628766159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-14T01:44:24.629198981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-07-14T01:44:24.629504867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118485s 
2025-07-14T01:44:24.629653506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-14T01:44:24.629810913Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.630010334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-07-14T01:44:24.634103535Z [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-07-14T01:44:24.636956549Z [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-07-14T01:44:24.638116264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-14T01:44:24.638733797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-14T01:44:24.640817081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-14T01:44:24.641250624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-14T01:44:24.641662163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-07-14T01:44:24.641981826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011812s 
2025-07-14T01:44:24.642136488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-14T01:44:24.642287582Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-14T01:44:24.642447664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-07-14T01:44:24.646524212Z [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-07-14T01:44:24.649428339Z [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-07-14T01:44:24.650588745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-14T01:44:24.651181168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-14T01:44:24.653239181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-14T01:44:24.653672484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-14T01:44:24.654136387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-07-14T01:44:24.654390128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117882s 
2025-07-14T01:44:24.654554790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-14T01:44:24.654740634Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.654886758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-07-14T01:44:24.658095047Z [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-07-14T01:44:24.659825802Z [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-07-14T01:44:24.660609169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-14T01:44:24.661380101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-14T01:44:24.663371300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-14T01:44:24.663773540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-14T01:44:24.664171712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-14T01:44:24.664631528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-14T01:44:24.664943325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098869s 
2025-07-14T01:44:24.665111454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-14T01:44:24.665249111Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-14T01:44:24.665421698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-07-14T01:44:24.668633866Z [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-07-14T01:44:24.670376624Z [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-07-14T01:44:24.671145432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-14T01:44:24.671875061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-14T01:44:24.673891691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-14T01:44:24.674310244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-14T01:44:24.674706251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-14T01:44:24.675120826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-14T01:44:24.675442143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098516s 
2025-07-14T01:44:24.675608137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-07-14T01:44:24.675743349Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-14T01:44:24.675960175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-07-14T01:44:24.680096052Z [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-07-14T01:44:24.681509949Z [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-07-14T01:44:24.682187533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-07-14T01:44:24.682655596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-07-14T01:44:24.685302976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091079s 
2025-07-14T01:44:24.685423528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-07-14T01:44:24.685567158Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.685789165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-07-14T01:44:24.688787431Z [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-07-14T01:44:24.690222791Z [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-07-14T01:44:24.690907138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-07-14T01:44:24.691304108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-07-14T01:44:24.693962109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079925s 
2025-07-14T01:44:24.694140949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-14T01:44:24.694284518Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.694465482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-07-14T01:44:24.697405462Z [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-07-14T01:44:24.698687914Z [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-07-14T01:44:24.699287771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-14T01:44:24.699692717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-14T01:44:24.702176958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074977s 
2025-07-14T01:44:24.702330658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-14T01:44:24.702448044Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.702707246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-07-14T01:44:24.705580781Z [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-07-14T01:44:24.706891019Z [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-07-14T01:44:24.707485345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-14T01:44:24.707874268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-14T01:44:24.709824665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069953s 
2025-07-14T01:44:24.709986130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-14T01:44:24.710116924Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.710329642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-07-14T01:44:24.713313399Z [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-07-14T01:44:24.714628287Z [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-07-14T01:44:24.715214096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-14T01:44:24.715608801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-14T01:44:24.717580731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070667s 
2025-07-14T01:44:24.717750904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-14T01:44:24.717896567Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.718161651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-07-14T01:44:24.720754461Z [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-07-14T01:44:24.721790767Z [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-07-14T01:44:24.722348761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-14T01:44:24.722871934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-14T01:44:24.725050941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-14T01:44:24.725376647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070938s 
2025-07-14T01:44:24.725587511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-14T01:44:24.725708885Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.725945021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-07-14T01:44:24.728574895Z [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-07-14T01:44:24.729610190Z [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-07-14T01:44:24.730229857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-14T01:44:24.730690334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-14T01:44:24.732877658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-14T01:44:24.733215268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070849s 
2025-07-14T01:44:24.733396834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-14T01:44:24.733535743Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.733750526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-07-14T01:44:24.736429740Z [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-07-14T01:44:24.737414984Z [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-07-14T01:44:24.737972155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-14T01:44:24.738540530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-14T01:44:24.740752603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-14T01:44:24.741076155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071544s 
2025-07-14T01:44:24.741267921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-07-14T01:44:24.741409346Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.741663758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-07-14T01:44:24.744543305Z [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-07-14T01:44:24.745937722Z [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-07-14T01:44:24.746582691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-07-14T01:44:24.747235866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-07-14T01:44:24.749308819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-07-14T01:44:24.749791361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-07-14T01:44:24.751033341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-07-14T01:44:24.751387715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095844s 
2025-07-14T01:44:24.751528769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-07-14T01:44:24.751695575Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-14T01:44:24.763628299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-07-14T01:44:24.767326825Z [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-07-14T01:44:24.768287630Z [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-07-14T01:44:24.768793338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-07-14T01:44:24.769185367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-07-14T01:44:24.771640210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078094s 
2025-07-14T01:44:24.771808478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-07-14T01:44:24.772085506Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-07-14T01:44:24.772153693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-07-14T01:44:24.774879531Z [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-07-14T01:44:24.775822430Z [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-07-14T01:44:24.776251754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-07-14T01:44:24.776666108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-07-14T01:44:24.778669342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063551s 
2025-07-14T01:44:24.778823733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-07-14T01:44:24.779026591Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-14T01:44:24.779184399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-07-14T01:44:24.781903463Z [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-07-14T01:44:24.782898817Z [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-07-14T01:44:24.783369945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-07-14T01:44:24.784113322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-07-14T01:44:24.786934121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-14T01:44:24.787303004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-07-14T01:44:24.787665574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-07-14T01:44:24.788100640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-07-14T01:44:24.788405443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090492s 
2025-07-14T01:44:24.788534463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-14T01:44:24.788673032Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-14T01:44:24.788841972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-07-14T01:44:24.791471927Z [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-07-14T01:44:24.792434926Z [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-07-14T01:44:24.792948550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-14T01:44:24.793424428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-14T01:44:24.795430537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-14T01:44:24.795721593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006714s 
2025-07-14T01:44:24.795902708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-14T01:44:24.796025595Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-14T01:44:24.796204505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-07-14T01:44:24.798767375Z [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-07-14T01:44:24.799694031Z [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-07-14T01:44:24.800216482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-14T01:44:24.800699505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-14T01:44:24.802655653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-14T01:44:24.802947060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065765s 
2025-07-14T01:44:24.803105078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-14T01:44:24.803229609Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-07-14T01:44:24.803407307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-07-14T01:44:24.805991049Z [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-07-14T01:44:24.806895259Z [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-07-14T01:44:24.807389654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-14T01:44:24.807906164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-14T01:44:24.809916031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-14T01:44:24.810226636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066534s 
2025-07-14T01:44:24.810382450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-14T01:44:24.810512442Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-14T01:44:24.810680881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-07-14T01:44:24.813267549Z [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-07-14T01:44:24.814238253Z [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-07-14T01:44:24.814747869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-14T01:44:24.815224759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-14T01:44:24.817191870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-14T01:44:24.817502455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066634s 
2025-07-14T01:44:24.817647096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-14T01:44:24.817772168Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-14T01:44:24.817962461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-07-14T01:44:24.820500180Z [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-07-14T01:44:24.821427096Z [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-07-14T01:44:24.821923656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-14T01:44:24.822382319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-14T01:44:24.824341283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-14T01:44:24.824644063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065457s 
2025-07-14T01:44:24.824788584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-14T01:44:24.824910960Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-14T01:44:24.825082235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-07-14T01:44:24.828487130Z [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-07-14T01:44:24.829425490Z [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-07-14T01:44:24.829921919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-14T01:44:24.830386675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-14T01:44:24.832290568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-14T01:44:24.832622997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073719s 
2025-07-14T01:44:24.832762037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-07-14T01:44:24.832875496Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-14T01:44:24.833091120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-07-14T01:44:24.835688399Z [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-07-14T01:44:24.836594623Z [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-07-14T01:44:24.837053086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-07-14T01:44:24.837428121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-07-14T01:44:24.839224358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059602s 
2025-07-14T01:44:24.839369831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-07-14T01:44:24.839465573Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-14T01:44:24.839621587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-07-14T01:44:24.842198896Z [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-07-14T01:44:24.843127486Z [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-07-14T01:44:24.843578494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-07-14T01:44:24.844017578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-07-14T01:44:24.845807612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060151s 
2025-07-14T01:44:24.845947794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-07-14T01:44:24.846068738Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-14T01:44:24.846236686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-07-14T01:44:24.848966041Z [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-07-14T01:44:24.850018049Z [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-07-14T01:44:24.850557916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-07-14T01:44:24.850928843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-07-14T01:44:24.852730520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063374s 
2025-07-14T01:44:24.852878298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-07-14T01:44:24.852998059Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-14T01:44:24.853163442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-07-14T01:44:24.855896203Z [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-07-14T01:44:24.856957590Z [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-07-14T01:44:24.857495263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-07-14T01:44:24.857879616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-07-14T01:44:24.859651794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063447s 
2025-07-14T01:44:24.859828971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-14T01:44:24.859944694Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-14T01:44:24.860116149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-07-14T01:44:24.862611243Z [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-07-14T01:44:24.863453599Z [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-07-14T01:44:24.863897533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-07-14T01:44:24.864344122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-07-14T01:44:24.866088354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058264s 
2025-07-14T01:44:24.866260731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-14T01:44:24.866406203Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-14T01:44:24.866620034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-07-14T01:44:24.869067592Z [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-07-14T01:44:24.869775277Z [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-07-14T01:44:24.870178609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-14T01:44:24.870653004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-14T01:44:24.872543209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-14T01:44:24.872867472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060618s 
2025-07-14T01:44:24.873002975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-14T01:44:24.873152336Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2025-07-14T01:44:24.873324673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-07-14T01:44:24.875748362Z [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-07-14T01:44:24.876431758Z [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-07-14T01:44:24.876836513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-14T01:44:24.877286779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-14T01:44:24.879764909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-14T01:44:24.880075855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065704s 
2025-07-14T01:44:24.880217129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-14T01:44:24.880325648Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-14T01:44:24.880489828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-07-14T01:44:24.884120939Z [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-07-14T01:44:24.885068056Z [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-07-14T01:44:24.885543583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-14T01:44:24.886042087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-14T01:44:24.887943375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-14T01:44:24.888317889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-14T01:44:24.888589435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079463s 
2025-07-14T01:44:24.888728646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-14T01:44:24.888841513Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-14T01:44:24.889043570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-07-14T01:44:24.891691200Z [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-07-14T01:44:24.892634499Z [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-07-14T01:44:24.893110788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-14T01:44:24.893604712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-14T01:44:24.895494978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-14T01:44:24.895831896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-14T01:44:24.896125037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069375s 
2025-07-14T01:44:24.896269758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-14T01:44:24.896397665Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-14T01:44:24.896558389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-07-14T01:44:24.898754621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-07-14T01:44:24.899208835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-07-14T01:44:24.899532878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-07-14T01:44:24.899978745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-07-14T01:44:24.901882829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-14T01:44:24.902152332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054531s 
2025-07-14T01:44:24.902530854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-07-14T01:44:24', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-07-14T01:44:24.902819505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.905165999Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-07-14T01:44:24.905337585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084135s 
2025-07-14T01:44:24.905536806Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-07-14T01:44:24.905724283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.905964437Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-07-14T01:44:24.906602992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-14T01:44:24.906715108Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-14T01:44:24.906879048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-07-14T01:44:24.907148410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.907905104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008673s 
2025-07-14T01:44:24.908066369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-14T01:44:24.908214837Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-14T01:44:24.908340240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-07-14T01:44:24.908584882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.909346315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008521s 
2025-07-14T01:44:24.909640908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-07-14T01:44:24', 'add_on_delete_to_notifications') 
2025-07-14T01:44:24.909915341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.910628938Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-07-14T01:44:24.910778779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021166s 
2025-07-14T01:44:24.910939463Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-07-14T01:44:24.911119706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.911301492Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-07-14T01:44:24.912878647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-14T01:44:24.913025613Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-14T01:44:24.913201296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-07-14T01:44:24.913471050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.914225378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008752s 
2025-07-14T01:44:24.914342454Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-14T01:44:24.914566665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-07-14T01:44:24.914785235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002943s 
2025-07-14T01:44:24.914900387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-14T01:44:24.915023545Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-14T01:44:24.915171854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-07-14T01:44:24.915406256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-07-14T01:44:24.916159803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008033s 
2025-07-14T01:44:24.916314394Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:24.916435177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:24.918112524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016892s 
2025-07-14T01:44:24.918265903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-07-14T01:44:24.918741200Z [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-07-14T01:44:24.919178861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007767s 
2025-07-14T01:44:24.919334715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-07-14T01:44:24.919565991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-07-14T01:44:24.919821245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003552s 
2025-07-14T01:44:24.920044775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-14T01:44:24.920171750Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-14T01:44:24.920315901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-07-14T01:44:24.920572597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-07-14T01:44:24.921330022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008613s 
2025-07-14T01:44:24.921481798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-14T01:44:24.921604455Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-14T01:44:24.921763034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-07-14T01:44:24.922027897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.922797637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008813s 
2025-07-14T01:44:24.922999363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-14T01:44:24.923060967Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-14T01:44:24.923220318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-07-14T01:44:24.923493067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.924260412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008834s 
2025-07-14T01:44:24.924407839Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:24.924564374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:24.930751070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006201s 
2025-07-14T01:44:24.930897364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:24.931040603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:24.932340961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013187s 
2025-07-14T01:44:24.932515682Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-07-14T01:44:24.935106148Z [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-07-14T01:44:24.935964446Z [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-07-14T01:44:24.936422699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-07-14T01:44:24.936816732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-07-14T01:44:24.940025903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073541s 
2025-07-14T01:44:24.940208210Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-07-14T01:44:24.942678263Z [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-07-14T01:44:24.943326418Z [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-07-14T01:44:24.943721764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-07-14T01:44:24.944128593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-07-14T01:44:24.946718337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062531s 
2025-07-14T01:44:24.946852798Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-07-14T01:44:24.947093031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-07-14T01:44:24.947304457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002932s 
2025-07-14T01:44:24.947446393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-14T01:44:24.947567647Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-14T01:44:24.947786808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-07-14T01:44:24.948079056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.948814427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008985s 
2025-07-14T01:44:24.948955932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-14T01:44:24.949098018Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-14T01:44:24.949238891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-07-14T01:44:24.949492432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-07-14T01:44:24.950229305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008304s 
2025-07-14T01:44:24.950535241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-07-14T01:44:24', 'add_custom_formats') 
2025-07-14T01:44:24.950801638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.951914929Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-07-14T01:44:24.952078679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024763s 
2025-07-14T01:44:24.952254803Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-07-14T01:44:24.952401469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.952619658Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-07-14T01:44:24.952968009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-14T01:44:24.953109174Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-14T01:44:24.953257051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-07-14T01:44:24.953477976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-07-14T01:44:24.954226824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008494s 
2025-07-14T01:44:24.954525475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-07-14T01:44:24', 'add_result_to_commands') 
2025-07-14T01:44:24.954802012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.955510969Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-07-14T01:44:24.955654919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020964s 
2025-07-14T01:44:24.955822296Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-07-14T01:44:24.956016607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.956240879Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-07-14T01:44:24.956568689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-14T01:44:24.956714011Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-14T01:44:24.956860597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-07-14T01:44:24.957119949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:24.957874458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008661s 
2025-07-14T01:44:24.958188159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-07-14T01:44:24', 'health_restored_notification') 
2025-07-14T01:44:24.958463834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.959153232Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-07-14T01:44:24.959295629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021165s 
2025-07-14T01:44:24.959463557Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-07-14T01:44:24.959614972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.959805957Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-07-14T01:44:24.960095640Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-14T01:44:24.960355102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-07-14T01:44:24.960555185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002874s 
2025-07-14T01:44:24.960840249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-07-14T01:44:24', 'remove_uc') 
2025-07-14T01:44:24.961079140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.961976737Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-07-14T01:44:24.962254546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016032s 
2025-07-14T01:44:24.962604210Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-07-14T01:44:24.962949105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.963208126Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-07-14T01:44:24.963461887Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:24.963634194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:24.966910921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032892s 
2025-07-14T01:44:24.967250595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-07-14T01:44:24', 'download_clients_rename_tv_to_music') 
2025-07-14T01:44:24.967509265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.968271230Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-07-14T01:44:24.968378546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045769s 
2025-07-14T01:44:24.968554480Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-07-14T01:44:24.968730715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.968954425Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-07-14T01:44:24.969289730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-07-14T01:44:24.969416656Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s 
2025-07-14T01:44:24.969612841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-07-14T01:44:24.969871071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-07-14T01:44:24.970658015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009038s 
2025-07-14T01:44:24.970965875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-07-14T01:44:24', 'add_colon_replacement_to_naming_config') 
2025-07-14T01:44:24.971311300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.972003955Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-07-14T01:44:24.972113004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021657s 
2025-07-14T01:44:24.972284900Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-07-14T01:44:24.972438079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.972630637Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-07-14T01:44:24.973010742Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-07-14T01:44:24.975768003Z [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-07-14T01:44:24.976778417Z [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-07-14T01:44:24.977288765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-14T01:44:24.977762639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-14T01:44:24.979840713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-14T01:44:24.980152952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069745s 
2025-07-14T01:44:24.980290669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-14T01:44:24.980417093Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-14T01:44:24.980602266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-07-14T01:44:24.980835766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-07-14T01:44:24.981598462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008503s 
2025-07-14T01:44:24.981888866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-07-14T01:44:24', 'list_sync_time') 
2025-07-14T01:44:24.982166305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.983023370Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-07-14T01:44:24.983157290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002273s 
2025-07-14T01:44:24.983353024Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-07-14T01:44:24.983494198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.983701205Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-07-14T01:44:24.984051550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-14T01:44:24.984192193Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-14T01:44:24.984359300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-07-14T01:44:24.984554232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-07-14T01:44:24.985289763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008026s 
2025-07-14T01:44:24.985590368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-07-14T01:44:24', 'add_download_client_tags') 
2025-07-14T01:44:24.985866114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.986546463Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-07-14T01:44:24.986735454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020175s 
2025-07-14T01:44:24.986846918Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-07-14T01:44:24.987011690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.987296153Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-07-14T01:44:24.987772041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-07-14T01:44:24.988386879Z [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-07-14T01:44:24.988840231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009012s 
2025-07-14T01:44:24.989017478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-07-14T01:44:24.989302141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-07-14T01:44:24.989591334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004289s 
2025-07-14T01:44:24.989891688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-07-14T01:44:24', 'add_notification_status') 
2025-07-14T01:44:24.990198907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.991105312Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-07-14T01:44:24.991214041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018624s 
2025-07-14T01:44:24.991367710Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-07-14T01:44:24.991548965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.991747876Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-07-14T01:44:24.992029342Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:24.992202681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:24.995686475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035127s 
2025-07-14T01:44:24.996076781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-07-14T01:44:24', 'add_alac_24_quality_in_profiles') 
2025-07-14T01:44:24.996317265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:24.996954799Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-07-14T01:44:24.997099099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047504s 
2025-07-14T01:44:24.997270805Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-07-14T01:44:24.997434976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:24.997611651Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-07-14T01:44:24.997967047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-07-14T01:44:24.998091988Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-14T01:44:24.998250137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-07-14T01:44:24.998488407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-07-14T01:44:24.999175330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008048s 
2025-07-14T01:44:24.999339270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-07-14T01:44:24.999602049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-07-14T01:44:25.000313331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008249s 
2025-07-14T01:44:25.000620349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-07-14T01:44:25', 'add_salt_to_users') 
2025-07-14T01:44:25.000883909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.001552906Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-07-14T01:44:25.001695353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020467s 
2025-07-14T01:44:25.001847519Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-07-14T01:44:25.002020037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.002222174Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-07-14T01:44:25.002703563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-07-14T01:44:25.003271416Z [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-07-14T01:44:25.003724859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008757s 
2025-07-14T01:44:25.003917587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-07-14T01:44:25.004150766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-07-14T01:44:25.004420399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003764s 
2025-07-14T01:44:25.004734461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-07-14T01:44:25', 'add_auto_tagging') 
2025-07-14T01:44:25.005893275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.006584967Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-07-14T01:44:25.006724478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025185s 
2025-07-14T01:44:25.006914791Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-07-14T01:44:25.007064352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.007279986Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-07-14T01:44:25.007645242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-07-14T01:44:25.007767538Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-14T01:44:25.007979375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-07-14T01:44:25.008252404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-07-14T01:44:25.009016212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008765s 
2025-07-14T01:44:25.009267298Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-07-14T01:44:25.009520848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-07-14T01:44:25.009742775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000306s 
2025-07-14T01:44:25.010047579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-07-14T01:44:25', 'quality_definition_preferred_size') 
2025-07-14T01:44:25.010348935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.010996058Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-07-14T01:44:25.011142172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015146s 
2025-07-14T01:44:25.011332936Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-07-14T01:44:25.011490213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.011707471Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-07-14T01:44:25.012053287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-14T01:44:25.012218079Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-14T01:44:25.012361588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-07-14T01:44:25.012608374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:25.013449077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009493s 
2025-07-14T01:44:25.013804212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-07-14T01:44:25', 'add_on_artist_add_to_notifications') 
2025-07-14T01:44:25.014048634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.014709815Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-07-14T01:44:25.014852302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021643s 
2025-07-14T01:44:25.015025761Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-07-14T01:44:25.015197808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.015373451Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-07-14T01:44:25.015687834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-14T01:44:25.015803497Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-14T01:44:25.016000344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-07-14T01:44:25.016214465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-07-14T01:44:25.017045117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009036s 
2025-07-14T01:44:25.017369731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-07-14T01:44:25', 'album_last_searched_time') 
2025-07-14T01:44:25.017621397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.018272618Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-07-14T01:44:25.018417560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021012s 
2025-07-14T01:44:25.018571400Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-07-14T01:44:25.018729829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.018929932Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-07-14T01:44:25.019366491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-07-14T01:44:25.019483707Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-14T01:44:25.019641174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-07-14T01:44:25.019943262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:25.020760006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009462s 
2025-07-14T01:44:25.020869757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-14T01:44:25.021002014Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-14T01:44:25.021143378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-07-14T01:44:25.021393662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-07-14T01:44:25.022248413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009553s 
2025-07-14T01:44:25.022544609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-07-14T01:44:25', 'add_indexer_flags') 
2025-07-14T01:44:25.022799041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.023463459Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-07-14T01:44:25.023596236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021516s 
2025-07-14T01:44:25.023775247Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-07-14T01:44:25.023937333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.024149169Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-07-14T01:44:25.024560558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-07-14T01:44:25.024788567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-07-14T01:44:25.025081617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003714s 
2025-07-14T01:44:25.025252761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-07-14T01:44:25.025474758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-07-14T01:44:25.025759952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003623s 
2025-07-14T01:44:25.025913311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-07-14T01:44:25.026180700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-07-14T01:44:25.026458419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004175s 
2025-07-14T01:44:25.026766259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-07-14T01:44:25', 'add_indexes_album_statistics') 
2025-07-14T01:44:25.027034198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.027790741Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-07-14T01:44:25.027941845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017103s 
2025-07-14T01:44:25.028110545Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-07-14T01:44:25.028265487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.028480580Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-07-14T01:44:25.028861236Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-07-14T01:44:25.029201522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-07-14T01:44:25.029436936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003713s 
2025-07-14T01:44:25.029734986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-07-14T01:44:25', 'update_redacted_baseurl') 
2025-07-14T01:44:25.030050341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.030605348Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-07-14T01:44:25.030753266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015012s 
2025-07-14T01:44:25.040192560Z [Debug] MigrationController: Took: 00:00:01.6161793 
2025-07-14T01:44:25.149710464Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-07-14T01:44:25.179720263Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-07-14T01:44:25.203073701Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-07-14T01:44:25.209183852Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-07-14T01:44:25.209492414Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-14T01:44:25.209758449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-14T01:44:25.211905502Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-07-14T01:44:25.212110635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024228s 
2025-07-14T01:44:25.212325267Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-07-14T01:44:25.212532825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026207s 
2025-07-14T01:44:25.214543924Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-07-14T01:44:25.214774829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.215125756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-07-14T01:44:25.215431341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-07-14T01:44:25.215878922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005141s 
2025-07-14T01:44:25.216092893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.217318350Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-07-14T01:44:25.217511299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019538s 
2025-07-14T01:44:25.217848327Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-07-14T01:44:25.218102128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.218486161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-07-14T01:44:25.218817258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-14T01:44:25.219175980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004627s 
2025-07-14T01:44:25.219436495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-14T01:44:25.219581206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-14T01:44:25.219782070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-07-14T01:44:25.220106964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-07-14T01:44:25.220919651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008879s 
2025-07-14T01:44:25.221222410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.221792548Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-07-14T01:44:25.222014986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017298s 
2025-07-14T01:44:25.222318217Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-07-14T01:44:25.222571076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.222931892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-14T01:44:25.223112686Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-14T01:44:25.223320885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-07-14T01:44:25.223611039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-07-14T01:44:25.224179804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006266s 
2025-07-14T01:44:25.224395168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.225003833Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-07-14T01:44:25.225229317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014345s 
2025-07-14T01:44:25.225543570Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-07-14T01:44:25.225770807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.226065861Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-07-14T01:44:25.226693345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-07-14T01:44:25.227269675Z [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-07-14T01:44:25.228017651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011093s 
2025-07-14T01:44:25.228224107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-07-14T01:44:25.228501705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-07-14T01:44:25.228817120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003998s 
2025-07-14T01:44:25.229184650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-14T01:44:25', 'InitialSetup') 
2025-07-14T01:44:25.229573884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.230267901Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-07-14T01:44:25.230459086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018217s 
2025-07-14T01:44:25.230718869Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-07-14T01:44:25.230943221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.231230960Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-07-14T01:44:25.231657870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-14T01:44:25', 'add_reason_to_pending_releases') 
2025-07-14T01:44:25.232106543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.232791693Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-07-14T01:44:25.233018599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018385s 
2025-07-14T01:44:25.233245246Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-07-14T01:44:25.233463676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.233783890Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-07-14T01:44:25.234110829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-14T01:44:25', 'add_medium_support') 
2025-07-14T01:44:25.234536335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.235236525Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-07-14T01:44:25.235450947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017719s 
2025-07-14T01:44:25.235700439Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-07-14T01:44:25.235948899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.236258513Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-07-14T01:44:25.236702066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-14T01:44:25', 'add_various_qualites_in_profile') 
2025-07-14T01:44:25.237110478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.237815447Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-07-14T01:44:25.238049478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018593s 
2025-07-14T01:44:25.238263008Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-07-14T01:44:25.238497180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.238824689Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-07-14T01:44:25.239157439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-14T01:44:25', 'metadata_profiles') 
2025-07-14T01:44:25.239543857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.240384259Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-07-14T01:44:25.240565554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018349s 
2025-07-14T01:44:25.240809495Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-07-14T01:44:25.241056302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.241368360Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-07-14T01:44:25.241783286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-14T01:44:25', 'separate_automatic_and_interactive_search') 
2025-07-14T01:44:25.242207339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.242978211Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-07-14T01:44:25.243188635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018701s 
2025-07-14T01:44:25.243424550Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-07-14T01:44:25.243667799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.243981130Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-07-14T01:44:25.244447609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-14T01:44:25', 'change_album_path_to_relative') 
2025-07-14T01:44:25.244811181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.245582384Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-07-14T01:44:25.245802447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019041s 
2025-07-14T01:44:25.246052030Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-07-14T01:44:25.246289388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.246586275Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-07-14T01:44:25.246969757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-14T01:44:25', 'change_quality_size_mb_to_kb') 
2025-07-14T01:44:25.247397839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.248149753Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-07-14T01:44:25.248397452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018641s 
2025-07-14T01:44:25.248614769Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-07-14T01:44:25.248841867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.249126389Z [Info] album_releases: Starting migration of Log DB to 9 
2025-07-14T01:44:25.249468318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-07-14T01:44:25', 'album_releases') 
2025-07-14T01:44:25.249882171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.250622341Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-07-14T01:44:25.250835901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017802s 
2025-07-14T01:44:25.251046215Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-07-14T01:44:25.251293072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.251609920Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-07-14T01:44:25.251949303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-14T01:44:25', 'album_releases_fix') 
2025-07-14T01:44:25.252351563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.253115661Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-07-14T01:44:25.253333209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018336s 
2025-07-14T01:44:25.253569214Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-07-14T01:44:25.253781201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.254069652Z [Info] import_lists: Starting migration of Log DB to 11 
2025-07-14T01:44:25.254417382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-14T01:44:25', 'import_lists') 
2025-07-14T01:44:25.254800604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.260936748Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-07-14T01:44:25.261204737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017573s 
2025-07-14T01:44:25.261473498Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-07-14T01:44:25.261719493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.262054778Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-07-14T01:44:25.262441798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-07-14T01:44:25', 'add_release_status') 
2025-07-14T01:44:25.262881042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.263749250Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-07-14T01:44:25.263926517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019827s 
2025-07-14T01:44:25.264180698Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-07-14T01:44:25.264411704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.264706307Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-07-14T01:44:25.265089298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-14T01:44:25', 'album_download_notification') 
2025-07-14T01:44:25.265493421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.266262099Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-07-14T01:44:25.266485499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018379s 
2025-07-14T01:44:25.266823640Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-07-14T01:44:25.266962659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.267258515Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-07-14T01:44:25.267638069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-14T01:44:25', 'fix_language_metadata_profiles') 
2025-07-14T01:44:25.268154219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.268898357Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-07-14T01:44:25.269123831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019177s 
2025-07-14T01:44:25.269355166Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-07-14T01:44:25.269583135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.269859372Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-07-14T01:44:25.270206761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-14T01:44:25', 'remove_fanzub') 
2025-07-14T01:44:25.270608911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.271476618Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-07-14T01:44:25.271688123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001897s 
2025-07-14T01:44:25.271928898Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-07-14T01:44:25.272188741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.272475389Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-07-14T01:44:25.272854061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-14T01:44:25', 'update_artist_history_indexes') 
2025-07-14T01:44:25.273275369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.274044147Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-07-14T01:44:25.274274020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018469s 
2025-07-14T01:44:25.274474734Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-07-14T01:44:25.274700258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.274991274Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-07-14T01:44:25.275326819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-14T01:44:25', 'remove_nma') 
2025-07-14T01:44:25.275741043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.276550954Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-07-14T01:44:25.276737209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018034s 
2025-07-14T01:44:25.276958304Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-07-14T01:44:25.277235162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.277485035Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-07-14T01:44:25.277840310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-14T01:44:25', 'album_disambiguation') 
2025-07-14T01:44:25.278241758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.278959513Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-07-14T01:44:25.279174145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017759s 
2025-07-14T01:44:25.279426363Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-07-14T01:44:25.279672910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.279995790Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-07-14T01:44:25.280337377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-14T01:44:25', 'add_ape_quality_in_profiles') 
2025-07-14T01:44:25.280756952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.281560530Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-07-14T01:44:25.281760232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018585s 
2025-07-14T01:44:25.282000245Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-07-14T01:44:25.282223134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.282493849Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-07-14T01:44:25.282834024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-14T01:44:25', 'remove_pushalot') 
2025-07-14T01:44:25.283276324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.284008989Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-07-14T01:44:25.284214212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017961s 
2025-07-14T01:44:25.284447271Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-07-14T01:44:25.284666403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.284941747Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-07-14T01:44:25.285297874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-14T01:44:25', 'add_custom_filters') 
2025-07-14T01:44:25.285731738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.286464974Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-07-14T01:44:25.286681149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017966s 
2025-07-14T01:44:25.286930281Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-07-14T01:44:25.287134091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.287399435Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-07-14T01:44:25.287760753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-14T01:44:25', 'import_list_tags') 
2025-07-14T01:44:25.288214186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.288933925Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-07-14T01:44:25.289131593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018056s 
2025-07-14T01:44:25.289372778Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-07-14T01:44:25.289612361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.289881132Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-07-14T01:44:25.290320456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-14T01:44:25', 'add_release_groups_etc') 
2025-07-14T01:44:25.290657314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.291397525Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-07-14T01:44:25.291674292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017907s 
2025-07-14T01:44:25.291859525Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-07-14T01:44:25.292121282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.292434813Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-07-14T01:44:25.292784728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-14T01:44:25', 'NewMediaInfoFormat') 
2025-07-14T01:44:25.293155264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.293909813Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-07-14T01:44:25.294175668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018051s 
2025-07-14T01:44:25.294365230Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-07-14T01:44:25.294626396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.294964226Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-07-14T01:44:25.295334802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-14T01:44:25', 'rename_restrictions_to_release_profiles') 
2025-07-14T01:44:25.295752262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.296710141Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-07-14T01:44:25.296916356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002031s 
2025-07-14T01:44:25.297157972Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-07-14T01:44:25.297414178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.297727078Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-07-14T01:44:25.298129929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-14T01:44:25', 'rename_quality_profiles_add_upgrade_allowed') 
2025-07-14T01:44:25.298638834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.299348252Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-07-14T01:44:25.299678056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019098s 
2025-07-14T01:44:25.299872818Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-07-14T01:44:25.300067249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.300393767Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-07-14T01:44:25.300725134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-14T01:44:25', 'add_import_exclusions') 
2025-07-14T01:44:25.301146763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.301906322Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-07-14T01:44:25.302097297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018122s 
2025-07-14T01:44:25.302384865Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-07-14T01:44:25.302587073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.302868900Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-07-14T01:44:25.303266771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-14T01:44:25', 'clean_artist_metadata_table') 
2025-07-14T01:44:25.303670564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.304445184Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-07-14T01:44:25.304691780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018626s 
2025-07-14T01:44:25.304944188Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-07-14T01:44:25.305145734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.305426409Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-07-14T01:44:25.305838409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-14T01:44:25', 'health_issue_notification') 
2025-07-14T01:44:25.306225959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.307015969Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-07-14T01:44:25.307195190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018061s 
2025-07-14T01:44:25.307443320Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-07-14T01:44:25.307677942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.307986564Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-07-14T01:44:25.308375116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-14T01:44:25', 'add_mediafilerepository_mtime') 
2025-07-14T01:44:25.308817747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.309557787Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-07-14T01:44:25.309787870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018548s 
2025-07-14T01:44:25.310061461Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-07-14T01:44:25.310387017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.310737542Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-07-14T01:44:25.311160544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-14T01:44:25', 'add_artistmetadataid_constraint') 
2025-07-14T01:44:25.311579808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.312382675Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-07-14T01:44:25.312617197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020059s 
2025-07-14T01:44:25.312856178Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-07-14T01:44:25.313070309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.313358990Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-07-14T01:44:25.313727081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-14T01:44:25', 'old_ids_and_artist_alias') 
2025-07-14T01:44:25.314147367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.314883409Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-07-14T01:44:25.315099474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017975s 
2025-07-14T01:44:25.315333746Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-07-14T01:44:25.315616255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.315856118Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-07-14T01:44:25.316291033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-14T01:44:25', 'download_propers_config') 
2025-07-14T01:44:25.316672682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.317408373Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-07-14T01:44:25.317614418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018408s 
2025-07-14T01:44:25.317842427Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-07-14T01:44:25.318071448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.318371001Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-07-14T01:44:25.318741587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-14T01:44:25', 'remove_language_profiles') 
2025-07-14T01:44:25.319161182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.319943416Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-07-14T01:44:25.320148229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017952s 
2025-07-14T01:44:25.320384524Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-07-14T01:44:25.320610028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.320900022Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-07-14T01:44:25.321264556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-14T01:44:25', 'multi_disc_naming_format') 
2025-07-14T01:44:25.321680684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.322599404Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-07-14T01:44:25.322802503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019558s 
2025-07-14T01:44:25.323031223Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-07-14T01:44:25.323281076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.323564186Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-07-14T01:44:25.323974382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-14T01:44:25', 'add_download_client_priority') 
2025-07-14T01:44:25.324415951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.325146382Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-07-14T01:44:25.325363208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018534s 
2025-07-14T01:44:25.325581357Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-07-14T01:44:25.325814006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.326167017Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-07-14T01:44:25.326476540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-14T01:44:25', 'remove_growl_prowl') 
2025-07-14T01:44:25.326877247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.327636024Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-07-14T01:44:25.327868021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018139s 
2025-07-14T01:44:25.328089187Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-07-14T01:44:25.328325192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.328609584Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-07-14T01:44:25.328973808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-14T01:44:25', 'remove_plex_hometheatre') 
2025-07-14T01:44:25.329395857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.330168523Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-07-14T01:44:25.330385971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018321s 
2025-07-14T01:44:25.330612747Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-07-14T01:44:25.330849213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.331146672Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-07-14T01:44:25.331519764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-14T01:44:25', 'add_root_folder_add_defaults') 
2025-07-14T01:44:25.331993127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.332782666Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-07-14T01:44:25.333018000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019113s 
2025-07-14T01:44:25.333224055Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-07-14T01:44:25.333453687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.333733701Z [Info] task_duration: Starting migration of Log DB to 40 
2025-07-14T01:44:25.334076932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-14T01:44:25', 'task_duration') 
2025-07-14T01:44:25.334481426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.335257599Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-07-14T01:44:25.335444055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017632s 
2025-07-14T01:44:25.335666593Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-07-14T01:44:25.335967959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.336261430Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-07-14T01:44:25.336653299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-14T01:44:25', 'add_indexer_and_enabled_to_release_profiles') 
2025-07-14T01:44:25.337083144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.337877614Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-07-14T01:44:25.338117697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019322s 
2025-07-14T01:44:25.338342009Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-07-14T01:44:25.338583325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.338872998Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-07-14T01:44:25.339245758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-14T01:44:25', 'remove_album_folders') 
2025-07-14T01:44:25.339640192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.340385914Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-07-14T01:44:25.340603973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018079s 
2025-07-14T01:44:25.340838555Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-07-14T01:44:25.341067616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.341358702Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-07-14T01:44:25.341742745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-07-14T01:44:25', 'add_priority_to_indexers') 
2025-07-14T01:44:25.342148122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.342933182Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-07-14T01:44:25.343219038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018315s 
2025-07-14T01:44:25.343375222Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-07-14T01:44:25.343612279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.343948767Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-07-14T01:44:25.344334253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-07-14T01:44:25', 'remove_chown_and_folderchmod_config') 
2025-07-14T01:44:25.344767265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.345532285Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-07-14T01:44:25.345755234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018904s 
2025-07-14T01:44:25.345984906Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-07-14T01:44:25.346214068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.346484222Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-07-14T01:44:25.346848806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-07-14T01:44:25', 'update_notifiarr') 
2025-07-14T01:44:25.347263971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.348036597Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-07-14T01:44:25.348240277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018196s 
2025-07-14T01:44:25.348477144Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-07-14T01:44:25.348718991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.349028594Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-07-14T01:44:25.349384431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-07-14T01:44:25', 'email_multiple_addresses') 
2025-07-14T01:44:25.349787051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.350565378Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-07-14T01:44:25.350762135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018249s 
2025-07-14T01:44:25.351015735Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-07-14T01:44:25.351238894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.351535902Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-07-14T01:44:25.351974686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-07-14T01:44:25', 'rename_blacklist_to_blocklist') 
2025-07-14T01:44:25.352377737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.353192878Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-07-14T01:44:25.353413873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019327s 
2025-07-14T01:44:25.353653255Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-07-14T01:44:25.353987358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.354144444Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-07-14T01:44:25.354529459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-07-14T01:44:25', 'cdh_per_downloadclient') 
2025-07-14T01:44:25.354958002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.355708453Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-07-14T01:44:25.355940660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018244s 
2025-07-14T01:44:25.356171024Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-07-14T01:44:25.356391688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.356687013Z [Info] download_history: Starting migration of Log DB to 52 
2025-07-14T01:44:25.357040094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-07-14T01:44:25', 'download_history') 
2025-07-14T01:44:25.357517916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.358219308Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-07-14T01:44:25.358421375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018176s 
2025-07-14T01:44:25.358645005Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-07-14T01:44:25.358869276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.359152867Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-07-14T01:44:25.359822035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-07-14T01:44:25.360355920Z [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-07-14T01:44:25.360999104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008999s 
2025-07-14T01:44:25.361194247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-07-14T01:44:25.361484211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-07-14T01:44:25.361877623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004759s 
2025-07-14T01:44:25.362238149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-07-14T01:44:25', 'add_update_history') 
2025-07-14T01:44:25.362647293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.363460390Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-07-14T01:44:25.363660202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020221s 
2025-07-14T01:44:25.363900135Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-07-14T01:44:25.364140239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.364446044Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-07-14T01:44:25.364818254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-07-14T01:44:25', 'add_on_update_to_notifications') 
2025-07-14T01:44:25.365244141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.366024162Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-07-14T01:44:25.366250888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018613s 
2025-07-14T01:44:25.366484609Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-07-14T01:44:25.366723379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.367007391Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-07-14T01:44:25.367406344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-07-14T01:44:25', 'download_client_per_indexer') 
2025-07-14T01:44:25.367818765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.368717484Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-07-14T01:44:25.368940714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001983s 
2025-07-14T01:44:25.369166027Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-07-14T01:44:25.369453977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.369708309Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-07-14T01:44:25.370067713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-07-14T01:44:25', 'AddNewItemMonitorType') 
2025-07-14T01:44:25.370490865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.371238390Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-07-14T01:44:25.371455357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018209s 
2025-07-14T01:44:25.371728597Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-07-14T01:44:25.371925203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.372206439Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-07-14T01:44:25.372568788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-07-14T01:44:25', 'ImportListSearch') 
2025-07-14T01:44:25.372983974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.373820097Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-07-14T01:44:25.374030651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019137s 
2025-07-14T01:44:25.374319453Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-07-14T01:44:25.374568775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.374796473Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-07-14T01:44:25.375158051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-07-14T01:44:25', 'ImportListMonitorExisting') 
2025-07-14T01:44:25.375602035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.376412166Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-07-14T01:44:25.376583190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018283s 
2025-07-14T01:44:25.376805538Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-07-14T01:44:25.377026703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.377371136Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-07-14T01:44:25.377648906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-07-14T01:44:25', 'add_indexer_tags') 
2025-07-14T01:44:25.378068731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.378792047Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-07-14T01:44:25.378997802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017568s 
2025-07-14T01:44:25.379221131Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-07-14T01:44:25.379451084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.379736870Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-07-14T01:44:25.380116794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-07-14T01:44:25', 'update_audio_types') 
2025-07-14T01:44:25.380544926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.381244535Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-07-14T01:44:25.381462424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017946s 
2025-07-14T01:44:25.381718038Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-07-14T01:44:25.381981569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.382282916Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-07-14T01:44:25.383057655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-07-14T01:44:25.383248229Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-07-14T01:44:25.383491659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-07-14T01:44:25.384422032Z [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-07-14T01:44:25.385369430Z [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-07-14T01:44:25.385959989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-07-14T01:44:25.386530618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-07-14T01:44:25.387507865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-07-14T01:44:25.387881357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041499s 
2025-07-14T01:44:25.388104106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-07-14T01:44:25.388298227Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-14T01:44:25.388509071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-07-14T01:44:25.389236275Z [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-07-14T01:44:25.389952607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-07-14T01:44:25.390418465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-07-14T01:44:25.390962881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-07-14T01:44:25.391829967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-07-14T01:44:25.392219060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034872s 
2025-07-14T01:44:25.392418131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-14T01:44:25.392622653Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-14T01:44:25.392840882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-07-14T01:44:25.393461702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-07-14T01:44:25.394036800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-07-14T01:44:25.394531776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-07-14T01:44:25.395034178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-07-14T01:44:25.395962817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-14T01:44:25.396349275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032752s 
2025-07-14T01:44:25.396740964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-07-14T01:44:25', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-07-14T01:44:25.397239317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.398127476Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-07-14T01:44:25.398364964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050009s 
2025-07-14T01:44:25.398616971Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-07-14T01:44:25.398847445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.399141427Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-07-14T01:44:25.399548537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-07-14T01:44:25', 'add_on_delete_to_notifications') 
2025-07-14T01:44:25.399979444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.400664183Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-07-14T01:44:25.400894547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001799s 
2025-07-14T01:44:25.401112626Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-07-14T01:44:25.401345675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.401630158Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-07-14T01:44:25.402012007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-07-14T01:44:25', 'add_custom_formats') 
2025-07-14T01:44:25.402396531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.403059946Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-07-14T01:44:25.403276833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017085s 
2025-07-14T01:44:25.403508008Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-07-14T01:44:25.403740557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.404085391Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-07-14T01:44:25.404416127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-07-14T01:44:25', 'add_result_to_commands') 
2025-07-14T01:44:25.404829579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.405506723Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-07-14T01:44:25.405727407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017639s 
2025-07-14T01:44:25.405947400Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-07-14T01:44:25.406191231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.406486255Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-07-14T01:44:25.406853464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-07-14T01:44:25', 'health_restored_notification') 
2025-07-14T01:44:25.407296556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.407982637Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-07-14T01:44:25.408244735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017751s 
2025-07-14T01:44:25.408407312Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-07-14T01:44:25.408645011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.408915435Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-07-14T01:44:25.409250700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-07-14T01:44:25', 'remove_uc') 
2025-07-14T01:44:25.409666848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.410343601Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-07-14T01:44:25.410531729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016771s 
2025-07-14T01:44:25.410757283Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-07-14T01:44:25.411020122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.411308273Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-07-14T01:44:25.411760473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-07-14T01:44:25', 'download_clients_rename_tv_to_music') 
2025-07-14T01:44:25.412159166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.412929847Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-07-14T01:44:25.413097946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018186s 
2025-07-14T01:44:25.413362388Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-07-14T01:44:25.413619666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.413932195Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-07-14T01:44:25.414349616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-07-14T01:44:25', 'add_colon_replacement_to_naming_config') 
2025-07-14T01:44:25.414805694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.415503569Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-07-14T01:44:25.415741027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018542s 
2025-07-14T01:44:25.416049578Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-07-14T01:44:25.416285103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.416573994Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-07-14T01:44:25.416928989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-07-14T01:44:25', 'list_sync_time') 
2025-07-14T01:44:25.417365418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.418045727Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-07-14T01:44:25.418276412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017685s 
2025-07-14T01:44:25.418502988Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-07-14T01:44:25.418771418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.419060781Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-07-14T01:44:25.419447580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-07-14T01:44:25', 'add_download_client_tags') 
2025-07-14T01:44:25.419899780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.420595571Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-07-14T01:44:25.420843771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018283s 
2025-07-14T01:44:25.421066429Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-07-14T01:44:25.421333687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.421618160Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-07-14T01:44:25.422022474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-07-14T01:44:25', 'add_notification_status') 
2025-07-14T01:44:25.422467570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.423142810Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-07-14T01:44:25.423431611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018073s 
2025-07-14T01:44:25.423619038Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-07-14T01:44:25.423892529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.424202052Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-07-14T01:44:25.424607659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-07-14T01:44:25', 'add_alac_24_quality_in_profiles') 
2025-07-14T01:44:25.425063617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.425748826Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-07-14T01:44:25.425977597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018459s 
2025-07-14T01:44:25.426207911Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-07-14T01:44:25.426457964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.426752948Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-07-14T01:44:25.427124897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-07-14T01:44:25', 'add_salt_to_users') 
2025-07-14T01:44:25.427566797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.428284241Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-07-14T01:44:25.428519154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018313s 
2025-07-14T01:44:25.428781342Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-07-14T01:44:25.429046085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.429310818Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-07-14T01:44:25.429663017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-07-14T01:44:25', 'add_auto_tagging') 
2025-07-14T01:44:25.430100898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.430938625Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-07-14T01:44:25.431193438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019432s 
2025-07-14T01:44:25.431437038Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-07-14T01:44:25.431724166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.431996014Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-07-14T01:44:25.432434947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-07-14T01:44:25', 'quality_definition_preferred_size') 
2025-07-14T01:44:25.432865664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.433576916Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-07-14T01:44:25.433811920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018714s 
2025-07-14T01:44:25.434073266Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-07-14T01:44:25.434318359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.434652081Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-07-14T01:44:25.435061956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-07-14T01:44:25', 'add_on_artist_add_to_notifications') 
2025-07-14T01:44:25.435524137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.436247193Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-07-14T01:44:25.436485703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018852s 
2025-07-14T01:44:25.436723261Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-07-14T01:44:25.436969196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.437276004Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-07-14T01:44:25.437655368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-07-14T01:44:25', 'album_last_searched_time') 
2025-07-14T01:44:25.438098360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.438774792Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-07-14T01:44:25.438996728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018059s 
2025-07-14T01:44:25.439235459Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-07-14T01:44:25.439476965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.439768953Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-07-14T01:44:25.440171924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-07-14T01:44:25', 'add_indexer_flags') 
2025-07-14T01:44:25.440602592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.441285086Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-07-14T01:44:25.441488736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017989s 
2025-07-14T01:44:25.441749821Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-07-14T01:44:25.442007510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.442322224Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-07-14T01:44:25.442693501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-07-14T01:44:25', 'add_indexes_album_statistics') 
2025-07-14T01:44:25.443157886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.443864278Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-07-14T01:44:25.444138911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018282s 
2025-07-14T01:44:25.444381680Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-07-14T01:44:25.444633317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-14T01:44:25.444938291Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-07-14T01:44:25.445338837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-07-14T01:44:25', 'update_redacted_baseurl') 
2025-07-14T01:44:25.445759705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-14T01:44:25.446448972Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-07-14T01:44:25.446680649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018138s 
2025-07-14T01:44:25.633452509Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-07-14T01:44:25.643663527Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-07-14T01:44:25.648830380Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-07-14T01:44:25.789884406Z [Info] QualityProfileService: Setting up default quality profiles 
2025-07-14T01:44:25.821503415Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-07-14T01:44:25.829913828Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-07-14T01:44:25.869487973Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-07-14T01:44:25.870316892Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-07-14T01:44:25.870571675Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-07-14T01:44:26.019518792Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-07-14T01:44:26.672377282Z [ls.io-init] done.