2025-08-27T12:25:51.299636129Z [migrations] started
2025-08-27T12:25:51.299695178Z [migrations] no migrations found
2025-08-27T12:25:51.319836689Z usermod: no changes
2025-08-27T12:25:51.325984009Z ───────────────────────────────────────
2025-08-27T12:25:51.326000272Z 
2025-08-27T12:25:51.326004710Z       ██╗     ███████╗██╗ ██████╗
2025-08-27T12:25:51.326008598Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-27T12:25:51.326012526Z       ██║     ███████╗██║██║   ██║
2025-08-27T12:25:51.326016254Z       ██║     ╚════██║██║██║   ██║
2025-08-27T12:25:51.326020182Z       ███████╗███████║██║╚██████╔╝
2025-08-27T12:25:51.326024921Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-27T12:25:51.326028869Z 
2025-08-27T12:25:51.326032727Z    Brought to you by linuxserver.io
2025-08-27T12:25:51.326037096Z ───────────────────────────────────────
2025-08-27T12:25:51.326331228Z 
2025-08-27T12:25:51.326347501Z To support the app dev(s) visit:
2025-08-27T12:25:51.327899967Z Lidarr: https://opencollective.com/lidarr
2025-08-27T12:25:51.328205382Z 
2025-08-27T12:25:51.328212527Z To support LSIO projects visit:
2025-08-27T12:25:51.328216625Z https://www.linuxserver.io/donate/
2025-08-27T12:25:51.328220723Z 
2025-08-27T12:25:51.328224461Z ───────────────────────────────────────
2025-08-27T12:25:51.328229070Z GID/UID
2025-08-27T12:25:51.328232757Z ───────────────────────────────────────
2025-08-27T12:25:51.333804097Z 
2025-08-27T12:25:51.333816131Z User UID:    911
2025-08-27T12:25:51.333820139Z User GID:    911
2025-08-27T12:25:51.333823987Z ───────────────────────────────────────
2025-08-27T12:25:51.336354633Z Linuxserver.io version: 2.14.1.4704-ls166
2025-08-27T12:25:51.336767094Z Build-date: 2025-08-27T12:22:12+00:00
2025-08-27T12:25:51.336780681Z ───────────────────────────────────────
2025-08-27T12:25:51.336785220Z     
2025-08-27T12:25:51.389194934Z [custom-init] No custom files found, skipping...
2025-08-27T12:25:51.413490682Z failed to load "/config/config.xml": No such file or directory
2025-08-27T12:25:51.788540185Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.1.4704 
2025-08-27T12:25:51.807554877Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T12:25:51.813795805Z [Debug] Bootstrap: Console selected 
2025-08-27T12:25:51.815271938Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T12:25:52.151390531Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T12:25:52.202744319Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {1bd1cbfb-e5d1-4fe2-adc3-7a46912c4fd7} may be persisted to storage in unencrypted form. 
2025-08-27T12:25:52.291112848Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-27T12:25:52.347553810Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-27T12:25:52.429174239Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-27T12:25:52.439818785Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:52.440566120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:52.496590544Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-27T12:25:52.499396074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0568274s 
2025-08-27T12:25:52.499484892Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-27T12:25:52.499757151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0593138s 
2025-08-27T12:25:52.512053753Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-27T12:25:52.512722731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.532359686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-27T12:25:52.546570524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-27T12:25:52.561893181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292925s 
2025-08-27T12:25:52.562315632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.564794163Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-27T12:25:52.564976240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321774s 
2025-08-27T12:25:52.572470042Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-27T12:25:52.572680606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.578492560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-27T12:25:52.580079145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T12:25:52.580398047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017468s 
2025-08-27T12:25:52.580657590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T12:25:52.580965119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001306s 
2025-08-27T12:25:52.581479314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-27T12:25:52.582076768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-27T12:25:52.582765104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011168s 
2025-08-27T12:25:52.582974025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.583664164Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-27T12:25:52.583839317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019831s 
2025-08-27T12:25:52.584368793Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-27T12:25:52.584547573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.585240890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T12:25:52.585425732Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-08-27T12:25:52.585617247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-27T12:25:52.585896780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-27T12:25:52.586303990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005187s 
2025-08-27T12:25:52.586508262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.587140244Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-27T12:25:52.587267210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001263s 
2025-08-27T12:25:52.588365101Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-27T12:25:52.588568070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.589378692Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-27T12:25:52.604105319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-27T12:25:52.604635006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-08-27T12:25:52.605047096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007563s 
2025-08-27T12:25:52.605220745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-27T12:25:52.605494877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-27T12:25:52.605766725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003963s 
2025-08-27T12:25:52.605953741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-27T12:25:52.606326783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-27T12:25:52.606600033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005001s 
2025-08-27T12:25:52.606772801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-27T12:25:52.607031923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-27T12:25:52.607338179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003951s 
2025-08-27T12:25:52.607480546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-08-27T12:25:52.617233647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-08-27T12:25:52.619194166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115539s 
2025-08-27T12:25:52.619394299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-08-27T12:25:52.619687108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-27T12:25:52.620047554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004515s 
2025-08-27T12:25:52.620188658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-08-27T12:25:52.620520396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-27T12:25:52.620755079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004017s 
2025-08-27T12:25:52.620937667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-08-27T12:25:52.621225286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:25:52.621487023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003943s 
2025-08-27T12:25:52.621662967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-08-27T12:25:52.621914604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:25:52.622174417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003604s 
2025-08-27T12:25:52.622327365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-08-27T12:25:52.624919034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-27T12:25:52.626414205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003913s 
2025-08-27T12:25:52.626589258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-08-27T12:25:52.626881286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T12:25:52.627167192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s 
2025-08-27T12:25:52.627399499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-08-27T12:25:52.627564772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T12:25:52.627865027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003548s 
2025-08-27T12:25:52.628056492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-08-27T12:25:52.628302909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T12:25:52.628585007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003672s 
2025-08-27T12:25:52.628745731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-08-27T12:25:52.629041867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T12:25:52.629342553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004307s 
2025-08-27T12:25:52.629543778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-08-27T12:25:52.629794693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T12:25:52.630048033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003829s 
2025-08-27T12:25:52.630244559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-08-27T12:25:52.630467248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-08-27T12:25:52.630705958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003534s 
2025-08-27T12:25:52.630922655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-08-27T12:25:52.632250820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-27T12:25:52.633103998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002s 
2025-08-27T12:25:52.633254481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-08-27T12:25:52.633557601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-27T12:25:52.633862916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004421s 
2025-08-27T12:25:52.634029301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-08-27T12:25:52.634301389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-27T12:25:52.634587746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003854s 
2025-08-27T12:25:52.634755453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-08-27T12:25:52.635025026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-27T12:25:52.635390793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004118s 
2025-08-27T12:25:52.635511436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-08-27T12:25:52.635903776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-08-27T12:25:52.636261797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005377s 
2025-08-27T12:25:52.636434294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-08-27T12:25:52.637480832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2025-08-27T12:25:52.638168266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015885s 
2025-08-27T12:25:52.638374752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-08-27T12:25:52.638595436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-08-27T12:25:52.638915932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004275s 
2025-08-27T12:25:52.639089501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-08-27T12:25:52.639351479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T12:25:52.639681483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004151s 
2025-08-27T12:25:52.639830564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-27T12:25:52.641105351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2025-08-27T12:25:52.641918538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018699s 
2025-08-27T12:25:52.642071887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-27T12:25:52.642320097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-27T12:25:52.642642366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003938s 
2025-08-27T12:25:52.642811316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-08-27T12:25:52.643080518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-27T12:25:52.643344360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004123s 
2025-08-27T12:25:52.643532769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-27T12:25:52.643791791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-27T12:25:52.644158269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004316s 
2025-08-27T12:25:52.644338983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-08-27T12:25:52.644593926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-08-27T12:25:52.644900944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004024s 
2025-08-27T12:25:52.645084955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-27T12:25:52.646059658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-08-27T12:25:52.646651189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014142s 
2025-08-27T12:25:52.646810340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-27T12:25:52.647321018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-08-27T12:25:52.647710292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007744s 
2025-08-27T12:25:52.647909744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-27T12:25:52.648279559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T12:25:52.648575294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004601s 
2025-08-27T12:25:52.648729735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-27T12:25:52.654152636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-08-27T12:25:52.654640739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057501s 
2025-08-27T12:25:52.654803386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-27T12:25:52.655069773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T12:25:52.655374196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004006s 
2025-08-27T12:25:52.655517575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-27T12:25:52.655997170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-08-27T12:25:52.656401014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006963s 
2025-08-27T12:25:52.656561076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-27T12:25:52.656829176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-27T12:25:52.657147607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004144s 
2025-08-27T12:25:52.657331317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-27T12:25:52.657849641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-08-27T12:25:52.658268124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007771s 
2025-08-27T12:25:52.658423396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-27T12:25:52.658739683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-27T12:25:52.659054698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004643s 
2025-08-27T12:25:52.659254340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-27T12:25:52.659555045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-27T12:25:52.659904469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004739s 
2025-08-27T12:25:52.660106516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-27T12:25:52.660854662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2025-08-27T12:25:52.661378247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011417s 
2025-08-27T12:25:52.661531946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-27T12:25:52.662823076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2025-08-27T12:25:52.664800489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031103s 
2025-08-27T12:25:52.664991293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-27T12:25:52.665624167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-27T12:25:52.666104234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009711s 
2025-08-27T12:25:52.666273415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-27T12:25:52.667318239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-27T12:25:52.667997016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015574s 
2025-08-27T12:25:52.668172149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-27T12:25:52.668872730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-27T12:25:52.669373278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009866s 
2025-08-27T12:25:52.669486536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-27T12:25:52.670199341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2025-08-27T12:25:52.670758006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011023s 
2025-08-27T12:25:52.670935454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-27T12:25:52.671432104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-08-27T12:25:52.671836899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007301s 
2025-08-27T12:25:52.672031330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-27T12:25:52.672355654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-27T12:25:52.672700568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004987s 
2025-08-27T12:25:52.672844999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-27T12:25:52.673105093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-27T12:25:52.673408343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003918s 
2025-08-27T12:25:52.673566081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-27T12:25:52.674020246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-08-27T12:25:52.674401734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006826s 
2025-08-27T12:25:52.674583450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-27T12:25:52.675452630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-08-27T12:25:52.676099693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013473s 
2025-08-27T12:25:52.676246719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-27T12:25:52.676706295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-08-27T12:25:52.677090278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006988s 
2025-08-27T12:25:52.677291213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-27T12:25:52.677559283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-27T12:25:52.677884147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004419s 
2025-08-27T12:25:52.678062726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-27T12:25:52.678328622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-27T12:25:52.678644498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s 
2025-08-27T12:25:52.678827176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-27T12:25:52.679797380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-27T12:25:52.680477609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015106s 
2025-08-27T12:25:52.680677953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-27T12:25:52.681396189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-27T12:25:52.681959744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011426s 
2025-08-27T12:25:52.682143013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-27T12:25:52.682454380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T12:25:52.682822872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005055s 
2025-08-27T12:25:52.682985350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-27T12:25:52.683834259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-27T12:25:52.684468987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013247s 
2025-08-27T12:25:52.684638378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-08-27T12:25:52.685603542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-08-27T12:25:52.686370196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015432s 
2025-08-27T12:25:52.686520339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-08-27T12:25:52.687003061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-08-27T12:25:52.687474631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007558s 
2025-08-27T12:25:52.687615504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-08-27T12:25:52.687990349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-08-27T12:25:52.688444594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006248s 
2025-08-27T12:25:52.688663374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-27T12:25:52.689449588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T12:25:52.689998443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011513s 
2025-08-27T12:25:52.690206632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-27T12:25:52.690596457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T12:25:52.690953877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000568s 
2025-08-27T12:25:52.694239965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-08-27T12:25:52.694943080Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0034844 taking an average of 00:00:00.0034844 
2025-08-27T12:25:52.695813133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-27T12:25:52', 'InitialSetup') 
2025-08-27T12:25:52.696165182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.698663322Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-27T12:25:52.698820850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075248s 
2025-08-27T12:25:52.699119100Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-27T12:25:52.699342370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.699602944Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-08-27T12:25:52.700260849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-27T12:25:52.700442054Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:52.700661987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-27T12:25:52.700992723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:52.701923728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010615s 
2025-08-27T12:25:52.702384436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-27T12:25:52', 'add_reason_to_pending_releases') 
2025-08-27T12:25:52.702756585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.703514211Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-27T12:25:52.703739364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026415s 
2025-08-27T12:25:52.704010921Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-27T12:25:52.704224421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.704460837Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-08-27T12:25:52.707322020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:25:52.707478455Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T12:25:52.707657986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-08-27T12:25:52.707936197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-08-27T12:25:52.708725817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009057s 
2025-08-27T12:25:52.708887372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T12:25:52.709043887Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:52.709221435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-08-27T12:25:52.709536108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:52.710272752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008794s 
2025-08-27T12:25:52.710442414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T12:25:52.710623198Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:25:52.710761666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-08-27T12:25:52.711091310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:52.711832613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008743s 
2025-08-27T12:25:52.712237709Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-27T12:25:52.712745301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-27T12:25:52.713012189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005583s 
2025-08-27T12:25:52.713379278Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-08-27T12:25:52.732172454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-08-27T12:25:52.734422565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2025-08-27T12:25:52.735612461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-27T12:25:52.736823721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-27T12:25:52.738776754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-27T12:25:52.739205267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-27T12:25:52.739627868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-27T12:25:52.739968574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263697s 
2025-08-27T12:25:52.740158967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T12:25:52.740310162Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T12:25:52.740513651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-08-27T12:25:52.740776511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-08-27T12:25:52.741531842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008435s 
2025-08-27T12:25:52.741939723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-27T12:25:52', 'add_medium_support') 
2025-08-27T12:25:52.742283726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.743640028Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-27T12:25:52.743825922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029115s 
2025-08-27T12:25:52.744153682Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-27T12:25:52.744339617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.744717728Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-08-27T12:25:52.745338027Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-27T12:25:52.745744386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-27T12:25:52.746058638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005135s 
2025-08-27T12:25:52.746310956Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:52.746563515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:52.756362067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098121s 
2025-08-27T12:25:52.756826743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-27T12:25:52', 'add_various_qualites_in_profile') 
2025-08-27T12:25:52.757301399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.758099396Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-27T12:25:52.758345542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115274s 
2025-08-27T12:25:52.758575054Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-27T12:25:52.758828785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.759117737Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-08-27T12:25:52.760056066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-08-27T12:25:52.760648239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-08-27T12:25:52.761212475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009553s 
2025-08-27T12:25:52.761432368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-08-27T12:25:52.761848166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-08-27T12:25:52.762200365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005893s 
2025-08-27T12:25:52.762435238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T12:25:52.762622094Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:52.762867288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-08-27T12:25:52.763251602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:25:52.764249171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00115s 
2025-08-27T12:25:52.764503774Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-08-27T12:25:52.770916357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-27T12:25:52.776269207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2025-08-27T12:25:52.778257291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:25:52.779138125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:25:52.781253425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-27T12:25:52.781790436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-27T12:25:52.782220121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:25:52.782770480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:25:52.783080885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183553s 
2025-08-27T12:25:52.783401170Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-08-27T12:25:52.791635392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-27T12:25:52.796761956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2025-08-27T12:25:52.798600579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:25:52.799434628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:25:52.801483564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-27T12:25:52.801950575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-27T12:25:52.802376272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:25:52.802897712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:25:52.803189911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196185s 
2025-08-27T12:25:52.803410445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:25:52.803560287Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T12:25:52.803795811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-08-27T12:25:52.804118080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-08-27T12:25:52.804921909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009157s 
2025-08-27T12:25:52.805295872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-27T12:25:52', 'metadata_profiles') 
2025-08-27T12:25:52.805638141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.806910363Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-27T12:25:52.807093301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028807s 
2025-08-27T12:25:52.807343405Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-27T12:25:52.807574280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.807887741Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-08-27T12:25:52.810955058Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-27T12:25:52.818275550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-08-27T12:25:52.819442070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-08-27T12:25:52.820100616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-27T12:25:52.820535642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-27T12:25:52.822360206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T12:25:52.822689770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011529s 
2025-08-27T12:25:52.822854812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T12:25:52.823016959Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T12:25:52.823200709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-27T12:25:52.823510352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-27T12:25:52.824302377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009004s 
2025-08-27T12:25:52.824613744Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-27T12:25:52.824904009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-27T12:25:52.825157700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003608s 
2025-08-27T12:25:52.825317522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T12:25:52.825464898Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:25:52.825971028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-27T12:25:52.829381726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-08-27T12:25:52.830657235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-08-27T12:25:52.831269868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-27T12:25:52.831802130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-27T12:25:52.833743881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T12:25:52.833992561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078193s 
2025-08-27T12:25:52.834408128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-27T12:25:52', 'separate_automatic_and_interactive_search') 
2025-08-27T12:25:52.834777131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.835758407Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-27T12:25:52.835958801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095285s 
2025-08-27T12:25:52.836204516Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-27T12:25:52.836393537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.836660394Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-08-27T12:25:52.837038125Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-08-27T12:25:52.841393556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-08-27T12:25:52.845197356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2025-08-27T12:25:52.846665873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T12:25:52.847640777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T12:25:52.849429509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T12:25:52.849842050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T12:25:52.850223708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T12:25:52.850660939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T12:25:52.851044982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T12:25:52.851352942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141291s 
2025-08-27T12:25:52.851707927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-27T12:25:52', 'change_album_path_to_relative') 
2025-08-27T12:25:52.852111049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.853152176Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-27T12:25:52.853327178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159023s 
2025-08-27T12:25:52.853549646Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-27T12:25:52.853736713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.853985664Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-08-27T12:25:52.854664151Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-27T12:25:52.855233688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-27T12:25:52.855585266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000633s 
2025-08-27T12:25:52.856010662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-27T12:25:52', 'change_quality_size_mb_to_kb') 
2025-08-27T12:25:52.856368503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.857071839Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-27T12:25:52.857234818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020735s 
2025-08-27T12:25:52.857430832Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-27T12:25:52.857615444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.857830668Z [Info] album_releases: Starting migration of Main DB to 9 
2025-08-27T12:25:52.858277307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:25:52.858430405Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:52.858606981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-08-27T12:25:52.858868478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-08-27T12:25:52.859623829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008458s 
2025-08-27T12:25:52.859824312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:25:52.859935035Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:25:52.860117513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-08-27T12:25:52.860400853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-08-27T12:25:52.861167607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008585s 
2025-08-27T12:25:52.861528254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-27T12:25:52', 'album_releases') 
2025-08-27T12:25:52.861832907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.862666336Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-27T12:25:52.862718531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022514s 
2025-08-27T12:25:52.862907742Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-27T12:25:52.863093506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.863339060Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-08-27T12:25:52.863748876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:25:52.863919319Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:52.864083620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-08-27T12:25:52.868734265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-08-27T12:25:52.872894233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-27T12:25:52.874469375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T12:25:52.875327343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T12:25:52.877119833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T12:25:52.877523165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T12:25:52.877897849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T12:25:52.878302604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T12:25:52.878706868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T12:25:52.879001081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147531s 
2025-08-27T12:25:52.879173117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:25:52.879304091Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:52.879483402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-08-27T12:25:52.884151242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-08-27T12:25:52.888350308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-27T12:25:52.890292850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T12:25:52.891250799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T12:25:52.893232290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T12:25:52.893686595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T12:25:52.894130549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T12:25:52.894569162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T12:25:52.895081985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T12:25:52.895438253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157623s 
2025-08-27T12:25:52.895899171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-27T12:25:52', 'album_releases_fix') 
2025-08-27T12:25:52.896317183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.897638624Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-27T12:25:52.897839178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179394s 
2025-08-27T12:25:52.898087227Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-27T12:25:52.898302100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.898616373Z [Info] import_lists: Starting migration of Main DB to 11 
2025-08-27T12:25:52.899746729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-08-27T12:25:52.900990694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-27T12:25:52.901871909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019181s 
2025-08-27T12:25:52.902151111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-08-27T12:25:52.902443921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-27T12:25:52.902853906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005439s 
2025-08-27T12:25:52.903025001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-08-27T12:25:52.903894802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-27T12:25:52.904628149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014034s 
2025-08-27T12:25:52.904872762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-08-27T12:25:52.905282327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T12:25:52.905664286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005932s 
2025-08-27T12:25:52.906071957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-27T12:25:52', 'import_lists') 
2025-08-27T12:25:52.906411390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.907335672Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-27T12:25:52.907548871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022504s 
2025-08-27T12:25:52.907779545Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-27T12:25:52.908013356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.908307268Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-08-27T12:25:52.908833869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-08-27T12:25:52.909000103Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:52.909226620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-08-27T12:25:52.909639060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-08-27T12:25:52.910543822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010588s 
2025-08-27T12:25:52.910718013Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:52.910915450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:52.913940803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030146s 
2025-08-27T12:25:52.914393515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-27T12:25:52', 'add_release_status') 
2025-08-27T12:25:52.914754011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.915549904Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-27T12:25:52.915713183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004626s 
2025-08-27T12:25:52.915941022Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-27T12:25:52.916193450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.916499907Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-08-27T12:25:52.916877868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:25:52.917053281Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:52.917284277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-08-27T12:25:52.917700735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:52.918534655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010575s 
2025-08-27T12:25:52.918996465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-27T12:25:52', 'album_download_notification') 
2025-08-27T12:25:52.919405699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.920194988Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-27T12:25:52.920384901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026769s 
2025-08-27T12:25:52.920642279Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-27T12:25:52.920845097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.921163919Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-08-27T12:25:52.922118732Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-27T12:25:52.923023735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-27T12:25:52.923669595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001114s 
2025-08-27T12:25:52.924401890Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-27T12:25:52.925376683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-27T12:25:52.925879355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010299s 
2025-08-27T12:25:52.926265844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-27T12:25:52', 'fix_language_metadata_profiles') 
2025-08-27T12:25:52.926649757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.927416360Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-27T12:25:52.927598738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025337s 
2025-08-27T12:25:52.927828380Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-27T12:25:52.928084045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.928380161Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-08-27T12:25:52.928801831Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-27T12:25:52.929097356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-27T12:25:52.929350756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003419s 
2025-08-27T12:25:52.929701282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-27T12:25:52', 'remove_fanzub') 
2025-08-27T12:25:52.930057930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.930808141Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-27T12:25:52.931074828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017566s 
2025-08-27T12:25:52.931244189Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-27T12:25:52.931458721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.931717172Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-08-27T12:25:52.933849356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-08-27T12:25:52.934184320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-08-27T12:25:52.934590458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005509s 
2025-08-27T12:25:52.934818227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-08-27T12:25:52.935152049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-08-27T12:25:52.935541924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005429s 
2025-08-27T12:25:52.936277896Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-08-27T12:25:52.936829126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-08-27T12:25:52.937326458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008204s 
2025-08-27T12:25:52.937536351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-08-27T12:25:52.937939442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-27T12:25:52.938292954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005498s 
2025-08-27T12:25:52.938524120Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-27T12:25:52.938778522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-27T12:25:52.939194059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005063s 
2025-08-27T12:25:52.939449203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-27T12:25:52.939814258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-27T12:25:52.940245256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005843s 
2025-08-27T12:25:52.940643718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-27T12:25:52', 'update_artist_history_indexes') 
2025-08-27T12:25:52.941049666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.942107406Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-27T12:25:52.942284082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023812s 
2025-08-27T12:25:52.942533454Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-27T12:25:52.942745912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.943073702Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-08-27T12:25:52.945516501Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:25:52.948463656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-27T12:25:52.948829072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031144s 
2025-08-27T12:25:52.949204137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-27T12:25:52', 'remove_nma') 
2025-08-27T12:25:52.949566938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.950355075Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-27T12:25:52.950605550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046221s 
2025-08-27T12:25:52.950791604Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-27T12:25:52.950999273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.951329548Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-08-27T12:25:52.951760305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:25:52.951988755Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s 
2025-08-27T12:25:52.952163607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-08-27T12:25:52.952459213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-08-27T12:25:52.953602174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012594s 
2025-08-27T12:25:52.954018783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-27T12:25:52', 'album_disambiguation') 
2025-08-27T12:25:52.954442326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.955285013Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-27T12:25:52.955461268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00291s 
2025-08-27T12:25:52.955693907Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-27T12:25:52.955948770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.956213393Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-08-27T12:25:52.956512385Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:52.956749893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:52.960025790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032824s 
2025-08-27T12:25:52.960396417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-27T12:25:52', 'add_ape_quality_in_profiles') 
2025-08-27T12:25:52.960770280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.961553868Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-27T12:25:52.961760163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048094s 
2025-08-27T12:25:52.961939354Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-27T12:25:52.962157122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.962453179Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-08-27T12:25:52.963339714Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:25:52.963669989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-27T12:25:52.963942047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003833s 
2025-08-27T12:25:52.964189044Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:25:52.964487395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-08-27T12:25:52.964755264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003632s 
2025-08-27T12:25:52.964978554Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:25:52.965256293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-08-27T12:25:52.965533552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003731s 
2025-08-27T12:25:52.965905681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-27T12:25:52', 'remove_pushalot') 
2025-08-27T12:25:52.966331218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.967149776Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-27T12:25:52.967384419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019366s 
2025-08-27T12:25:52.967562718Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-27T12:25:52.967806269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.968116924Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-08-27T12:25:52.968587512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-27T12:25:52.969065434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-08-27T12:25:52.969541473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007774s 
2025-08-27T12:25:52.969921288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-27T12:25:52', 'add_custom_filters') 
2025-08-27T12:25:52.970254940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.971057055Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-27T12:25:52.971239192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002264s 
2025-08-27T12:25:52.971444726Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-27T12:25:52.971646613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.971962880Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-08-27T12:25:52.972325139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T12:25:52.972491634Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T12:25:52.972821028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-08-27T12:25:52.973032534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-08-27T12:25:52.973910271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009562s 
2025-08-27T12:25:52.974289234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-27T12:25:52', 'import_list_tags') 
2025-08-27T12:25:52.974624450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:52.975389039Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-27T12:25:52.975560705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024308s 
2025-08-27T12:25:52.975753383Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-27T12:25:52.975973967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:52.976262438Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-08-27T12:25:52.983505284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-08-27T12:25:52.984793428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-08-27T12:25:52.985758521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00186s 
2025-08-27T12:25:52.985980709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-08-27T12:25:52.986438400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-08-27T12:25:52.996689735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104434s 
2025-08-27T12:25:53.002273540Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-27T12:25:53.002296426Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-27T12:25:53.002307378Z                           FROM "Artists" 
2025-08-27T12:25:53.004447708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-27T12:25:53.004479292Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-27T12:25:53.004494863Z                           FROM "Artists" 
2025-08-27T12:25:53.005491210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023768s 
2025-08-27T12:25:53.005656563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T12:25:53.005792597Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T12:25:53.006006838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-08-27T12:25:53.006349999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.007214460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010391s 
2025-08-27T12:25:53.008453535Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-27T12:25:53.008488195Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:25:53.008498105Z                                                   FROM "ArtistMetadata"
2025-08-27T12:25:53.008507043Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-27T12:25:53.009966322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-27T12:25:53.009990420Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:25:53.010001863Z                                                   FROM "ArtistMetadata"
2025-08-27T12:25:53.010012194Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-27T12:25:53.010704448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001675s 
2025-08-27T12:25:53.010860012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-08-27T12:25:53.012078445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-08-27T12:25:53.012952485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019293s 
2025-08-27T12:25:53.013167258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-08-27T12:25:53.013504888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-27T12:25:53.013890254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005485s 
2025-08-27T12:25:53.014078343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-08-27T12:25:53.014371162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-27T12:25:53.014706087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004606s 
2025-08-27T12:25:53.014896490Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:53.015059108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:53.023411217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083721s 
2025-08-27T12:25:53.023585147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:25:53.023731813Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:53.023936575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-08-27T12:25:53.024246830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.025297045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011815s 
2025-08-27T12:25:53.025477969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:25:53.025604755Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.025790940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-08-27T12:25:53.026079371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:25:53.027078853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011172s 
2025-08-27T12:25:53.027252283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:25:53.027409279Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.027543539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-08-27T12:25:53.027793863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-08-27T12:25:53.028830832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010678s 
2025-08-27T12:25:53.030104266Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-27T12:25:53.030123244Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:25:53.030132964Z                                                   FROM "ArtistMetadata"
2025-08-27T12:25:53.030141842Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-27T12:25:53.030151120Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-27T12:25:53.031989783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-27T12:25:53.032011056Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:25:53.032020335Z                                                   FROM "ArtistMetadata"
2025-08-27T12:25:53.032028932Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-27T12:25:53.032038261Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-27T12:25:53.032844514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019987s 
2025-08-27T12:25:53.032998525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T12:25:53.033145721Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.033336916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-08-27T12:25:53.033646650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-08-27T12:25:53.034488836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000976s 
2025-08-27T12:25:53.034670712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T12:25:53.034818580Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.035000085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-08-27T12:25:53.035294648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.036181575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009869s 
2025-08-27T12:25:53.036310284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T12:25:53.036443632Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.036682313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-08-27T12:25:53.036949210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.037804443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009692s 
2025-08-27T12:25:53.039033237Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-27T12:25:53.039045452Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-27T12:25:53.039051815Z                                                 FROM "AlbumReleases"
2025-08-27T12:25:53.039057676Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-27T12:25:53.039064019Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-27T12:25:53.040830487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-27T12:25:53.040844344Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-27T12:25:53.040850316Z                                                 FROM "AlbumReleases"
2025-08-27T12:25:53.040856018Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-27T12:25:53.040862331Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-27T12:25:53.041701481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019232s 
2025-08-27T12:25:53.042980356Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-27T12:25:53.042992560Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:25:53.042998673Z                                                   FROM "ArtistMetadata"
2025-08-27T12:25:53.043004424Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-27T12:25:53.043010737Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-27T12:25:53.044900934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-27T12:25:53.044922858Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:25:53.044932457Z                                                   FROM "ArtistMetadata"
2025-08-27T12:25:53.044941325Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-27T12:25:53.044950423Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-27T12:25:53.045773631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020289s 
2025-08-27T12:25:53.046353539Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2025-08-27T12:25:53.049971926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-27T12:25:53.051827513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-27T12:25:53.052675460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:25:53.053434950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:25:53.055448214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:25:53.055856777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:25:53.056160248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094772s 
2025-08-27T12:25:53.056574813Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-08-27T12:25:53.060440257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-08-27T12:25:53.063069933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2025-08-27T12:25:53.064207263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T12:25:53.065208119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T12:25:53.068039431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T12:25:53.068499938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T12:25:53.068849262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012004s 
2025-08-27T12:25:53.069086610Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-08-27T12:25:53.072328318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-27T12:25:53.074265940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2025-08-27T12:25:53.075076402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-27T12:25:53.075681110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-27T12:25:53.077588100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-27T12:25:53.078092265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-27T12:25:53.078430376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091046s 
2025-08-27T12:25:53.078623916Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-08-27T12:25:53.081323132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-08-27T12:25:53.082570824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2025-08-27T12:25:53.083171013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T12:25:53.083730380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T12:25:53.085560405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T12:25:53.085848485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070756s 
2025-08-27T12:25:53.086098008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-27T12:25:53.086382320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T12:25:53.086650280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004299s 
2025-08-27T12:25:53.086818368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-08-27T12:25:53.087091679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T12:25:53.087364047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003907s 
2025-08-27T12:25:53.087546956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-08-27T12:25:53.087838833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T12:25:53.088170201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004352s 
2025-08-27T12:25:53.088364542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-08-27T12:25:53.088686591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-08-27T12:25:53.088938648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004187s 
2025-08-27T12:25:53.089125865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-08-27T12:25:53.089403384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-08-27T12:25:53.089708478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004113s 
2025-08-27T12:25:53.089892479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-08-27T12:25:53.090178675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-08-27T12:25:53.090487517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004255s 
2025-08-27T12:25:53.090645846Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T12:25:53.092942571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-27T12:25:53.093210300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024145s 
2025-08-27T12:25:53.093349130Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T12:25:53.093608021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-27T12:25:53.093856041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000359s 
2025-08-27T12:25:53.094002917Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T12:25:53.094330206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-08-27T12:25:53.094622594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004828s 
2025-08-27T12:25:53.094988070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-27T12:25:53', 'add_release_groups_etc') 
2025-08-27T12:25:53.095312454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.096813066Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-27T12:25:53.096993359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026508s 
2025-08-27T12:25:53.097200937Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-27T12:25:53.097408535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.097657847Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-08-27T12:25:53.098339750Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T12:25:53.098552929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-08-27T12:25:53.098790227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003132s 
2025-08-27T12:25:53.099141014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-27T12:25:53', 'NewMediaInfoFormat') 
2025-08-27T12:25:53.099471128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.100207652Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-27T12:25:53.100373866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017011s 
2025-08-27T12:25:53.100586084Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-27T12:25:53.100790916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.101061241Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-08-27T12:25:53.102066545Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-27T12:25:53.102400999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-27T12:25:53.105454318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031827s 
2025-08-27T12:25:53.105656295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-27T12:25:53.105779733Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:53.105991409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-08-27T12:25:53.106381375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:25:53.107375246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011797s 
2025-08-27T12:25:53.107772797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-27T12:25:53', 'rename_restrictions_to_release_profiles') 
2025-08-27T12:25:53.108147281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.108865247Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-27T12:25:53.109054538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002631s 
2025-08-27T12:25:53.109279822Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-27T12:25:53.109476959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.109734868Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-08-27T12:25:53.110726014Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-27T12:25:53.110986919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-27T12:25:53.112784129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018653s 
2025-08-27T12:25:53.112971346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T12:25:53.113102590Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.113388806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-08-27T12:25:53.113665123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-27T12:25:53.114427117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008598s 
2025-08-27T12:25:53.114615266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-08-27T12:25:53.114754597Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.114946714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-08-27T12:25:53.115262850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-27T12:25:53.115996367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008675s 
2025-08-27T12:25:53.116147071Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T12:25:53.116446273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-27T12:25:53.116621236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003327s 
2025-08-27T12:25:53.116786729Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T12:25:53.117014808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-27T12:25:53.117261315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003296s 
2025-08-27T12:25:53.117463452Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-08-27T12:25:53.120799390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-27T12:25:53.122721000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-27T12:25:53.123522344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:25:53.124236061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:25:53.126070235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:25:53.126509389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:25:53.126973464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T12:25:53.127432859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T12:25:53.127808365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101362s 
2025-08-27T12:25:53.128214954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-27T12:25:53', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-27T12:25:53.128575860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.129771939Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-27T12:25:53.129952813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120636s 
2025-08-27T12:25:53.130142295Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-27T12:25:53.130350214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.130574766Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-08-27T12:25:53.130993239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-08-27T12:25:53.131431421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL) 
2025-08-27T12:25:53.131829563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006598s 
2025-08-27T12:25:53.132044726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-08-27T12:25:53.132390242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-08-27T12:25:53.132735978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005175s 
2025-08-27T12:25:53.133105312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-27T12:25:53', 'add_import_exclusions') 
2025-08-27T12:25:53.133467762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.134199385Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-27T12:25:53.134409719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019569s 
2025-08-27T12:25:53.134567496Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-27T12:25:53.134765575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.135000047Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-08-27T12:25:53.142605103Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-27T12:25:53.142627328Z                           WHERE "Id" in (
2025-08-27T12:25:53.142636025Z                           SELECT "Artists"."Id" from "Artists"
2025-08-27T12:25:53.142644753Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:25:53.142653981Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T12:25:53.144436742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-27T12:25:53.144461040Z                           WHERE "Id" in (
2025-08-27T12:25:53.144470199Z                           SELECT "Artists"."Id" from "Artists"
2025-08-27T12:25:53.144479307Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:25:53.144489357Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T12:25:53.145331814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020511s 
2025-08-27T12:25:53.146625439Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-27T12:25:53.146644006Z                           WHERE "Id" in (
2025-08-27T12:25:53.146667804Z                           SELECT "Albums"."Id" from "Albums"
2025-08-27T12:25:53.146677153Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:25:53.146686412Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T12:25:53.148403450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-27T12:25:53.148428179Z                           WHERE "Id" in (
2025-08-27T12:25:53.148437709Z                           SELECT "Albums"."Id" from "Albums"
2025-08-27T12:25:53.148446466Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:25:53.148455555Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T12:25:53.149278051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019414s 
2025-08-27T12:25:53.150422385Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-27T12:25:53.150442135Z                           WHERE "Id" in (
2025-08-27T12:25:53.150451053Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-27T12:25:53.150462175Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-27T12:25:53.150471154Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-27T12:25:53.152128401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-27T12:25:53.152146056Z                           WHERE "Id" in (
2025-08-27T12:25:53.152154463Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-27T12:25:53.152163973Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-27T12:25:53.152172670Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-27T12:25:53.152909454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018068s 
2025-08-27T12:25:53.154127286Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-27T12:25:53.154142567Z                           WHERE "Id" in (
2025-08-27T12:25:53.154150984Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T12:25:53.154159762Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T12:25:53.154169371Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-27T12:25:53.155866078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-27T12:25:53.155887922Z                           WHERE "Id" in (
2025-08-27T12:25:53.155897381Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T12:25:53.155923103Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T12:25:53.155932532Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-27T12:25:53.156730529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019329s 
2025-08-27T12:25:53.157974835Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-27T12:25:53.157994955Z                           WHERE "Id" in (
2025-08-27T12:25:53.158003603Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T12:25:53.158012541Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:25:53.158021459Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T12:25:53.159757615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-27T12:25:53.159776082Z                           WHERE "Id" in (
2025-08-27T12:25:53.159784730Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T12:25:53.159793317Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:25:53.159802315Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T12:25:53.160653940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019213s 
2025-08-27T12:25:53.162040202Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:25:53.162056525Z                           WHERE "Id" IN (
2025-08-27T12:25:53.162065212Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:25:53.162074741Z                           LEFT OUTER JOIN "Tracks"
2025-08-27T12:25:53.162084140Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:25:53.162093499Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-27T12:25:53.163907893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:25:53.163935759Z                           WHERE "Id" IN (
2025-08-27T12:25:53.163946330Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:25:53.163957112Z                           LEFT OUTER JOIN "Tracks"
2025-08-27T12:25:53.163966962Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:25:53.163977854Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-27T12:25:53.164812414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020552s 
2025-08-27T12:25:53.165190957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-27T12:25:53', 'clean_artist_metadata_table') 
2025-08-27T12:25:53.165723219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.166521626Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-27T12:25:53.166681158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037216s 
2025-08-27T12:25:53.166884417Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-27T12:25:53.167074289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.167345235Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-08-27T12:25:53.168051648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:25:53.168214405Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:53.168419478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-27T12:25:53.168899986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.169811562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009513s 
2025-08-27T12:25:53.169896874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:25:53.170059932Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.170227008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-27T12:25:53.170580410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.171354329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000928s 
2025-08-27T12:25:53.171518098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:25:53.171665545Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:25:53.171877482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-08-27T12:25:53.172247557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.173035765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009406s 
2025-08-27T12:25:53.173206569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:25:53.173338875Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.173535531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-08-27T12:25:53.173859864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.174642470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009129s 
2025-08-27T12:25:53.174816110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:25:53.174953176Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.175146034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-08-27T12:25:53.175511340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.176264697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009409s 
2025-08-27T12:25:53.176462205Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-08-27T12:25:53.180120092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-27T12:25:53.183992189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-27T12:25:53.184933435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-27T12:25:53.185376076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-27T12:25:53.187126641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104986s 
2025-08-27T12:25:53.187365011Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-08-27T12:25:53.191079602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-27T12:25:53.193456939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-27T12:25:53.194375729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-27T12:25:53.194816537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-27T12:25:53.196531431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089346s 
2025-08-27T12:25:53.196914282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-27T12:25:53', 'health_issue_notification') 
2025-08-27T12:25:53.197243505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.198462139Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-27T12:25:53.198606400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108107s 
2025-08-27T12:25:53.198879950Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-27T12:25:53.199035694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.199300277Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-08-27T12:25:53.200320782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T12:25:53.200473860Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:53.200673462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-08-27T12:25:53.200982194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-08-27T12:25:53.201782656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000927s 
2025-08-27T12:25:53.201909942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T12:25:53.202100246Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:53.202218834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-08-27T12:25:53.202482305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-08-27T12:25:53.203212375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008205s 
2025-08-27T12:25:53.203475215Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-27T12:25:53.203746471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-27T12:25:53.204042798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003693s 
2025-08-27T12:25:53.204898831Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:25:53.204911687Z                 WHERE "Id" IN (
2025-08-27T12:25:53.204920355Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:25:53.204929162Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:25:53.204938020Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-27T12:25:53.206112766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:25:53.206133227Z                 WHERE "Id" IN (
2025-08-27T12:25:53.206141945Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:25:53.206150783Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:25:53.206159911Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-27T12:25:53.206779839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013583s 
2025-08-27T12:25:53.207897199Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:25:53.207918242Z                 WHERE "Id" IN (
2025-08-27T12:25:53.207926849Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:25:53.207935647Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-27T12:25:53.207944845Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-27T12:25:53.207953974Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-27T12:25:53.209432972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:25:53.209450598Z                 WHERE "Id" IN (
2025-08-27T12:25:53.209460067Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:25:53.209468925Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-27T12:25:53.209477933Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-27T12:25:53.209487783Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-27T12:25:53.210244847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017204s 
2025-08-27T12:25:53.211438912Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:25:53.211456587Z                 WHERE "Id" IN (
2025-08-27T12:25:53.211481207Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:25:53.211490496Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:25:53.211499534Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T12:25:53.211508422Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-27T12:25:53.211516708Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-27T12:25:53.213145829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:25:53.213170218Z                 WHERE "Id" IN (
2025-08-27T12:25:53.213179036Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:25:53.213187754Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:25:53.213197073Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T12:25:53.213206131Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-27T12:25:53.213215069Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-27T12:25:53.214014769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018846s 
2025-08-27T12:25:53.214750551Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-27T12:25:53.214770441Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-27T12:25:53.214780261Z                 FROM "Artists"
2025-08-27T12:25:53.214788488Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-27T12:25:53.214797255Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-27T12:25:53.215741677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-27T12:25:53.215759734Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-27T12:25:53.215769223Z                 FROM "Artists"
2025-08-27T12:25:53.215777820Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-27T12:25:53.215787069Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-27T12:25:53.216288068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010945s 
2025-08-27T12:25:53.217121636Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:25:53.217139011Z                 WHERE "Id" NOT IN (
2025-08-27T12:25:53.217148089Z                     SELECT MIN("Id")
2025-08-27T12:25:53.217156546Z                     FROM "TrackFiles"
2025-08-27T12:25:53.217180264Z                     GROUP BY "Path"
2025-08-27T12:25:53.217188701Z                 ) 
2025-08-27T12:25:53.218291763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:25:53.218312224Z                 WHERE "Id" NOT IN (
2025-08-27T12:25:53.218321232Z                     SELECT MIN("Id")
2025-08-27T12:25:53.218329438Z                     FROM "TrackFiles"
2025-08-27T12:25:53.218337635Z                     GROUP BY "Path"
2025-08-27T12:25:53.218345872Z                 ) 
2025-08-27T12:25:53.218858123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012281s 
2025-08-27T12:25:53.219016091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T12:25:53.219152406Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.219328029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-08-27T12:25:53.222342189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-27T12:25:53.223873894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-27T12:25:53.224559855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T12:25:53.225118891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T12:25:53.226897523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T12:25:53.227204150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076778s 
2025-08-27T12:25:53.227356407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-08-27T12:25:53.227613805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T12:25:53.227949912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000401s 
2025-08-27T12:25:53.228148602Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-08-27T12:25:53.231061929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-27T12:25:53.232408942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-27T12:25:53.233092689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T12:25:53.233673058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T12:25:53.235427531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T12:25:53.235817206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T12:25:53.236165788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078491s 
2025-08-27T12:25:53.236541825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-27T12:25:53', 'add_mediafilerepository_mtime') 
2025-08-27T12:25:53.236875437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.237808576Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-27T12:25:53.237957035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094493s 
2025-08-27T12:25:53.238157619Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-27T12:25:53.238371520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.238614409Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-08-27T12:25:53.240896064Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-27T12:25:53.240919120Z                           WHERE "Id" NOT IN (
2025-08-27T12:25:53.240928519Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-27T12:25:53.240937417Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:25:53.240947267Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-27T12:25:53.242723233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-27T12:25:53.242743845Z                           WHERE "Id" NOT IN (
2025-08-27T12:25:53.242767252Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-27T12:25:53.242776711Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:25:53.242786200Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-27T12:25:53.243573996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019307s 
2025-08-27T12:25:53.243763999Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-08-27T12:25:53.244013742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-08-27T12:25:53.244346943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004083s 
2025-08-27T12:25:53.244533859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-08-27T12:25:53.247842031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-27T12:25:53.249819463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-27T12:25:53.250655256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:25:53.251265235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:25:53.253057274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:25:53.253455716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:25:53.253856483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T12:25:53.254165015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094104s 
2025-08-27T12:25:53.254345719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-27T12:25:53.254645052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T12:25:53.254978002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004491s 
2025-08-27T12:25:53.255311283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-27T12:25:53', 'add_artistmetadataid_constraint') 
2025-08-27T12:25:53.255656288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.256672505Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-27T12:25:53.256849852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021364s 
2025-08-27T12:25:53.257048672Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-27T12:25:53.257250929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.257477496Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-08-27T12:25:53.258268619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-27T12:25:53.258440645Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:53.258608744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-08-27T12:25:53.258921013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T12:25:53.259674791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008834s 
2025-08-27T12:25:53.259871717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-27T12:25:53.260015427Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:53.260223265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-08-27T12:25:53.260556596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T12:25:53.261317148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000904s 
2025-08-27T12:25:53.261470807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:25:53.261610408Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.261792425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-08-27T12:25:53.262109263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T12:25:53.262866618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008936s 
2025-08-27T12:25:53.263032783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-27T12:25:53.263182635Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:25:53.263387738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-08-27T12:25:53.263726169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T12:25:53.264485098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000919s 
2025-08-27T12:25:53.264673086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T12:25:53.264820523Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:25:53.264979082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-08-27T12:25:53.265307674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T12:25:53.266080611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009103s 
2025-08-27T12:25:53.266232957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T12:25:53.266376667Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:25:53.266593073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-08-27T12:25:53.266880131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T12:25:53.267621263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008788s 
2025-08-27T12:25:53.267993593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-27T12:25:53', 'old_ids_and_artist_alias') 
2025-08-27T12:25:53.268337165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.269450868Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-27T12:25:53.269620630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002674s 
2025-08-27T12:25:53.269815001Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-27T12:25:53.269996186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.270243925Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-08-27T12:25:53.270554991Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:53.270740645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:53.271400103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006804s 
2025-08-27T12:25:53.271657331Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-27T12:25:53.271940201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-27T12:25:53.272179794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003212s 
2025-08-27T12:25:53.272556723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-27T12:25:53', 'download_propers_config') 
2025-08-27T12:25:53.272882208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.273613531Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-27T12:25:53.273784295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017218s 
2025-08-27T12:25:53.273977233Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-27T12:25:53.274162196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.274403772Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-08-27T12:25:53.275325228Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-08-27T12:25:53.275609320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-08-27T12:25:53.276074296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005427s 
2025-08-27T12:25:53.276241713Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-08-27T12:25:53.279355163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-27T12:25:53.281089867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-27T12:25:53.281864507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:25:53.282554967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:25:53.284354982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:25:53.284775859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:25:53.285176887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T12:25:53.285600731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T12:25:53.285912268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095002s 
2025-08-27T12:25:53.286114595Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-08-27T12:25:53.289084677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-08-27T12:25:53.290668466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2025-08-27T12:25:53.291388987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-27T12:25:53.291909406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-27T12:25:53.293739942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-27T12:25:53.294060307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077708s 
2025-08-27T12:25:53.294231482Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-08-27T12:25:53.297936132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-27T12:25:53.299370350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2025-08-27T12:25:53.300050921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-27T12:25:53.300502991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-27T12:25:53.302162874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077593s 
2025-08-27T12:25:53.302348648Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-08-27T12:25:53.305182886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-27T12:25:53.306442422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-27T12:25:53.306973702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-27T12:25:53.307710676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-27T12:25:53.309439327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-27T12:25:53.309846858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-27T12:25:53.310285251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-27T12:25:53.310784537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-27T12:25:53.311072196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085651s 
2025-08-27T12:25:53.311242559Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-08-27T12:25:53.313969941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-27T12:25:53.315080869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-27T12:25:53.315622439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-27T12:25:53.316077235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-27T12:25:53.317802680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063701s 
2025-08-27T12:25:53.318049908Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-08-27T12:25:53.320889205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-27T12:25:53.322116737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-27T12:25:53.322692026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T12:25:53.323258837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T12:25:53.325094945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T12:25:53.325511855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T12:25:53.325851308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076649s 
2025-08-27T12:25:53.326206784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-27T12:25:53', 'remove_language_profiles') 
2025-08-27T12:25:53.326556498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.327920154Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-27T12:25:53.328092441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097219s 
2025-08-27T12:25:53.328304027Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-27T12:25:53.328499261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.328752631Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-08-27T12:25:53.329200553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-27T12:25:53.329361347Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.329574787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-08-27T12:25:53.329850392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-08-27T12:25:53.330646265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008745s 
2025-08-27T12:25:53.331043334Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-27T12:25:53.331486857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-27T12:25:53.331780449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000504s 
2025-08-27T12:25:53.332142378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-27T12:25:53', 'multi_disc_naming_format') 
2025-08-27T12:25:53.332478394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.333240479Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-27T12:25:53.333399980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019126s 
2025-08-27T12:25:53.333716117Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-27T12:25:53.333798372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.334031722Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-08-27T12:25:53.334446127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-27T12:25:53.334631230Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:53.334795370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-27T12:25:53.335097438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:25:53.335887319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009126s 
2025-08-27T12:25:53.336110639Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:53.336290481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:53.359993665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236611s 
2025-08-27T12:25:53.360437318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-27T12:25:53', 'add_download_client_priority') 
2025-08-27T12:25:53.360763655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.361600280Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-27T12:25:53.361769421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252478s 
2025-08-27T12:25:53.361949494Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-27T12:25:53.362128514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.362383017Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-08-27T12:25:53.362776709Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:25:53.363017635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-27T12:25:53.363270474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003433s 
2025-08-27T12:25:53.363436558Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:25:53.363683135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-08-27T12:25:53.364001155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003231s 
2025-08-27T12:25:53.364383285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-27T12:25:53', 'remove_growl_prowl') 
2025-08-27T12:25:53.364671645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.365361204Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-27T12:25:53.365516687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016883s 
2025-08-27T12:25:53.365710428Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-27T12:25:53.365897374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.366148500Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-08-27T12:25:53.366497773Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:25:53.366749139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-27T12:25:53.366994363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003565s 
2025-08-27T12:25:53.367196080Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:25:53.367460793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-27T12:25:53.367757550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003332s 
2025-08-27T12:25:53.368086152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-27T12:25:53', 'remove_plex_hometheatre') 
2025-08-27T12:25:53.368413351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.369107779Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-27T12:25:53.369304055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017015s 
2025-08-27T12:25:53.369468456Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-27T12:25:53.369719060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.369905376Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-08-27T12:25:53.370576818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T12:25:53.370732922Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:53.370915049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-08-27T12:25:53.371157036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-08-27T12:25:53.371953149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008712s 
2025-08-27T12:25:53.372126308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T12:25:53.372271801Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.372479359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-08-27T12:25:53.372867150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.373624425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009663s 
2025-08-27T12:25:53.373792664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T12:25:53.373944790Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:25:53.374141897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-08-27T12:25:53.374489587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.375268656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009467s 
2025-08-27T12:25:53.375445923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T12:25:53.375587137Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:25:53.375780357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-08-27T12:25:53.376155131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.376932356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009627s 
2025-08-27T12:25:53.377120235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T12:25:53.377261259Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.377452965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-08-27T12:25:53.377699652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-08-27T12:25:53.378435914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008178s 
2025-08-27T12:25:53.378598582Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:53.378789557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:53.380330520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015403s 
2025-08-27T12:25:53.380781718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-27T12:25:53', 'add_root_folder_add_defaults') 
2025-08-27T12:25:53.381096021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.381881122Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-27T12:25:53.382057437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030675s 
2025-08-27T12:25:53.382237290Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-27T12:25:53.382412923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.382635962Z [Info] task_duration: Starting migration of Main DB to 40 
2025-08-27T12:25:53.382985316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-27T12:25:53.383149116Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:53.383382806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-27T12:25:53.383653181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-27T12:25:53.384489515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009206s 
2025-08-27T12:25:53.384811433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-27T12:25:53', 'task_duration') 
2025-08-27T12:25:53.385151188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.385860827Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-27T12:25:53.386016731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023079s 
2025-08-27T12:25:53.386240772Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-27T12:25:53.386443180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.386712392Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-08-27T12:25:53.387128540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-27T12:25:53.387306528Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.387490579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-27T12:25:53.387784341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:25:53.388559642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009021s 
2025-08-27T12:25:53.388726969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-27T12:25:53.388873404Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.389070731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-27T12:25:53.389369182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.390145335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009024s 
2025-08-27T12:25:53.390674631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-27T12:25:53', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-27T12:25:53.391043835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.391795288Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-27T12:25:53.392004900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025014s 
2025-08-27T12:25:53.392193800Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-27T12:25:53.392414365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.392658767Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-08-27T12:25:53.393010415Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-08-27T12:25:53.396081109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-27T12:25:53.397629457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-27T12:25:53.398345018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:25:53.399083134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:25:53.400875143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:25:53.401302744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:25:53.401700515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T12:25:53.402172485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T12:25:53.402456177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092611s 
2025-08-27T12:25:53.402783606Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-27T12:25:53.403151367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-27T12:25:53.403411581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004143s 
2025-08-27T12:25:53.403726064Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-27T12:25:53.404204868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-27T12:25:53.404485503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s 
2025-08-27T12:25:53.404669193Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-08-27T12:25:53.407197034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-08-27T12:25:53.408335808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2025-08-27T12:25:53.408894563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-27T12:25:53.409303256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-27T12:25:53.411029713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061811s 
2025-08-27T12:25:53.411404588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-27T12:25:53', 'remove_album_folders') 
2025-08-27T12:25:53.411738129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.412814898Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-27T12:25:53.412918286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007878s 
2025-08-27T12:25:53.413159081Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-27T12:25:53.413316147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.413549537Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-08-27T12:25:53.413979643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T12:25:53.414080396Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:53.414245990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-27T12:25:53.414540112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-27T12:25:53.415314561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008953s 
2025-08-27T12:25:53.415672773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-27T12:25:53', 'add_priority_to_indexers') 
2025-08-27T12:25:53.416051475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.416784932Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-27T12:25:53.416947610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023236s 
2025-08-27T12:25:53.417154487Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-27T12:25:53.417356273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.417601948Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-08-27T12:25:53.418101183Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-27T12:25:53.418405245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-27T12:25:53.418727023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004055s 
2025-08-27T12:25:53.418889871Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:53.419054904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:53.419695253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000663s 
2025-08-27T12:25:53.420142203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-27T12:25:53', 'remove_chown_and_folderchmod_config') 
2025-08-27T12:25:53.420487779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.421228381Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-27T12:25:53.421389375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002122s 
2025-08-27T12:25:53.421591151Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-27T12:25:53.421778829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.421996217Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-08-27T12:25:53.427526254Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-27T12:25:53.428240632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-27T12:25:53.428596950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007587s 
2025-08-27T12:25:53.428951043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-27T12:25:53', 'update_notifiarr') 
2025-08-27T12:25:53.429285917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.430032521Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-27T12:25:53.430214558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021676s 
2025-08-27T12:25:53.430407646Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-27T12:25:53.430576416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.430821490Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-08-27T12:25:53.431118879Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:53.431291356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:53.433690487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024088s 
2025-08-27T12:25:53.434085132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-27T12:25:53', 'email_multiple_addresses') 
2025-08-27T12:25:53.434413103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.435175818Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-27T12:25:53.435355500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038635s 
2025-08-27T12:25:53.435544311Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-27T12:25:53.435744043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.436026271Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-08-27T12:25:53.436325434Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-27T12:25:53.436584365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-27T12:25:53.438455683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019421s 
2025-08-27T12:25:53.438911481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-27T12:25:53', 'rename_blacklist_to_blocklist') 
2025-08-27T12:25:53.439185553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.439969522Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-27T12:25:53.440143132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034108s 
2025-08-27T12:25:53.440365079Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-27T12:25:53.440530081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.440777800Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-08-27T12:25:53.441239009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-27T12:25:53.441407588Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.441664516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-27T12:25:53.441995592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:25:53.442865524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010675s 
2025-08-27T12:25:53.443095147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-27T12:25:53.443437947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:25:53.444309282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010089s 
2025-08-27T12:25:53.444466499Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:53.444753236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:53.448457105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037916s 
2025-08-27T12:25:53.448792540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-27T12:25:53', 'cdh_per_downloadclient') 
2025-08-27T12:25:53.449138036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.449891463Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-27T12:25:53.450040313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052219s 
2025-08-27T12:25:53.450231608Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-27T12:25:53.450418294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.450656925Z [Info] download_history: Starting migration of Main DB to 52 
2025-08-27T12:25:53.451512127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-27T12:25:53.452524556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-27T12:25:53.453243343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015237s 
2025-08-27T12:25:53.453398897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-27T12:25:53.453707498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-27T12:25:53.454039006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004449s 
2025-08-27T12:25:53.454195982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-08-27T12:25:53.454505385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-27T12:25:53.454802323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004256s 
2025-08-27T12:25:53.454980772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-27T12:25:53.455282560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-27T12:25:53.455597274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004366s 
2025-08-27T12:25:53.455760753Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:53.455948721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:53.458339626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024195s 
2025-08-27T12:25:53.458698138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-27T12:25:53', 'download_history') 
2025-08-27T12:25:53.459033754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.459922584Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-27T12:25:53.460069239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039629s 
2025-08-27T12:25:53.460260605Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-27T12:25:53.460459285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.460694879Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-08-27T12:25:53.461097821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-27T12:25:53', 'add_update_history') 
2025-08-27T12:25:53.461429338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.462090249Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-27T12:25:53.462257276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016304s 
2025-08-27T12:25:53.462464052Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-27T12:25:53.462697442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.462912756Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-08-27T12:25:53.463310016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:25:53.463452202Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:53.463660161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-27T12:25:53.464045908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:25:53.464906050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010481s 
2025-08-27T12:25:53.465278170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-27T12:25:53', 'add_on_update_to_notifications') 
2025-08-27T12:25:53.465623054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.466394207Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-27T12:25:53.466570512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025077s 
2025-08-27T12:25:53.466766376Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-27T12:25:53.466961940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.467208627Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-08-27T12:25:53.467528241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T12:25:53.467681509Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.467903486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-27T12:25:53.468204122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.469041017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009635s 
2025-08-27T12:25:53.469410932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-27T12:25:53', 'download_client_per_indexer') 
2025-08-27T12:25:53.469739784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.470474083Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-27T12:25:53.470661891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023752s 
2025-08-27T12:25:53.470851924Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-27T12:25:53.471043059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.471291389Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-08-27T12:25:53.471772117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T12:25:53.471926989Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T12:25:53.472120569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-08-27T12:25:53.472434190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.473280755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009494s 
2025-08-27T12:25:53.473420998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T12:25:53.473555639Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.473793347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-08-27T12:25:53.474124244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.475001891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010455s 
2025-08-27T12:25:53.475177906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T12:25:53.475306154Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.475493962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-08-27T12:25:53.475816932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.476690542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010163s 
2025-08-27T12:25:53.477062471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-27T12:25:53', 'AddNewItemMonitorType') 
2025-08-27T12:25:53.477406404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.478181054Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-27T12:25:53.478350575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024779s 
2025-08-27T12:25:53.478545217Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-27T12:25:53.478721883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.478959531Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-08-27T12:25:53.479301961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T12:25:53.479448717Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:53.479637547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-08-27T12:25:53.479990057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:25:53.480868195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010526s 
2025-08-27T12:25:53.481230795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-27T12:25:53', 'ImportListSearch') 
2025-08-27T12:25:53.481555489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.482333266Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-27T12:25:53.482430291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024379s 
2025-08-27T12:25:53.482655024Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-27T12:25:53.482842210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.483144329Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-08-27T12:25:53.484393013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T12:25:53.484552575Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:53.484787849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-08-27T12:25:53.485139226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.486014599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010428s 
2025-08-27T12:25:53.486378742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-27T12:25:53', 'ImportListMonitorExisting') 
2025-08-27T12:25:53.486729799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.487497746Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-27T12:25:53.487655393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024853s 
2025-08-27T12:25:53.487841087Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-27T12:25:53.488102804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.488342276Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-08-27T12:25:53.488786471Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:25:53.489068669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-27T12:25:53.489296909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003341s 
2025-08-27T12:25:53.489490629Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:25:53.489750382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-08-27T12:25:53.489989935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003201s 
2025-08-27T12:25:53.490134255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T12:25:53.490266311Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:25:53.490476234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-27T12:25:53.490684373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-27T12:25:53.491529325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009187s 
2025-08-27T12:25:53.491906033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-27T12:25:53', 'add_indexer_tags') 
2025-08-27T12:25:53.492293463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.492957771Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-27T12:25:53.493111441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023188s 
2025-08-27T12:25:53.493310491Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-27T12:25:53.493561307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.493717742Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-08-27T12:25:53.494004068Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:53.494196606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:53.496281895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021048s 
2025-08-27T12:25:53.496651179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-27T12:25:53', 'update_audio_types') 
2025-08-27T12:25:53.496988308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.497641223Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-27T12:25:53.497821205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034462s 
2025-08-27T12:25:53.498086790Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-27T12:25:53.498254348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.498517748Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-08-27T12:25:53.500910507Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:25:53.501154057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-27T12:25:53.501373259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002732s 
2025-08-27T12:25:53.501523221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-27T12:25:53.501676028Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.501875941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-08-27T12:25:53.505287802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-08-27T12:25:53.507100602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2025-08-27T12:25:53.507920253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-08-27T12:25:53.508517706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-08-27T12:25:53.510683698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-27T12:25:53.511170779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-27T12:25:53.511442626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093916s 
2025-08-27T12:25:53.511601637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:25:53.511799415Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:25:53.511962313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-08-27T12:25:53.516029163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-27T12:25:53.518920065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-27T12:25:53.520116384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T12:25:53.520720330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T12:25:53.522789036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T12:25:53.523216898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T12:25:53.523640711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T12:25:53.523955215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118195s 
2025-08-27T12:25:53.524127111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:25:53.524267704Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T12:25:53.524476785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-08-27T12:25:53.528538034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-27T12:25:53.531434025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-27T12:25:53.532610044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T12:25:53.533205954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T12:25:53.535293227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T12:25:53.535706630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T12:25:53.536170133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T12:25:53.536481951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118509s 
2025-08-27T12:25:53.536630941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:25:53.536772316Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.536956918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-08-27T12:25:53.541044209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-27T12:25:53.543928598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-27T12:25:53.545100487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T12:25:53.545723472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T12:25:53.547803882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T12:25:53.548217885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T12:25:53.548646749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T12:25:53.548952835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118268s 
2025-08-27T12:25:53.549112988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T12:25:53.549252058Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.549502773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-08-27T12:25:53.552687566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-27T12:25:53.554427180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-27T12:25:53.555187441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:25:53.555906048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:25:53.557991097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:25:53.558400962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:25:53.558787040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T12:25:53.559236225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T12:25:53.559551038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099342s 
2025-08-27T12:25:53.559716752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T12:25:53.559881213Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.560153181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-08-27T12:25:53.563318285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-27T12:25:53.565009711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-27T12:25:53.565839502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T12:25:53.566513089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T12:25:53.568560311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T12:25:53.568974495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T12:25:53.569352767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T12:25:53.569797513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T12:25:53.570114020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009892s 
2025-08-27T12:25:53.570288962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-27T12:25:53.570554978Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.570588806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-27T12:25:53.574622840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-27T12:25:53.576062880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-27T12:25:53.576726958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-27T12:25:53.577124458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-27T12:25:53.579815367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090289s 
2025-08-27T12:25:53.579986021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-27T12:25:53.580149791Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.580357790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-27T12:25:53.583358472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-27T12:25:53.584786137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-27T12:25:53.585457960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-27T12:25:53.585919770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-27T12:25:53.588640880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080986s 
2025-08-27T12:25:53.588813708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T12:25:53.588975344Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.589165346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-27T12:25:53.592735225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-27T12:25:53.594245026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-27T12:25:53.594932070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T12:25:53.595469622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T12:25:53.598399282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090483s 
2025-08-27T12:25:53.598577010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T12:25:53.598730790Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T12:25:53.598927345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-27T12:25:53.602153582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-27T12:25:53.603415443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-27T12:25:53.604048348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T12:25:53.604432131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T12:25:53.606485486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073344s 
2025-08-27T12:25:53.606660538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T12:25:53.606841443Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T12:25:53.607151317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-27T12:25:53.610618098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-27T12:25:53.612031414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-27T12:25:53.612646112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T12:25:53.613063934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T12:25:53.615149564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078187s 
2025-08-27T12:25:53.615383555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T12:25:53.615464919Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T12:25:53.615719151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-27T12:25:53.618847391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T12:25:53.620017156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-27T12:25:53.620681795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T12:25:53.621249869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T12:25:53.634641608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T12:25:53.634939518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190031s 
2025-08-27T12:25:53.635128047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T12:25:53.635276406Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-27T12:25:53.635480948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-27T12:25:53.638728017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T12:25:53.639586816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-27T12:25:53.640128998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T12:25:53.640691862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T12:25:53.642820228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T12:25:53.643196055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074911s 
2025-08-27T12:25:53.643337189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T12:25:53.643496840Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-27T12:25:53.643687494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-27T12:25:53.646784341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T12:25:53.647631236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-27T12:25:53.648131423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T12:25:53.648662282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T12:25:53.650880760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T12:25:53.651188721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072962s 
2025-08-27T12:25:53.651350035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-27T12:25:53.651479095Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:25:53.651658978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-27T12:25:53.654512985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-27T12:25:53.655646648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-08-27T12:25:53.656300715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-27T12:25:53.657074894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-27T12:25:53.660013943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-27T12:25:53.660463779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-27T12:25:53.660964908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-27T12:25:53.661303450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094169s 
2025-08-27T12:25:53.661410796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-27T12:25:53.661556319Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T12:25:53.661770190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-27T12:25:53.664547703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-27T12:25:53.665566505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-27T12:25:53.666118847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-27T12:25:53.666526448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-27T12:25:53.668633481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066974s 
2025-08-27T12:25:53.668794415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-27T12:25:53.668949417Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T12:25:53.669187276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-27T12:25:53.672273111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-27T12:25:53.673209707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-27T12:25:53.673684663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-27T12:25:53.674078707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-27T12:25:53.676063404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066888s 
2025-08-27T12:25:53.676226442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-27T12:25:53.676364310Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T12:25:53.676579232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-27T12:25:53.679641660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-27T12:25:53.680747326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-27T12:25:53.681315320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-27T12:25:53.682101132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-27T12:25:53.684197394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-27T12:25:53.684613993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-27T12:25:53.685131575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-27T12:25:53.685609418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-27T12:25:53.685936025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092138s 
2025-08-27T12:25:53.686163884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T12:25:53.686342264Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T12:25:53.686521695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-27T12:25:53.689316123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-27T12:25:53.690226145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-27T12:25:53.690736653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T12:25:53.691213433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T12:25:53.693266277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T12:25:53.693590530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006888s 
2025-08-27T12:25:53.693753258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T12:25:53.693896176Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T12:25:53.694117161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-27T12:25:53.696723259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-27T12:25:53.697641258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-27T12:25:53.698165654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T12:25:53.698656492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T12:25:53.700638774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T12:25:53.700954901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067018s 
2025-08-27T12:25:53.701131025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T12:25:53.701331359Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-27T12:25:53.701451400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-27T12:25:53.704111077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-27T12:25:53.705010718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-27T12:25:53.705514473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T12:25:53.705989870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T12:25:53.708105190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T12:25:53.708429323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068043s 
2025-08-27T12:25:53.708641029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T12:25:53.708820992Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T12:25:53.709036426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-27T12:25:53.711901185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-27T12:25:53.712966600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-27T12:25:53.713560446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T12:25:53.714125594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T12:25:53.716402018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T12:25:53.716772705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007555s 
2025-08-27T12:25:53.716944130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T12:25:53.717087559Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T12:25:53.717282191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-27T12:25:53.720100076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-27T12:25:53.721201684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-27T12:25:53.721805500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T12:25:53.722341519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T12:25:53.724411929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T12:25:53.724740741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072451s 
2025-08-27T12:25:53.724912317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T12:25:53.725109574Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-27T12:25:53.725286450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-27T12:25:53.729039719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-27T12:25:53.730029763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-27T12:25:53.730625121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T12:25:53.731097322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T12:25:53.733094204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T12:25:53.733412254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079644s 
2025-08-27T12:25:53.733564942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-27T12:25:53.733714573Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T12:25:53.733919816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-08-27T12:25:53.737203820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-27T12:25:53.738326090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-27T12:25:53.738857400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-27T12:25:53.739311885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-27T12:25:53.741452125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007296s 
2025-08-27T12:25:53.741592868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-27T12:25:53.741769253Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T12:25:53.742045299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-08-27T12:25:53.745111164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-08-27T12:25:53.746051878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-27T12:25:53.746544410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-27T12:25:53.746953043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-27T12:25:53.748932429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067355s 
2025-08-27T12:25:53.749105017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-27T12:25:53.749257925Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-08-27T12:25:53.749477076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-27T12:25:53.752656058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-27T12:25:53.753891185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-27T12:25:53.754542837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-27T12:25:53.754956731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-27T12:25:53.756857408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007189s 
2025-08-27T12:25:53.757031669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-27T12:25:53.757120819Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T12:25:53.757297735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-27T12:25:53.760124638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-27T12:25:53.761257449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-27T12:25:53.761868730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-27T12:25:53.762260660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-27T12:25:53.764479879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069844s 
2025-08-27T12:25:53.764643949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-27T12:25:53.764798621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-27T12:25:53.765004686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-27T12:25:53.767920618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-08-27T12:25:53.768727122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2025-08-27T12:25:53.769299595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-27T12:25:53.769689801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-27T12:25:53.771913068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067165s 
2025-08-27T12:25:53.772118572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-27T12:25:53.772284536Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:25:53.772517345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-27T12:25:53.775108172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-27T12:25:53.775780416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-27T12:25:53.776211935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-27T12:25:53.776770360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-27T12:25:53.778999699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T12:25:53.779313070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006612s 
2025-08-27T12:25:53.779502802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-27T12:25:53.779630690Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:25:53.779887637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-27T12:25:53.782486451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-27T12:25:53.783276572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-27T12:25:53.783727200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-27T12:25:53.784263800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-27T12:25:53.786408459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T12:25:53.786722973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006611s 
2025-08-27T12:25:53.786880961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T12:25:53.787034129Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:25:53.787235575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-08-27T12:25:53.791525965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-27T12:25:53.792623535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-27T12:25:53.793143242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T12:25:53.793691957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T12:25:53.796475322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T12:25:53.796935819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T12:25:53.797269912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009853s 
2025-08-27T12:25:53.797482210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T12:25:53.797634797Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T12:25:53.797844549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-08-27T12:25:53.800781003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-27T12:25:53.801749603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-27T12:25:53.802264821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T12:25:53.802783866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T12:25:53.805564115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T12:25:53.805932227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T12:25:53.806234024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081791s 
2025-08-27T12:25:53.806352663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T12:25:53.806487555Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T12:25:53.806652828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-27T12:25:53.809062761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-27T12:25:53.809548369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-27T12:25:53.809882341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-27T12:25:53.810363951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-27T12:25:53.812273366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T12:25:53.812584102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057583s 
2025-08-27T12:25:53.812942524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-27T12:25:53', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-27T12:25:53.813272078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.815427819Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-27T12:25:53.815592340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085407s 
2025-08-27T12:25:53.815890300Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-27T12:25:53.816023549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.816303412Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-08-27T12:25:53.816885024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:25:53.817042150Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T12:25:53.817202924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-08-27T12:25:53.817497988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.818262969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008886s 
2025-08-27T12:25:53.818416768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:25:53.818555598Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:25:53.818738797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-08-27T12:25:53.819022097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.819769382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008602s 
2025-08-27T12:25:53.820097704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-27T12:25:53', 'add_on_delete_to_notifications') 
2025-08-27T12:25:53.820404121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.821121585Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-27T12:25:53.821298873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021915s 
2025-08-27T12:25:53.821447712Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-27T12:25:53.821621472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.821829601Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-08-27T12:25:53.823448281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-27T12:25:53.823551469Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T12:25:53.823728455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-27T12:25:53.824088190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.824850835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009462s 
2025-08-27T12:25:53.824991388Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T12:25:53.825233807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-27T12:25:53.825490063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000312s 
2025-08-27T12:25:53.825610044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T12:25:53.825728042Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T12:25:53.825961171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-08-27T12:25:53.826133989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-27T12:25:53.826846154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000793s 
2025-08-27T12:25:53.827008501Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:53.827187651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:53.828838055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016661s 
2025-08-27T12:25:53.828999290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-27T12:25:53.829504948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-08-27T12:25:53.829920515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007711s 
2025-08-27T12:25:53.830082491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-27T12:25:53.830332725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-27T12:25:53.830684173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003702s 
2025-08-27T12:25:53.830769444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T12:25:53.830901190Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T12:25:53.831066813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-08-27T12:25:53.831338450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T12:25:53.832119263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000882s 
2025-08-27T12:25:53.832343905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T12:25:53.832415399Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T12:25:53.832585251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-08-27T12:25:53.832874814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.833639223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008785s 
2025-08-27T12:25:53.833803635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T12:25:53.834041614Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T12:25:53.834184822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-08-27T12:25:53.834418252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.835181369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008832s 
2025-08-27T12:25:53.835336431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:53.835489219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:53.841762162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062609s 
2025-08-27T12:25:53.841951173Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:53.842059972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:53.843414169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013455s 
2025-08-27T12:25:53.843580704Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-27T12:25:53.846250571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-27T12:25:53.847086394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-27T12:25:53.847569607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-27T12:25:53.847977408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-27T12:25:53.849893998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061631s 
2025-08-27T12:25:53.850081936Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-08-27T12:25:53.852627032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-27T12:25:53.853326490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-27T12:25:53.853729021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-27T12:25:53.854153966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-27T12:25:53.855998250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057139s 
2025-08-27T12:25:53.856227352Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-27T12:25:53.856496805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-27T12:25:53.856716497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000305s 
2025-08-27T12:25:53.856868523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-27T12:25:53.857000569Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2025-08-27T12:25:53.857191193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-27T12:25:53.857517430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.858311800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009273s 
2025-08-27T12:25:53.858464888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-27T12:25:53.858587225Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:25:53.858788199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-27T12:25:53.859031259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-27T12:25:53.859790778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000851s 
2025-08-27T12:25:53.860148068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-27T12:25:53', 'add_custom_formats') 
2025-08-27T12:25:53.860445357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.861338165Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-27T12:25:53.861486583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023628s 
2025-08-27T12:25:53.861678139Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-27T12:25:53.861844474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.862076622Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-08-27T12:25:53.862421767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T12:25:53.862578833Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:25:53.862734356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-27T12:25:53.862975933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-27T12:25:53.863749250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008694s 
2025-08-27T12:25:53.864086339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-27T12:25:53', 'add_result_to_commands') 
2025-08-27T12:25:53.864378778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.865072585Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-27T12:25:53.865215433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002163s 
2025-08-27T12:25:53.865414193Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-27T12:25:53.865577802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.865802284Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-08-27T12:25:53.866141608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:25:53.866277371Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:25:53.866460770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-27T12:25:53.866750023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.867514352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008852s 
2025-08-27T12:25:53.867888195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-27T12:25:53', 'health_restored_notification') 
2025-08-27T12:25:53.868172868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.868847166Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-27T12:25:53.868999703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021867s 
2025-08-27T12:25:53.869166900Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-27T12:25:53.869323706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.869531113Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-08-27T12:25:53.869836569Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T12:25:53.870097133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-27T12:25:53.870305433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003024s 
2025-08-27T12:25:53.870635808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-27T12:25:53', 'remove_uc') 
2025-08-27T12:25:53.870878146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.871479597Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-27T12:25:53.871611803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014536s 
2025-08-27T12:25:53.871819522Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-27T12:25:53.872003613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.872299338Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-08-27T12:25:53.872503990Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:53.872679103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:53.875926232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032317s 
2025-08-27T12:25:53.876270094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-27T12:25:53', 'download_clients_rename_tv_to_music') 
2025-08-27T12:25:53.876560179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.877341432Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-27T12:25:53.877510192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046427s 
2025-08-27T12:25:53.877681647Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-27T12:25:53.877866419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.878083106Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-08-27T12:25:53.878437479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-27T12:25:53.878576880Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:25:53.878746652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-27T12:25:53.879034011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-08-27T12:25:53.879789222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008862s 
2025-08-27T12:25:53.880152774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-27T12:25:53', 'add_colon_replacement_to_naming_config') 
2025-08-27T12:25:53.880449972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.881184692Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-27T12:25:53.881350726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022349s 
2025-08-27T12:25:53.881514867Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-27T12:25:53.881674859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.881893349Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-08-27T12:25:53.882279426Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-27T12:25:53.884895404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T12:25:53.885697680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-08-27T12:25:53.886152035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T12:25:53.886632122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T12:25:53.888784516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T12:25:53.889077406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066288s 
2025-08-27T12:25:53.889251998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T12:25:53.889382290Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:25:53.889550539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-27T12:25:53.889805172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-27T12:25:53.890577397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008472s 
2025-08-27T12:25:53.890887692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-27T12:25:53', 'list_sync_time') 
2025-08-27T12:25:53.891173127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.892048139Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-27T12:25:53.892210395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022215s 
2025-08-27T12:25:53.892394316Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-27T12:25:53.892567725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.892800915Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-08-27T12:25:53.893141741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-27T12:25:53.893277545Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:25:53.893457377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-27T12:25:53.893664023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-27T12:25:53.894422250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008194s 
2025-08-27T12:25:53.894745140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-27T12:25:53', 'add_download_client_tags') 
2025-08-27T12:25:53.895039082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.895742108Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-27T12:25:53.895923804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021204s 
2025-08-27T12:25:53.896113847Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-27T12:25:53.896278939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.896539484Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-08-27T12:25:53.897065854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-27T12:25:53.897620651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T12:25:53.898056098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008254s 
2025-08-27T12:25:53.898234227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-27T12:25:53.898521495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-27T12:25:53.898822972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004234s 
2025-08-27T12:25:53.899125261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-27T12:25:53', 'add_notification_status') 
2025-08-27T12:25:53.899413782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.900210637Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-27T12:25:53.900356551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017773s 
2025-08-27T12:25:53.900559960Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-27T12:25:53.900718590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.900946218Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-08-27T12:25:53.901212835Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:53.901410814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:53.904846623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003469s 
2025-08-27T12:25:53.905180665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-27T12:25:53', 'add_alac_24_quality_in_profiles') 
2025-08-27T12:25:53.905499357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.906169106Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-27T12:25:53.906312004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047552s 
2025-08-27T12:25:53.906500513Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-27T12:25:53.906680586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.906883765Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-08-27T12:25:53.907239401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-27T12:25:53.907378081Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:25:53.907536570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-27T12:25:53.907757364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-27T12:25:53.908535541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008349s 
2025-08-27T12:25:53.908705424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-27T12:25:53.908936519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-27T12:25:53.909685678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008223s 
2025-08-27T12:25:53.910003658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-27T12:25:53', 'add_salt_to_users') 
2025-08-27T12:25:53.910295125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.910987209Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-27T12:25:53.911139325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021027s 
2025-08-27T12:25:53.911298736Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-27T12:25:53.911469189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.911694513Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-08-27T12:25:53.912187736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-27T12:25:53.912769939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-08-27T12:25:53.913255917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008938s 
2025-08-27T12:25:53.913421812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-27T12:25:53.913662977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-27T12:25:53.913936839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003733s 
2025-08-27T12:25:53.915056173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-27T12:25:53', 'add_auto_tagging') 
2025-08-27T12:25:53.915357470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.916215518Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-27T12:25:53.916384679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026238s 
2025-08-27T12:25:53.916593439Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-27T12:25:53.916747299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.916993915Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-08-27T12:25:53.917345824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-27T12:25:53.917492319Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:25:53.917704657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-27T12:25:53.917994420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-27T12:25:53.918799992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009414s 
2025-08-27T12:25:53.919067762Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-27T12:25:53.919347074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-27T12:25:53.919578671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003269s 
2025-08-27T12:25:53.919933225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-27T12:25:53', 'quality_definition_preferred_size') 
2025-08-27T12:25:53.920232367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.920940824Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-27T12:25:53.921099132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016377s 
2025-08-27T12:25:53.921298534Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-27T12:25:53.921500180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.921702047Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-08-27T12:25:53.922051019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T12:25:53.922213046Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T12:25:53.922366164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-08-27T12:25:53.922650587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.923462712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009309s 
2025-08-27T12:25:53.923778628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-27T12:25:53', 'add_on_artist_add_to_notifications') 
2025-08-27T12:25:53.924104595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.924802049Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-27T12:25:53.924964466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022422s 
2025-08-27T12:25:53.925144850Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-27T12:25:53.925314712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.925542360Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-08-27T12:25:53.925874980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T12:25:53.925991064Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:25:53.926164313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-08-27T12:25:53.926404186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-27T12:25:53.927206812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008682s 
2025-08-27T12:25:53.927517478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-27T12:25:53', 'album_last_searched_time') 
2025-08-27T12:25:53.927805828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.928512521Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-27T12:25:53.928668916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021539s 
2025-08-27T12:25:53.928855372Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-27T12:25:53.929058301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.929222501Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-08-27T12:25:53.929616425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-27T12:25:53.929766948Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:25:53.929924505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-08-27T12:25:53.930185951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.930996985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009035s 
2025-08-27T12:25:53.931146446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T12:25:53.931267069Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T12:25:53.931434155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-08-27T12:25:53.931695712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-27T12:25:53.932521685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009205s 
2025-08-27T12:25:53.932825156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-27T12:25:53', 'add_indexer_flags') 
2025-08-27T12:25:53.933115080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.933790561Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-27T12:25:53.933998890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021823s 
2025-08-27T12:25:53.934121126Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-27T12:25:53.934308594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.934508617Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-08-27T12:25:53.934922981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-08-27T12:25:53.935166061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-08-27T12:25:53.935469111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003821s 
2025-08-27T12:25:53.935628061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-08-27T12:25:53.935879227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-08-27T12:25:53.936194933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000384s 
2025-08-27T12:25:53.936343492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-08-27T12:25:53.936597273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-08-27T12:25:53.936861345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003765s 
2025-08-27T12:25:53.937179946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-27T12:25:53', 'add_indexes_album_statistics') 
2025-08-27T12:25:53.937477195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.938228718Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-27T12:25:53.938379101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017055s 
2025-08-27T12:25:53.938557541Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-27T12:25:53.938744537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:53.938947957Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-08-27T12:25:53.939333323Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-27T12:25:53.939678177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-27T12:25:53.939973672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003967s 
2025-08-27T12:25:53.940269779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-27T12:25:53', 'update_redacted_baseurl') 
2025-08-27T12:25:53.940558901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:53.941276897Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-27T12:25:53.941426378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016896s 
2025-08-27T12:25:53.950903603Z [Debug] MigrationController: Took: 00:00:01.6034880 
2025-08-27T12:25:54.058390763Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-08-27T12:25:54.088251067Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-27T12:25:54.108349191Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-27T12:25:54.114318602Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-27T12:25:54.114637214Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T12:25:54.114901666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T12:25:54.117308483Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-27T12:25:54.117517845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026481s 
2025-08-27T12:25:54.117747006Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-27T12:25:54.117967300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028629s 
2025-08-27T12:25:54.119807726Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-27T12:25:54.120077850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.120442144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-27T12:25:54.120764102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-27T12:25:54.121158797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004972s 
2025-08-27T12:25:54.121416286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.122591633Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-27T12:25:54.122858771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019035s 
2025-08-27T12:25:54.123221311Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-27T12:25:54.123431464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.123881220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-27T12:25:54.124227848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T12:25:54.124622904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004848s 
2025-08-27T12:25:54.124847907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T12:25:54.125062679Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T12:25:54.125287602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-27T12:25:54.125626966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-27T12:25:54.126395623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008419s 
2025-08-27T12:25:54.126639915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.127310686Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-27T12:25:54.127550639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017414s 
2025-08-27T12:25:54.127886586Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-27T12:25:54.128193955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.128527968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T12:25:54.128745345Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T12:25:54.128975268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-27T12:25:54.129279872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-27T12:25:54.129777203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005527s 
2025-08-27T12:25:54.130004882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.130780814Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-27T12:25:54.131012852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015189s 
2025-08-27T12:25:54.131318677Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-27T12:25:54.131562939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.131862583Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-27T12:25:54.132508133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-27T12:25:54.133121698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-27T12:25:54.133851147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011272s 
2025-08-27T12:25:54.134099708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-27T12:25:54.134346615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-27T12:25:54.134732582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004148s 
2025-08-27T12:25:54.135082798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-27T12:25:54', 'InitialSetup') 
2025-08-27T12:25:54.135500128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.136403557Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-27T12:25:54.136610294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020585s 
2025-08-27T12:25:54.136867502Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-27T12:25:54.137128387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.137439844Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-08-27T12:25:54.137948659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-27T12:25:54', 'add_reason_to_pending_releases') 
2025-08-27T12:25:54.138364576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.139167994Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-27T12:25:54.139384370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020102s 
2025-08-27T12:25:54.139632410Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-27T12:25:54.139868054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.140287228Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-08-27T12:25:54.140711302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-27T12:25:54', 'add_medium_support') 
2025-08-27T12:25:54.141278645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.142151262Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-27T12:25:54.142381115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022267s 
2025-08-27T12:25:54.142713394Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-27T12:25:54.143025212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.143387051Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-08-27T12:25:54.143918301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-27T12:25:54', 'add_various_qualites_in_profile') 
2025-08-27T12:25:54.144453459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.145256336Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-27T12:25:54.145560438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022115s 
2025-08-27T12:25:54.145803207Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-27T12:25:54.146088772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.146359708Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-08-27T12:25:54.146745695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-27T12:25:54', 'metadata_profiles') 
2025-08-27T12:25:54.147194879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.148032416Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-27T12:25:54.148255646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001926s 
2025-08-27T12:25:54.148561772Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-27T12:25:54.148901466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.149302424Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-08-27T12:25:54.149830186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-27T12:25:54', 'separate_automatic_and_interactive_search') 
2025-08-27T12:25:54.150320233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.151302541Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-27T12:25:54.151613067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023917s 
2025-08-27T12:25:54.151827749Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-27T12:25:54.152121851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.152469652Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-08-27T12:25:54.152924638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-27T12:25:54', 'change_album_path_to_relative') 
2025-08-27T12:25:54.153432761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.154256771Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-27T12:25:54.154480411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021222s 
2025-08-27T12:25:54.154755505Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-27T12:25:54.155043415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.155422759Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-08-27T12:25:54.155891072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-27T12:25:54', 'change_quality_size_mb_to_kb') 
2025-08-27T12:25:54.156483615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.157360160Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-27T12:25:54.157624062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022613s 
2025-08-27T12:25:54.157873905Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-27T12:25:54.158142556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.158478352Z [Info] album_releases: Starting migration of Log DB to 9 
2025-08-27T12:25:54.158865933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-27T12:25:54', 'album_releases') 
2025-08-27T12:25:54.159336380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.160189759Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-27T12:25:54.160455264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020224s 
2025-08-27T12:25:54.160716690Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-27T12:25:54.160933697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.161226136Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-08-27T12:25:54.161609588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-27T12:25:54', 'album_releases_fix') 
2025-08-27T12:25:54.162048763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.162820056Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-27T12:25:54.163055300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018713s 
2025-08-27T12:25:54.163275784Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-27T12:25:54.163528893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.163858216Z [Info] import_lists: Starting migration of Log DB to 11 
2025-08-27T12:25:54.164216107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-27T12:25:54', 'import_lists') 
2025-08-27T12:25:54.170056388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.171035791Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-27T12:25:54.171347408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074693s 
2025-08-27T12:25:54.171614436Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-27T12:25:54.171909290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.172309015Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-08-27T12:25:54.172713930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-27T12:25:54', 'add_release_status') 
2025-08-27T12:25:54.173222113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.174029199Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-27T12:25:54.174330175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021098s 
2025-08-27T12:25:54.174601020Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-27T12:25:54.174957558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.175303966Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-08-27T12:25:54.175727849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-27T12:25:54', 'album_download_notification') 
2025-08-27T12:25:54.176252296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.177124833Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-27T12:25:54.177378353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021459s 
2025-08-27T12:25:54.177687927Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-27T12:25:54.177945205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.178330461Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-08-27T12:25:54.178819426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-27T12:25:54', 'fix_language_metadata_profiles') 
2025-08-27T12:25:54.179391207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.180223012Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-27T12:25:54.180498948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022335s 
2025-08-27T12:25:54.180751096Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-27T12:25:54.181039677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.181366084Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-08-27T12:25:54.181779457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-27T12:25:54', 'remove_fanzub') 
2025-08-27T12:25:54.182204222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.183047971Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-27T12:25:54.183227232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019641s 
2025-08-27T12:25:54.183539651Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-27T12:25:54.183837682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.184242697Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-08-27T12:25:54.184662663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-27T12:25:54', 'update_artist_history_indexes') 
2025-08-27T12:25:54.185129283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.185952841Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-27T12:25:54.186172604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020931s 
2025-08-27T12:25:54.186461245Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-27T12:25:54.186745527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.187041523Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-08-27T12:25:54.187433954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-27T12:25:54', 'remove_nma') 
2025-08-27T12:25:54.188226420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.188823773Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-27T12:25:54.189080870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020465s 
2025-08-27T12:25:54.189368700Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-27T12:25:54.189661359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.190028679Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-08-27T12:25:54.190437592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-27T12:25:54', 'album_disambiguation') 
2025-08-27T12:25:54.190934503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.191733572Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-27T12:25:54.192001592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020754s 
2025-08-27T12:25:54.192294802Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-27T12:25:54.192610829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.192954281Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-08-27T12:25:54.193447534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-27T12:25:54', 'add_ape_quality_in_profiles') 
2025-08-27T12:25:54.193958663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.194783835Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-27T12:25:54.195066905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021587s 
2025-08-27T12:25:54.195344083Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-27T12:25:54.195660170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.196107300Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-08-27T12:25:54.196589682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-27T12:25:54', 'remove_pushalot') 
2025-08-27T12:25:54.197078256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.197874920Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-27T12:25:54.198099282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022141s 
2025-08-27T12:25:54.198373053Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-27T12:25:54.198642175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.199009164Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-08-27T12:25:54.199398258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-27T12:25:54', 'add_custom_filters') 
2025-08-27T12:25:54.199910660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.200778507Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-27T12:25:54.201058040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021074s 
2025-08-27T12:25:54.201357163Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-27T12:25:54.201672197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.202045278Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-08-27T12:25:54.202417348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-27T12:25:54', 'import_list_tags') 
2025-08-27T12:25:54.202884448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.203662285Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-27T12:25:54.203953050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002016s 
2025-08-27T12:25:54.204217844Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-27T12:25:54.204544562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.204883344Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-08-27T12:25:54.205366306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-27T12:25:54', 'add_release_groups_etc') 
2025-08-27T12:25:54.205905863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.206748430Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-27T12:25:54.206936198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021656s 
2025-08-27T12:25:54.207223737Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-27T12:25:54.207434241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.207796520Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-08-27T12:25:54.208306858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-27T12:25:54', 'NewMediaInfoFormat') 
2025-08-27T12:25:54.208842918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.209673099Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-27T12:25:54.209929886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022043s 
2025-08-27T12:25:54.210257336Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-27T12:25:54.210526849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.210854068Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-08-27T12:25:54.211295927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-27T12:25:54', 'rename_restrictions_to_release_profiles') 
2025-08-27T12:25:54.211784110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.212603881Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-27T12:25:54.212856099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020517s 
2025-08-27T12:25:54.213170833Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-27T12:25:54.213518433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.213867847Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-08-27T12:25:54.214372844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-27T12:25:54', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-27T12:25:54.214879754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.215773073Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-27T12:25:54.216111866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002212s 
2025-08-27T12:25:54.216430668Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-27T12:25:54.216773228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.217125577Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-08-27T12:25:54.217605243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-27T12:25:54', 'add_import_exclusions') 
2025-08-27T12:25:54.218170913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.219226989Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-27T12:25:54.219486953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024829s 
2025-08-27T12:25:54.219792148Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-27T12:25:54.220182233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.220628181Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-08-27T12:25:54.221082977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-27T12:25:54', 'clean_artist_metadata_table') 
2025-08-27T12:25:54.221651903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.222463377Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-27T12:25:54.222811618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022854s 
2025-08-27T12:25:54.223021601Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-27T12:25:54.223341776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.223735729Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-08-27T12:25:54.224210185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-27T12:25:54', 'health_issue_notification') 
2025-08-27T12:25:54.224663898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.225471795Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-27T12:25:54.225773072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021213s 
2025-08-27T12:25:54.226147827Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-27T12:25:54.226389433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.226732364Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-08-27T12:25:54.227260447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-27T12:25:54', 'add_mediafilerepository_mtime') 
2025-08-27T12:25:54.227776376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.228593822Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-27T12:25:54.228899328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021288s 
2025-08-27T12:25:54.229202228Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-27T12:25:54.229528495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.229842016Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-08-27T12:25:54.230384719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-27T12:25:54', 'add_artistmetadataid_constraint') 
2025-08-27T12:25:54.231008786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.231718996Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-27T12:25:54.232066365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021801s 
2025-08-27T12:25:54.232393665Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-27T12:25:54.232728960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.233072442Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-08-27T12:25:54.233502888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-27T12:25:54', 'old_ids_and_artist_alias') 
2025-08-27T12:25:54.233981673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.234690951Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-27T12:25:54.234933600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019637s 
2025-08-27T12:25:54.235185788Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-27T12:25:54.235444559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.235752238Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-08-27T12:25:54.236156392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-27T12:25:54', 'download_propers_config') 
2025-08-27T12:25:54.236617471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.237309545Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-27T12:25:54.237551883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018373s 
2025-08-27T12:25:54.237859352Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-27T12:25:54.238160488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.238468078Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-08-27T12:25:54.238905488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-27T12:25:54', 'remove_language_profiles') 
2025-08-27T12:25:54.239345855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.240123612Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-27T12:25:54.240409297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001947s 
2025-08-27T12:25:54.240670743Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-27T12:25:54.240938903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.241289269Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-08-27T12:25:54.241797763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-27T12:25:54', 'multi_disc_naming_format') 
2025-08-27T12:25:54.242286928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.242958561Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-27T12:25:54.243219065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020059s 
2025-08-27T12:25:54.243491644Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-27T12:25:54.243768281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.244184269Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-08-27T12:25:54.244641349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-27T12:25:54', 'add_download_client_priority') 
2025-08-27T12:25:54.245110785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.245884974Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-27T12:25:54.246145979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002046s 
2025-08-27T12:25:54.246466375Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-27T12:25:54.246802882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.247207136Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-08-27T12:25:54.247602072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-27T12:25:54', 'remove_growl_prowl') 
2025-08-27T12:25:54.248195647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.248962461Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-27T12:25:54.249219749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021757s 
2025-08-27T12:25:54.249492599Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-27T12:25:54.249790118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.250170724Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-08-27T12:25:54.250554076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-27T12:25:54', 'remove_plex_hometheatre') 
2025-08-27T12:25:54.251017930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.251669252Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-27T12:25:54.251975529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018919s 
2025-08-27T12:25:54.252213819Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-27T12:25:54.252448922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.252769027Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-08-27T12:25:54.253162089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-27T12:25:54', 'add_root_folder_add_defaults') 
2025-08-27T12:25:54.253619560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.254335892Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-27T12:25:54.254529302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018241s 
2025-08-27T12:25:54.254748063Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-27T12:25:54.254990451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.255282930Z [Info] task_duration: Starting migration of Log DB to 40 
2025-08-27T12:25:54.255674278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-27T12:25:54', 'task_duration') 
2025-08-27T12:25:54.256152120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.256953003Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-27T12:25:54.257116192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018554s 
2025-08-27T12:25:54.257335253Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-27T12:25:54.257613994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.257908397Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-08-27T12:25:54.258340106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-27T12:25:54', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-27T12:25:54.258823119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.259550734Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-27T12:25:54.259767381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018867s 
2025-08-27T12:25:54.260025210Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-27T12:25:54.260279081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.260577081Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-08-27T12:25:54.260972578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-27T12:25:54', 'remove_album_folders') 
2025-08-27T12:25:54.261397433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.262134778Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-27T12:25:54.262279099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017796s 
2025-08-27T12:25:54.262572399Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-27T12:25:54.262786871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.263094250Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-08-27T12:25:54.263472873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-27T12:25:54', 'add_priority_to_indexers') 
2025-08-27T12:25:54.263948751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.264613500Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-27T12:25:54.264845006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018052s 
2025-08-27T12:25:54.265092274Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-27T12:25:54.265364091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.265671200Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-08-27T12:25:54.266085534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-27T12:25:54', 'remove_chown_and_folderchmod_config') 
2025-08-27T12:25:54.266533496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.267257284Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-27T12:25:54.267488680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018581s 
2025-08-27T12:25:54.267711639Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-27T12:25:54.267995180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.268301266Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-08-27T12:25:54.268677945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-27T12:25:54', 'update_notifiarr') 
2025-08-27T12:25:54.269133732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.269752368Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-27T12:25:54.269978554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017932s 
2025-08-27T12:25:54.270216122Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-27T12:25:54.270485414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.270780729Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-08-27T12:25:54.271209292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-27T12:25:54', 'email_multiple_addresses') 
2025-08-27T12:25:54.271610991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.272288375Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-27T12:25:54.272521765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001798s 
2025-08-27T12:25:54.272789966Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-27T12:25:54.273036783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.273327368Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-08-27T12:25:54.273743636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-27T12:25:54', 'rename_blacklist_to_blocklist') 
2025-08-27T12:25:54.274188282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.275047121Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-27T12:25:54.275279058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019887s 
2025-08-27T12:25:54.275509793Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-27T12:25:54.275751540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.276073919Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-08-27T12:25:54.276487412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-27T12:25:54', 'cdh_per_downloadclient') 
2025-08-27T12:25:54.276909602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.277702839Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-27T12:25:54.277873263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018717s 
2025-08-27T12:25:54.278110641Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-27T12:25:54.278371576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.278651660Z [Info] download_history: Starting migration of Log DB to 52 
2025-08-27T12:25:54.279023439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-27T12:25:54', 'download_history') 
2025-08-27T12:25:54.279460910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.280139927Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-27T12:25:54.280379099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017789s 
2025-08-27T12:25:54.280596306Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-27T12:25:54.280873575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.281154009Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-08-27T12:25:54.281807445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-27T12:25:54.282321290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-27T12:25:54.282934044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008917s 
2025-08-27T12:25:54.283171472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-27T12:25:54.283471877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-27T12:25:54.283861662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004616s 
2025-08-27T12:25:54.284236126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-27T12:25:54', 'add_update_history') 
2025-08-27T12:25:54.284703698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.285402305Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-27T12:25:54.285646426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019744s 
2025-08-27T12:25:54.285964226Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-27T12:25:54.286235753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.286568172Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-08-27T12:25:54.286975543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-27T12:25:54', 'add_on_update_to_notifications') 
2025-08-27T12:25:54.287450529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.288225270Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-27T12:25:54.288522368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019611s 
2025-08-27T12:25:54.288781069Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-27T12:25:54.289115763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.289453964Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-08-27T12:25:54.289905253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-27T12:25:54', 'download_client_per_indexer') 
2025-08-27T12:25:54.290344928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.291107153Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-27T12:25:54.291398580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019591s 
2025-08-27T12:25:54.291685909Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-27T12:25:54.291979731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.292374345Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-08-27T12:25:54.292810584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-27T12:25:54', 'AddNewItemMonitorType') 
2025-08-27T12:25:54.293332154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.294042194Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-27T12:25:54.294296406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020871s 
2025-08-27T12:25:54.294522652Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-27T12:25:54.294780321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.295087259Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-08-27T12:25:54.295480210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-27T12:25:54', 'ImportListSearch') 
2025-08-27T12:25:54.295918733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.296632330Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-27T12:25:54.296929468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018417s 
2025-08-27T12:25:54.297269784Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-27T12:25:54.297596582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.297955765Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-08-27T12:25:54.298437375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-27T12:25:54', 'ImportListMonitorExisting') 
2025-08-27T12:25:54.298926250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.299619195Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-27T12:25:54.299882034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020238s 
2025-08-27T12:25:54.300158872Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-27T12:25:54.300493576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.300708439Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-08-27T12:25:54.301090217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-27T12:25:54', 'add_indexer_tags') 
2025-08-27T12:25:54.301535053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.302241646Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-27T12:25:54.302457882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018136s 
2025-08-27T12:25:54.302692274Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-27T12:25:54.302987268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.303223032Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-08-27T12:25:54.303615673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-27T12:25:54', 'update_audio_types') 
2025-08-27T12:25:54.304094848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.304752823Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-27T12:25:54.305002436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018118s 
2025-08-27T12:25:54.305274935Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-27T12:25:54.305524327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.305877849Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-08-27T12:25:54.306532838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-27T12:25:54.306681697Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-27T12:25:54.306928735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-27T12:25:54.307905682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-27T12:25:54.308975787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-08-27T12:25:54.309731529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-27T12:25:54.310339564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-27T12:25:54.311444499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-27T12:25:54.311854405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046828s 
2025-08-27T12:25:54.312105050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-27T12:25:54.312316475Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T12:25:54.312548593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-27T12:25:54.313305778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-27T12:25:54.314162763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-27T12:25:54.314807111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-27T12:25:54.315376247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-27T12:25:54.316465420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-27T12:25:54.316912340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040912s 
2025-08-27T12:25:54.317166623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T12:25:54.317443911Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T12:25:54.317684425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-27T12:25:54.318446149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-27T12:25:54.319224497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-27T12:25:54.319763532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-27T12:25:54.320362578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-27T12:25:54.321301710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T12:25:54.321756596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037618s 
2025-08-27T12:25:54.322265741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-27T12:25:54', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-27T12:25:54.322848174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.324083001Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-27T12:25:54.324370900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059573s 
2025-08-27T12:25:54.324619251Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-27T12:25:54.324886318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.325212064Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-08-27T12:25:54.325612240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-27T12:25:54', 'add_on_delete_to_notifications') 
2025-08-27T12:25:54.326077537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.326798439Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-27T12:25:54.327056118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019023s 
2025-08-27T12:25:54.327290700Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-27T12:25:54.327532187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.327834305Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-08-27T12:25:54.328243579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-27T12:25:54', 'add_custom_formats') 
2025-08-27T12:25:54.328681912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.329393164Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-27T12:25:54.329624671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018526s 
2025-08-27T12:25:54.329862590Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-27T12:25:54.330124928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.330436486Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-08-27T12:25:54.330823084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-27T12:25:54', 'add_result_to_commands') 
2025-08-27T12:25:54.331268131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.332018492Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-27T12:25:54.332250559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018796s 
2025-08-27T12:25:54.332494290Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-27T12:25:54.332753181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.333093767Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-08-27T12:25:54.333471788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-27T12:25:54', 'health_restored_notification') 
2025-08-27T12:25:54.333926885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.334661214Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-27T12:25:54.334887890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018812s 
2025-08-27T12:25:54.335241312Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-27T12:25:54.335352466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.335660296Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-08-27T12:25:54.336040331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-27T12:25:54', 'remove_uc') 
2025-08-27T12:25:54.336455657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.337171158Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-27T12:25:54.337370630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018025s 
2025-08-27T12:25:54.337635142Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-27T12:25:54.337903443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.338211363Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-08-27T12:25:54.338662942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-27T12:25:54', 'download_clients_rename_tv_to_music') 
2025-08-27T12:25:54.339123209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.339872949Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-27T12:25:54.340119485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019422s 
2025-08-27T12:25:54.340408558Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-27T12:25:54.340703151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.341028316Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-08-27T12:25:54.341464133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-27T12:25:54', 'add_colon_replacement_to_naming_config') 
2025-08-27T12:25:54.341954070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.342694581Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-27T12:25:54.342954054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019602s 
2025-08-27T12:25:54.343232134Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-27T12:25:54.343461756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.343780308Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-08-27T12:25:54.344203009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-27T12:25:54', 'list_sync_time') 
2025-08-27T12:25:54.344654989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.345492476Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-27T12:25:54.345736627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020365s 
2025-08-27T12:25:54.345995539Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-27T12:25:54.346255202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.346583924Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-08-27T12:25:54.347014822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-27T12:25:54', 'add_download_client_tags') 
2025-08-27T12:25:54.347469648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.348444832Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-27T12:25:54.348566446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002008s 
2025-08-27T12:25:54.348830017Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-27T12:25:54.349066814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.349396558Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-08-27T12:25:54.349828899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-27T12:25:54', 'add_notification_status') 
2025-08-27T12:25:54.350337453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.350984957Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-27T12:25:54.351240952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018952s 
2025-08-27T12:25:54.351492078Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-27T12:25:54.351751040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.352152428Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-08-27T12:25:54.352549698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-27T12:25:54', 'add_alac_24_quality_in_profiles') 
2025-08-27T12:25:54.353034424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.353735205Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-27T12:25:54.353967603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019477s 
2025-08-27T12:25:54.354227968Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-27T12:25:54.354473091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.354795330Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-08-27T12:25:54.355209995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-27T12:25:54', 'add_salt_to_users') 
2025-08-27T12:25:54.355680773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.356369250Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-27T12:25:54.356608842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018749s 
2025-08-27T12:25:54.356869738Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-27T12:25:54.357134451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.357466108Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-08-27T12:25:54.357852567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-27T12:25:54', 'add_auto_tagging') 
2025-08-27T12:25:54.358296020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.358991400Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-27T12:25:54.359212846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018461s 
2025-08-27T12:25:54.359479633Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-27T12:25:54.359777684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.360126195Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-08-27T12:25:54.360550911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-27T12:25:54', 'quality_definition_preferred_size') 
2025-08-27T12:25:54.361028242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.361767120Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-27T12:25:54.362018386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019625s 
2025-08-27T12:25:54.362288921Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-27T12:25:54.362565307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.362917376Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-08-27T12:25:54.363341360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-27T12:25:54', 'add_on_artist_add_to_notifications') 
2025-08-27T12:25:54.363822800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.364565215Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-27T12:25:54.364832062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019688s 
2025-08-27T12:25:54.365076965Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-27T12:25:54.365349003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.365665661Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-08-27T12:25:54.366067400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-27T12:25:54', 'album_last_searched_time') 
2025-08-27T12:25:54.366541755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.367239881Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-27T12:25:54.367475235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018858s 
2025-08-27T12:25:54.367733315Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-27T12:25:54.368020333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.368352452Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-08-27T12:25:54.368754371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-27T12:25:54', 'add_indexer_flags') 
2025-08-27T12:25:54.369211853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.369903746Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-27T12:25:54.370147407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018829s 
2025-08-27T12:25:54.370391568Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-27T12:25:54.370697595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.371012529Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-08-27T12:25:54.371419759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-27T12:25:54', 'add_indexes_album_statistics') 
2025-08-27T12:25:54.371911850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.372651529Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-27T12:25:54.372917315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019534s 
2025-08-27T12:25:54.373150454Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-27T12:25:54.373420959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T12:25:54.373722396Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-08-27T12:25:54.374148143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-27T12:25:54', 'update_redacted_baseurl') 
2025-08-27T12:25:54.374606867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T12:25:54.375299091Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-27T12:25:54.375526870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001869s 
2025-08-27T12:25:54.560928235Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-08-27T12:25:54.570730786Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-27T12:25:54.576090430Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-08-27T12:25:54.727416463Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-27T12:25:54.759214799Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-08-27T12:25:54.767365694Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-08-27T12:25:54.804458953Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-27T12:25:54.805304085Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-27T12:25:54.805563317Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-08-27T12:25:54.942429311Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-27T12:25:55.633910222Z [ls.io-init] done.