2025-11-19T02:55:29.533003918Z [migrations] started
2025-11-19T02:55:29.533062105Z [migrations] no migrations found
2025-11-19T02:55:29.557231829Z usermod: no changes
2025-11-19T02:55:29.564092222Z ───────────────────────────────────────
2025-11-19T02:55:29.564122333Z 
2025-11-19T02:55:29.564131962Z       ██╗     ███████╗██╗ ██████╗
2025-11-19T02:55:29.564140890Z       ██║     ██╔════╝██║██╔═══██╗
2025-11-19T02:55:29.564149718Z       ██║     ███████╗██║██║   ██║
2025-11-19T02:55:29.564158345Z       ██║     ╚════██║██║██║   ██║
2025-11-19T02:55:29.564166712Z       ███████╗███████║██║╚██████╔╝
2025-11-19T02:55:29.564175310Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-19T02:55:29.564183736Z 
2025-11-19T02:55:29.564191933Z    Brought to you by linuxserver.io
2025-11-19T02:55:29.564200671Z ───────────────────────────────────────
2025-11-19T02:55:29.564362967Z 
2025-11-19T02:55:29.564371935Z To support the app dev(s) visit:
2025-11-19T02:55:29.566936779Z Lidarr: https://opencollective.com/lidarr
2025-11-19T02:55:29.567403980Z 
2025-11-19T02:55:29.567412116Z To support LSIO projects visit:
2025-11-19T02:55:29.567416235Z https://www.linuxserver.io/donate/
2025-11-19T02:55:29.567420152Z 
2025-11-19T02:55:29.567423820Z ───────────────────────────────────────
2025-11-19T02:55:29.567428149Z GID/UID
2025-11-19T02:55:29.567432036Z ───────────────────────────────────────
2025-11-19T02:55:29.573130440Z 
2025-11-19T02:55:29.573142915Z User UID:    911
2025-11-19T02:55:29.573146953Z User GID:    911
2025-11-19T02:55:29.573150991Z ───────────────────────────────────────
2025-11-19T02:55:29.574767185Z Linuxserver.io version: 3.1.1.4876-ls179
2025-11-19T02:55:29.575014102Z Build-date: 2025-11-19T02:52:09+00:00
2025-11-19T02:55:29.575030866Z ───────────────────────────────────────
2025-11-19T02:55:29.575035846Z     
2025-11-19T02:55:29.626299241Z [custom-init] No custom files found, skipping...
2025-11-19T02:55:29.648681876Z failed to load "/config/config.xml": No such file or directory
2025-11-19T02:55:29.953496675Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.1.4876 
2025-11-19T02:55:29.971059036Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-19T02:55:29.975165474Z [Debug] Bootstrap: Console selected 
2025-11-19T02:55:29.976495361Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-19T02:55:30.257404939Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-19T02:55:30.309489888Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {db379643-7a0b-480a-b16e-3c82a51cf2db} may be persisted to storage in unencrypted form. 
2025-11-19T02:55:30.366361344Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-11-19T02:55:30.404367606Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-11-19T02:55:30.479528827Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-11-19T02:55:30.486561447Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:30.487155733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:30.525879671Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-11-19T02:55:30.529352864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393343s 
2025-11-19T02:55:30.529639591Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-11-19T02:55:30.529846828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.042765s 
2025-11-19T02:55:30.536975030Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-11-19T02:55:30.537514457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.542805389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-11-19T02:55:30.553364339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-11-19T02:55:30.565232986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221776s 
2025-11-19T02:55:30.565648652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.567834363Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-11-19T02:55:30.568158716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247657s 
2025-11-19T02:55:30.568855068Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-11-19T02:55:30.569087937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.574021430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-11-19T02:55:30.575044791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T02:55:30.575572804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013847s 
2025-11-19T02:55:30.575843279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T02:55:30.576164285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001086s 
2025-11-19T02:55:30.576610403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-11-19T02:55:30.577285452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-11-19T02:55:30.578024721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011713s 
2025-11-19T02:55:30.578302059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.579024574Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-11-19T02:55:30.579216370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021713s 
2025-11-19T02:55:30.579676005Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-11-19T02:55:30.580026050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.580884418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T02:55:30.581742737Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2025-11-19T02:55:30.581980856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-11-19T02:55:30.582312193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-11-19T02:55:30.582789134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006136s 
2025-11-19T02:55:30.583031151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.583681771Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-11-19T02:55:30.583941333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014649s 
2025-11-19T02:55:30.587462803Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-11-19T02:55:30.587677506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.588450452Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-11-19T02:55:30.602679792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-11-19T02:55:30.603327806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2025-11-19T02:55:30.604048828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010635s 
2025-11-19T02:55:30.604278130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-11-19T02:55:30.604640419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-11-19T02:55:30.604987277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005094s 
2025-11-19T02:55:30.605135396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-11-19T02:55:30.605544459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T02:55:30.605995417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006308s 
2025-11-19T02:55:30.606244188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-11-19T02:55:30.606632069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-11-19T02:55:30.607050081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005479s 
2025-11-19T02:55:30.607263771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-11-19T02:55:30.613487823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-11-19T02:55:30.614832430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007346s 
2025-11-19T02:55:30.615098065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-11-19T02:55:30.615479232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-11-19T02:55:30.615860279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005412s 
2025-11-19T02:55:30.616111635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-11-19T02:55:30.616438243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-11-19T02:55:30.616792316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004855s 
2025-11-19T02:55:30.617023722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-11-19T02:55:30.617357464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T02:55:30.617726868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004898s 
2025-11-19T02:55:30.617932492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-11-19T02:55:30.618253748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T02:55:30.618616789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004732s 
2025-11-19T02:55:30.618840470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-11-19T02:55:30.620424399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-11-19T02:55:30.621470836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024174s 
2025-11-19T02:55:30.621685809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-11-19T02:55:30.622026515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T02:55:30.622362421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004807s 
2025-11-19T02:55:30.622584117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-11-19T02:55:30.622924172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-19T02:55:30.623277573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004774s 
2025-11-19T02:55:30.623512336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-11-19T02:55:30.623804003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-19T02:55:30.624202646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005077s 
2025-11-19T02:55:30.624409142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-11-19T02:55:30.624778255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-19T02:55:30.625201587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005652s 
2025-11-19T02:55:30.625450609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-11-19T02:55:30.625760954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T02:55:30.626169306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005111s 
2025-11-19T02:55:30.626424209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-11-19T02:55:30.626738702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-11-19T02:55:30.627148457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005004s 
2025-11-19T02:55:30.627341005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-11-19T02:55:30.628296659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-11-19T02:55:30.628983983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014566s 
2025-11-19T02:55:30.629183084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-11-19T02:55:30.629517617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-11-19T02:55:30.629880498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000483s 
2025-11-19T02:55:30.630149590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-11-19T02:55:30.630466979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-11-19T02:55:30.630870842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005167s 
2025-11-19T02:55:30.631071596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-11-19T02:55:30.631364426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-11-19T02:55:30.631712546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004653s 
2025-11-19T02:55:30.632011238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-11-19T02:55:30.632435031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-11-19T02:55:30.632788152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005749s 
2025-11-19T02:55:30.632986642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-11-19T02:55:30.633785280Z [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-11-19T02:55:30.634480430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012982s 
2025-11-19T02:55:30.634739902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-11-19T02:55:30.635039135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-11-19T02:55:30.635375993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004713s 
2025-11-19T02:55:30.635589473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-11-19T02:55:30.635940680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T02:55:30.636252708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004745s 
2025-11-19T02:55:30.636431368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-11-19T02:55:30.637258463Z [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-11-19T02:55:30.637866457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012504s 
2025-11-19T02:55:30.638061630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-11-19T02:55:30.638376404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-19T02:55:30.638685246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004195s 
2025-11-19T02:55:30.638897012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-11-19T02:55:30.639180533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-11-19T02:55:30.639566550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004881s 
2025-11-19T02:55:30.639806523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-11-19T02:55:30.640154514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-11-19T02:55:30.640511553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004693s 
2025-11-19T02:55:30.640732898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-11-19T02:55:30.641074847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-11-19T02:55:30.641406284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004635s 
2025-11-19T02:55:30.641646869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-11-19T02:55:30.642352640Z [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-11-19T02:55:30.642990744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011778s 
2025-11-19T02:55:30.643176438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-11-19T02:55:30.643708339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-11-19T02:55:30.644254469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008726s 
2025-11-19T02:55:30.644486887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-11-19T02:55:30.644833635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-19T02:55:30.645268270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005676s 
2025-11-19T02:55:30.645461018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-11-19T02:55:30.648127597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-11-19T02:55:30.648737405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031142s 
2025-11-19T02:55:30.648997288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-11-19T02:55:30.649307162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-19T02:55:30.649741216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005582s 
2025-11-19T02:55:30.649961028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-11-19T02:55:30.650417969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-11-19T02:55:30.650891111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007473s 
2025-11-19T02:55:30.651116685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-11-19T02:55:30.651403052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-11-19T02:55:30.651792847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004835s 
2025-11-19T02:55:30.652023652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-11-19T02:55:30.652640123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-11-19T02:55:30.653298328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010293s 
2025-11-19T02:55:30.653561788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-11-19T02:55:30.653954118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-11-19T02:55:30.654393433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006013s 
2025-11-19T02:55:30.654656803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-11-19T02:55:30.655033582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-11-19T02:55:30.655448387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005642s 
2025-11-19T02:55:30.655682879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-11-19T02:55:30.656530065Z [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-11-19T02:55:30.657128780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011728s 
2025-11-19T02:55:30.657282349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-11-19T02:55:30.658261941Z [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-11-19T02:55:30.659322016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018373s 
2025-11-19T02:55:30.659533251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-11-19T02:55:30.660132748Z [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-11-19T02:55:30.660698758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000949s 
2025-11-19T02:55:30.660941637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-11-19T02:55:30.661783832Z [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-11-19T02:55:30.662355744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012195s 
2025-11-19T02:55:30.662547019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-11-19T02:55:30.663090804Z [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-11-19T02:55:30.663590801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008779s 
2025-11-19T02:55:30.663799711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-11-19T02:55:30.664426974Z [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-11-19T02:55:30.664982944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010056s 
2025-11-19T02:55:30.665203488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-11-19T02:55:30.665689176Z [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-11-19T02:55:30.666124813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007454s 
2025-11-19T02:55:30.666310797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-11-19T02:55:30.666647826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2025-11-19T02:55:30.667078012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006151s 
2025-11-19T02:55:30.667466073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-11-19T02:55:30.667763201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-11-19T02:55:30.668174740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005003s 
2025-11-19T02:55:30.668461297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-11-19T02:55:30.669021565Z [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-11-19T02:55:30.669481892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008286s 
2025-11-19T02:55:30.669680963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-11-19T02:55:30.670484891Z [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-11-19T02:55:30.671137455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012485s 
2025-11-19T02:55:30.671310013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-11-19T02:55:30.671758656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2025-11-19T02:55:30.672310447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008105s 
2025-11-19T02:55:30.672543206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-11-19T02:55:30.672904142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-11-19T02:55:30.673395251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006011s 
2025-11-19T02:55:30.673627098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-11-19T02:55:30.673953225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-11-19T02:55:30.674269511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004533s 
2025-11-19T02:55:30.674449013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-11-19T02:55:30.675223552Z [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-11-19T02:55:30.675894643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012365s 
2025-11-19T02:55:30.676106340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-11-19T02:55:30.676848875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-11-19T02:55:30.677586209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012219s 
2025-11-19T02:55:30.677834680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-11-19T02:55:30.678208833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T02:55:30.678624460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005883s 
2025-11-19T02:55:30.678852639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-11-19T02:55:30.679598120Z [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-11-19T02:55:30.680184060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001123s 
2025-11-19T02:55:30.680401768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-11-19T02:55:30.681161197Z [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-11-19T02:55:30.681873401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012662s 
2025-11-19T02:55:30.682090398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-11-19T02:55:30.682666548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-11-19T02:55:30.683261125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008624s 
2025-11-19T02:55:30.683467581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-11-19T02:55:30.683890783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-11-19T02:55:30.684280077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005778s 
2025-11-19T02:55:30.684531493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-11-19T02:55:30.685231883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T02:55:30.686005661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012225s 
2025-11-19T02:55:30.686272448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-11-19T02:55:30.686735421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T02:55:30.687155547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006495s 
2025-11-19T02:55:30.688490063Z [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-11-19T02:55:30.690225648Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015085 taking an average of 00:00:00.0015085 
2025-11-19T02:55:30.691006760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-19T02:55:30', 'InitialSetup') 
2025-11-19T02:55:30.691420073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.694594314Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-11-19T02:55:30.694779457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007212s 
2025-11-19T02:55:30.695105563Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-11-19T02:55:30.695350647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.695713447Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-11-19T02:55:30.696472075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-11-19T02:55:30.696680925Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:30.696893874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-11-19T02:55:30.697323529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:30.698390978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012375s 
2025-11-19T02:55:30.698810222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-19T02:55:30', 'add_reason_to_pending_releases') 
2025-11-19T02:55:30.699174987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.699858663Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-11-19T02:55:30.700077654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026537s 
2025-11-19T02:55:30.700276915Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-11-19T02:55:30.700486637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.700770709Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-11-19T02:55:30.703258168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T02:55:30.703431056Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-11-19T02:55:30.703627842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-11-19T02:55:30.703944209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-11-19T02:55:30.705057090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012361s 
2025-11-19T02:55:30.705273455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T02:55:30.705439881Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:30.705627348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-11-19T02:55:30.705967152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:30.707007066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011694s 
2025-11-19T02:55:30.707251949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T02:55:30.707370487Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:30.707585510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-11-19T02:55:30.707976167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:30.709002183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011891s 
2025-11-19T02:55:30.709408000Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-11-19T02:55:30.710075644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-11-19T02:55:30.710357371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007294s 
2025-11-19T02:55:30.710781796Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-11-19T02:55:30.723735106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-11-19T02:55:30.725619150Z [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-11-19T02:55:30.726619844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-11-19T02:55:30.727891945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-11-19T02:55:30.730830522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-11-19T02:55:30.731392364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-11-19T02:55:30.731953944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-11-19T02:55:30.732397778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214339s 
2025-11-19T02:55:30.732602881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T02:55:30.732739927Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:30.732927214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-11-19T02:55:30.733220725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-11-19T02:55:30.734157210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010237s 
2025-11-19T02:55:30.734641114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-19T02:55:30', 'add_medium_support') 
2025-11-19T02:55:30.735044647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.736501791Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-11-19T02:55:30.736657264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003226s 
2025-11-19T02:55:30.737010906Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-11-19T02:55:30.737267382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.737545863Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-11-19T02:55:30.738240001Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-11-19T02:55:30.738682993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-11-19T02:55:30.739039100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004998s 
2025-11-19T02:55:30.739236547Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:30.739479577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:30.741980552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025389s 
2025-11-19T02:55:30.742431350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-19T02:55:30', 'add_various_qualites_in_profile') 
2025-11-19T02:55:30.742887167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.743632728Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-11-19T02:55:30.743868092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041405s 
2025-11-19T02:55:30.744155721Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-11-19T02:55:30.744378189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.744759066Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-11-19T02:55:30.745764040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-11-19T02:55:30.746358527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-11-19T02:55:30.746952813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009637s 
2025-11-19T02:55:30.747189400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-11-19T02:55:30.747555487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-11-19T02:55:30.752604462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051202s 
2025-11-19T02:55:30.752890057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T02:55:30.753057494Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:30.753333691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-11-19T02:55:30.753735449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-11-19T02:55:30.755255350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015093s 
2025-11-19T02:55:30.755390452Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-11-19T02:55:30.759934190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-11-19T02:55:30.763053360Z [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-11-19T02:55:30.764477007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T02:55:30.765603144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T02:55:30.768149521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-11-19T02:55:30.768674538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-11-19T02:55:30.769237942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T02:55:30.769645573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T02:55:30.770021430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144163s 
2025-11-19T02:55:30.770241172Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-11-19T02:55:30.774439736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-11-19T02:55:30.777156586Z [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-11-19T02:55:30.778381432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T02:55:30.779545546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T02:55:30.782153707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-11-19T02:55:30.782715278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-11-19T02:55:30.783229994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T02:55:30.783696995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T02:55:30.784158333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136985s 
2025-11-19T02:55:30.784360280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T02:55:30.784519501Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:30.784785436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-11-19T02:55:30.785020479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-11-19T02:55:30.785916163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009667s 
2025-11-19T02:55:30.786315436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-19T02:55:30', 'metadata_profiles') 
2025-11-19T02:55:30.786634549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.787931370Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-11-19T02:55:30.788098486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029264s 
2025-11-19T02:55:30.788415505Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-11-19T02:55:30.788656530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.788988318Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-11-19T02:55:30.791267728Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-11-19T02:55:30.796458108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-11-19T02:55:30.797552050Z [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-11-19T02:55:30.798068350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-11-19T02:55:30.798696354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-11-19T02:55:30.801235757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-19T02:55:30.801627566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101232s 
2025-11-19T02:55:30.801830775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T02:55:30.801965356Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:30.802223656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-11-19T02:55:30.802650696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-11-19T02:55:30.803563233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010913s 
2025-11-19T02:55:30.803913889Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-11-19T02:55:30.804277872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-11-19T02:55:30.804553648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004173s 
2025-11-19T02:55:30.804751586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T02:55:30.804893241Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-11-19T02:55:30.805356213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-11-19T02:55:30.808922344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-11-19T02:55:30.810119855Z [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-11-19T02:55:30.810707408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-11-19T02:55:30.811428149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-11-19T02:55:30.813976390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-19T02:55:30.814337276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087203s 
2025-11-19T02:55:30.814772302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-19T02:55:30', 'separate_automatic_and_interactive_search') 
2025-11-19T02:55:30.815191105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.816185377Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-11-19T02:55:30.816407695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105029s 
2025-11-19T02:55:30.816662127Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-11-19T02:55:30.816923002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.817221073Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-11-19T02:55:30.817619505Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-11-19T02:55:30.822155267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-11-19T02:55:30.824803970Z [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-11-19T02:55:30.826063937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T02:55:30.827303122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T02:55:30.829713645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T02:55:30.830246268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-19T02:55:30.830724591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-19T02:55:30.831208185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-19T02:55:30.831702730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T02:55:30.832070100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142334s 
2025-11-19T02:55:30.832542251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-19T02:55:30', 'change_album_path_to_relative') 
2025-11-19T02:55:30.832992858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.834166761Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-11-19T02:55:30.834441013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162658s 
2025-11-19T02:55:30.834698432Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-11-19T02:55:30.835016472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.835330945Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-11-19T02:55:30.835925542Z [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-11-19T02:55:30.836494528Z [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-11-19T02:55:30.836789352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005802s 
2025-11-19T02:55:30.837191632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-19T02:55:30', 'change_quality_size_mb_to_kb') 
2025-11-19T02:55:30.837669744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.838352739Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-11-19T02:55:30.838545778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021053s 
2025-11-19T02:55:30.838745901Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-11-19T02:55:30.838948208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.839213743Z [Info] album_releases: Starting migration of Main DB to 9 
2025-11-19T02:55:30.839687687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T02:55:30.839865736Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:30.840131541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-11-19T02:55:30.840418338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-11-19T02:55:30.841413743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001086s 
2025-11-19T02:55:30.841595208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T02:55:30.841768076Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:30.842027789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-11-19T02:55:30.842368214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-11-19T02:55:30.843273056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010311s 
2025-11-19T02:55:30.843622219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-19T02:55:30', 'album_releases') 
2025-11-19T02:55:30.844084279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.845083631Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-11-19T02:55:30.845273694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028176s 
2025-11-19T02:55:30.845524148Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-11-19T02:55:30.845755494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.846063354Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-11-19T02:55:30.846777572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T02:55:30.846976613Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T02:55:30.847172978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-11-19T02:55:30.851133312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-11-19T02:55:30.853562613Z [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-11-19T02:55:30.854592466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T02:55:30.855753203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T02:55:30.857919265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T02:55:30.858404642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-19T02:55:30.858814477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-19T02:55:30.859253862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-19T02:55:30.859712596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T02:55:30.860091629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127275s 
2025-11-19T02:55:30.860254557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T02:55:30.860434028Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:30.860674182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-11-19T02:55:30.866172592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-11-19T02:55:30.869007831Z [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-11-19T02:55:30.870227406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T02:55:30.871627976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T02:55:30.874098300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T02:55:30.874618628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-19T02:55:30.875083454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-19T02:55:30.875560725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-19T02:55:30.876102195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T02:55:30.876486068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015301s 
2025-11-19T02:55:30.876888137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-19T02:55:30', 'album_releases_fix') 
2025-11-19T02:55:30.877255336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.923936775Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-11-19T02:55:30.924157891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0625732s 
2025-11-19T02:55:30.924469779Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-11-19T02:55:30.924754532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.925129707Z [Info] import_lists: Starting migration of Main DB to 11 
2025-11-19T02:55:30.926207027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-11-19T02:55:30.927169013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-11-19T02:55:30.928015999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016044s 
2025-11-19T02:55:30.928247655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-11-19T02:55:30.928602049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-11-19T02:55:30.929034600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005725s 
2025-11-19T02:55:30.929297198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-11-19T02:55:30.929979823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-11-19T02:55:30.930620523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001169s 
2025-11-19T02:55:30.930818832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-11-19T02:55:30.931205801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T02:55:30.931633492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005866s 
2025-11-19T02:55:30.932030171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-19T02:55:30', 'import_lists') 
2025-11-19T02:55:30.932412461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.937768014Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-11-19T02:55:30.937982065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066506s 
2025-11-19T02:55:30.938223461Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-11-19T02:55:30.938470708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.938822877Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-11-19T02:55:30.939391793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-11-19T02:55:30.939568038Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T02:55:30.939827620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-11-19T02:55:30.940189870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-11-19T02:55:30.941283572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012444s 
2025-11-19T02:55:30.941470408Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:30.941740792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:30.943037123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013457s 
2025-11-19T02:55:30.943446828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-19T02:55:30', 'add_release_status') 
2025-11-19T02:55:30.943960412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.944860193Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-11-19T02:55:30.945067441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031642s 
2025-11-19T02:55:30.945322785Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-11-19T02:55:30.945634823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.945953725Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-11-19T02:55:30.946406727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T02:55:30.946593573Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T02:55:30.946883116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-11-19T02:55:30.947296739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:30.948420792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012992s 
2025-11-19T02:55:30.948815847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-19T02:55:30', 'album_download_notification') 
2025-11-19T02:55:30.949264411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.950168401Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-11-19T02:55:30.950393494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029659s 
2025-11-19T02:55:30.950661153Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-11-19T02:55:30.950869482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.951201641Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-11-19T02:55:30.951993436Z [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-11-19T02:55:30.952701712Z [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-11-19T02:55:30.953223933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008713s 
2025-11-19T02:55:30.953785884Z [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-11-19T02:55:30.954556185Z [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-11-19T02:55:30.955038346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008673s 
2025-11-19T02:55:30.955443041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-19T02:55:30', 'fix_language_metadata_profiles') 
2025-11-19T02:55:30.955837254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.956629399Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-11-19T02:55:30.956825584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024095s 
2025-11-19T02:55:30.957066810Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-11-19T02:55:30.957298156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.957587489Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-11-19T02:55:30.958065140Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-11-19T02:55:30.958405486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-11-19T02:55:30.958730470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003982s 
2025-11-19T02:55:30.959129754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-19T02:55:30', 'remove_fanzub') 
2025-11-19T02:55:30.959574379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.960299950Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-11-19T02:55:30.960501616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019542s 
2025-11-19T02:55:30.960813324Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-11-19T02:55:30.961026282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.961342880Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-11-19T02:55:30.963209809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-11-19T02:55:30.963533781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-11-19T02:55:30.963993046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005441s 
2025-11-19T02:55:30.964239181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-11-19T02:55:30.964624377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-11-19T02:55:30.965052459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005748s 
2025-11-19T02:55:30.965559800Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-11-19T02:55:30.966062933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-11-19T02:55:30.966529863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000771s 
2025-11-19T02:55:30.966738604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-11-19T02:55:30.967063919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-11-19T02:55:30.967443673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000511s 
2025-11-19T02:55:30.967659548Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-11-19T02:55:30.967956275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-11-19T02:55:30.968318745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004811s 
2025-11-19T02:55:30.968520642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-11-19T02:55:30.968859664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-11-19T02:55:30.969267686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005401s 
2025-11-19T02:55:30.969736800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-19T02:55:30', 'update_artist_history_indexes') 
2025-11-19T02:55:30.970168670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.971217531Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-11-19T02:55:30.971424929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024414s 
2025-11-19T02:55:30.971659592Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-11-19T02:55:30.971957491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.972275882Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-11-19T02:55:30.974044664Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T02:55:30.975100580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-11-19T02:55:30.975457268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011828s 
2025-11-19T02:55:30.975901312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-19T02:55:30', 'remove_nma') 
2025-11-19T02:55:30.976352150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.977206881Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-11-19T02:55:30.977385861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029137s 
2025-11-19T02:55:30.977600644Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-11-19T02:55:30.977833923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.978097905Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-11-19T02:55:30.978447238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T02:55:30.978618533Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s 
2025-11-19T02:55:30.978827453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-11-19T02:55:30.987202696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-11-19T02:55:30.988498636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094318s 
2025-11-19T02:55:30.988873821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-19T02:55:30', 'album_disambiguation') 
2025-11-19T02:55:30.989216681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.990004728Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-11-19T02:55:30.990166213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109484s 
2025-11-19T02:55:30.990472640Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-11-19T02:55:30.990651219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.990950823Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-11-19T02:55:30.991367291Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:30.991580911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:30.992969948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014006s 
2025-11-19T02:55:30.993343881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-19T02:55:30', 'add_ape_quality_in_profiles') 
2025-11-19T02:55:30.993694587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.994338714Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-11-19T02:55:30.994500830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027333s 
2025-11-19T02:55:30.994715793Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-11-19T02:55:30.994919453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:30.995179818Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-11-19T02:55:30.996092605Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T02:55:30.996436458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-11-19T02:55:30.996744298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004029s 
2025-11-19T02:55:30.996974080Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T02:55:30.997231759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-11-19T02:55:30.997502755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003856s 
2025-11-19T02:55:30.997751666Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T02:55:30.998024575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-11-19T02:55:30.998302004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003812s 
2025-11-19T02:55:30.998650976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-19T02:55:30', 'remove_pushalot') 
2025-11-19T02:55:30.999009739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:30.999612562Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-11-19T02:55:30.999783496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016689s 
2025-11-19T02:55:31.000030684Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-11-19T02:55:31.000228172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.000497745Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-11-19T02:55:31.000913913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-11-19T02:55:31.001346403Z [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-11-19T02:55:31.001785387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006822s 
2025-11-19T02:55:31.002148438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-19T02:55:31', 'add_custom_filters') 
2025-11-19T02:55:31.002553223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.003158332Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-11-19T02:55:31.003357072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020275s 
2025-11-19T02:55:31.003526994Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-11-19T02:55:31.003739903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.004006590Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-11-19T02:55:31.004349801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T02:55:31.004512719Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:31.004697942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-11-19T02:55:31.005033878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-11-19T02:55:31.005930283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010232s 
2025-11-19T02:55:31.006269215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-19T02:55:31', 'import_list_tags') 
2025-11-19T02:55:31.006615773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.007394050Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-11-19T02:55:31.007569313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024721s 
2025-11-19T02:55:31.007779275Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-11-19T02:55:31.008023948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.008270464Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-11-19T02:55:31.012854384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-11-19T02:55:31.013595486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-11-19T02:55:31.014230705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011646s 
2025-11-19T02:55:31.014445026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-11-19T02:55:31.014779299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-11-19T02:55:31.015312413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005394s 
2025-11-19T02:55:31.017576872Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-11-19T02:55:31.017599788Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-11-19T02:55:31.017607113Z                           FROM "Artists" 
2025-11-19T02:55:31.018591154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-11-19T02:55:31.018605383Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-11-19T02:55:31.018611465Z                           FROM "Artists" 
2025-11-19T02:55:31.019151944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010932s 
2025-11-19T02:55:31.019337197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T02:55:31.019490555Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T02:55:31.019681710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-11-19T02:55:31.020028949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.021009734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011237s 
2025-11-19T02:55:31.021565102Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-11-19T02:55:31.021583850Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T02:55:31.021593129Z                                                   FROM "ArtistMetadata"
2025-11-19T02:55:31.021601515Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-11-19T02:55:31.022283228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-11-19T02:55:31.022301585Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T02:55:31.022307026Z                                                   FROM "ArtistMetadata"
2025-11-19T02:55:31.022311866Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-11-19T02:55:31.022740699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007947s 
2025-11-19T02:55:31.022913958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-11-19T02:55:31.023776675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-11-19T02:55:31.024403186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013135s 
2025-11-19T02:55:31.024635694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-11-19T02:55:31.024968705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-11-19T02:55:31.025371376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005504s 
2025-11-19T02:55:31.025565867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-11-19T02:55:31.025897625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-11-19T02:55:31.026224363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004769s 
2025-11-19T02:55:31.026410919Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:31.026622214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:31.031510035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049186s 
2025-11-19T02:55:31.031688465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T02:55:31.031841272Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.032058049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-11-19T02:55:31.032375929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.033385181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011224s 
2025-11-19T02:55:31.033544923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T02:55:31.033697830Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.033880639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-11-19T02:55:31.034212016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-11-19T02:55:31.035114723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001035s 
2025-11-19T02:55:31.035335708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T02:55:31.035441040Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.035625291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-11-19T02:55:31.035900455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-11-19T02:55:31.036785036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009759s 
2025-11-19T02:55:31.037421408Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-11-19T02:55:31.037434013Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T02:55:31.037439023Z                                                   FROM "ArtistMetadata"
2025-11-19T02:55:31.037443592Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-11-19T02:55:31.037448763Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-11-19T02:55:31.038276519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-11-19T02:55:31.038294225Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T02:55:31.038303153Z                                                   FROM "ArtistMetadata"
2025-11-19T02:55:31.038311540Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-11-19T02:55:31.038337021Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-11-19T02:55:31.038755514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009357s 
2025-11-19T02:55:31.038936528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T02:55:31.039086981Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-11-19T02:55:31.039291423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-11-19T02:55:31.039615004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-11-19T02:55:31.040613384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011194s 
2025-11-19T02:55:31.040828227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T02:55:31.040932006Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.041148331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-11-19T02:55:31.041452123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.042410072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010859s 
2025-11-19T02:55:31.042587880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T02:55:31.042736690Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.042949989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-11-19T02:55:31.043266396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.044252361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010926s 
2025-11-19T02:55:31.044840706Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-11-19T02:55:31.044860315Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-11-19T02:55:31.044869804Z                                                 FROM "AlbumReleases"
2025-11-19T02:55:31.044878201Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-11-19T02:55:31.044887129Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-11-19T02:55:31.045611077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-11-19T02:55:31.045625015Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-11-19T02:55:31.045633923Z                                                 FROM "AlbumReleases"
2025-11-19T02:55:31.045642360Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-11-19T02:55:31.045665947Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-11-19T02:55:31.046097436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008885s 
2025-11-19T02:55:31.046704568Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-11-19T02:55:31.046719629Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T02:55:31.046725050Z                                                   FROM "ArtistMetadata"
2025-11-19T02:55:31.046730330Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-11-19T02:55:31.046735270Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-11-19T02:55:31.047614831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-11-19T02:55:31.047627717Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T02:55:31.047632817Z                                                   FROM "ArtistMetadata"
2025-11-19T02:55:31.047638308Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-11-19T02:55:31.047643900Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-11-19T02:55:31.048066330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009426s 
2025-11-19T02:55:31.048633542Z [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-11-19T02:55:31.052579457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-11-19T02:55:31.054065439Z [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-11-19T02:55:31.054743003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T02:55:31.055836575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T02:55:31.058684769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T02:55:31.059174515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T02:55:31.059539971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105799s 
2025-11-19T02:55:31.059964776Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-11-19T02:55:31.063991394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-11-19T02:55:31.065896810Z [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-11-19T02:55:31.066786251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T02:55:31.068226180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T02:55:31.070628958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T02:55:31.071154877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T02:55:31.071561265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112883s 
2025-11-19T02:55:31.071812732Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-11-19T02:55:31.075753576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-11-19T02:55:31.077386444Z [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-11-19T02:55:31.078095251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-11-19T02:55:31.079028390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-11-19T02:55:31.081286596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-11-19T02:55:31.081815662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-11-19T02:55:31.082208362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101579s 
2025-11-19T02:55:31.082407734Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-11-19T02:55:31.086365723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-11-19T02:55:31.087408943Z [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-11-19T02:55:31.087975394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T02:55:31.088701566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T02:55:31.090920153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T02:55:31.091286180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086919s 
2025-11-19T02:55:31.091502876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-11-19T02:55:31.091829864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T02:55:31.092310823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005888s 
2025-11-19T02:55:31.092500394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-11-19T02:55:31.092797142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T02:55:31.093182307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004799s 
2025-11-19T02:55:31.093381198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-11-19T02:55:31.093704268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-19T02:55:31.094088302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005117s 
2025-11-19T02:55:31.094286591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-11-19T02:55:31.094608940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-11-19T02:55:31.095067864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005669s 
2025-11-19T02:55:31.095274891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-11-19T02:55:31.095571588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-11-19T02:55:31.095973938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004986s 
2025-11-19T02:55:31.096188220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-11-19T02:55:31.096509917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-11-19T02:55:31.096926376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005247s 
2025-11-19T02:55:31.097086057Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T02:55:31.098096702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-11-19T02:55:31.098395063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011393s 
2025-11-19T02:55:31.098556127Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T02:55:31.098878817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-11-19T02:55:31.099154752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004426s 
2025-11-19T02:55:31.099320226Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T02:55:31.099732866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-11-19T02:55:31.100071117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005727s 
2025-11-19T02:55:31.100443177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-19T02:55:31', 'add_release_groups_etc') 
2025-11-19T02:55:31.100853823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.103046148Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-11-19T02:55:31.103286532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003503s 
2025-11-19T02:55:31.103553740Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-11-19T02:55:31.103873293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.104180441Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-11-19T02:55:31.104835831Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T02:55:31.105136667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-11-19T02:55:31.105441180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004176s 
2025-11-19T02:55:31.105873480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-19T02:55:31', 'NewMediaInfoFormat') 
2025-11-19T02:55:31.106301813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.107231484Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-11-19T02:55:31.107419854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021526s 
2025-11-19T02:55:31.107676891Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-11-19T02:55:31.108067257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.108404165Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-11-19T02:55:31.109876299Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-11-19T02:55:31.110214160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-11-19T02:55:31.115442987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053749s 
2025-11-19T02:55:31.115708121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-19T02:55:31.115835858Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.116129550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-11-19T02:55:31.116557702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-11-19T02:55:31.117483827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011315s 
2025-11-19T02:55:31.117904173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-19T02:55:31', 'rename_restrictions_to_release_profiles') 
2025-11-19T02:55:31.118286693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.119239081Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-11-19T02:55:31.119504044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028318s 
2025-11-19T02:55:31.119747114Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-11-19T02:55:31.119998309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.120298965Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-11-19T02:55:31.121728944Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-11-19T02:55:31.122024028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-11-19T02:55:31.124271924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023357s 
2025-11-19T02:55:31.124471606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-19T02:55:31.124652841Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T02:55:31.124913686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-11-19T02:55:31.125262408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-11-19T02:55:31.126308344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011581s 
2025-11-19T02:55:31.126541754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-11-19T02:55:31.126766957Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:31.126993433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-11-19T02:55:31.127366023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-11-19T02:55:31.128579436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013251s 
2025-11-19T02:55:31.128798117Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T02:55:31.129218633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-11-19T02:55:31.129555452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004593s 
2025-11-19T02:55:31.129736326Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T02:55:31.130092583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-11-19T02:55:31.130453059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004771s 
2025-11-19T02:55:31.130693643Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-11-19T02:55:31.135910176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-11-19T02:55:31.137512412Z [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-11-19T02:55:31.138475792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T02:55:31.139338940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T02:55:31.141848843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T02:55:31.142303699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T02:55:31.142872815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T02:55:31.143418554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T02:55:31.143781665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128834s 
2025-11-19T02:55:31.144264918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-19T02:55:31', 'rename_quality_profiles_add_upgrade_allowed') 
2025-11-19T02:55:31.144798131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.146425689Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-11-19T02:55:31.146687907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154159s 
2025-11-19T02:55:31.146915104Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-11-19T02:55:31.147165298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.147472837Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-11-19T02:55:31.148200201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-11-19T02:55:31.148754898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL) 
2025-11-19T02:55:31.149290346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008576s 
2025-11-19T02:55:31.149560170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-11-19T02:55:31.149922018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-11-19T02:55:31.150377024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006353s 
2025-11-19T02:55:31.150826178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-19T02:55:31', 'add_import_exclusions') 
2025-11-19T02:55:31.151285694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.152502624Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-11-19T02:55:31.152747517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027137s 
2025-11-19T02:55:31.152992681Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-11-19T02:55:31.153232053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.153560183Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-11-19T02:55:31.158715363Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-11-19T02:55:31.158739812Z                           WHERE "Id" in (
2025-11-19T02:55:31.158748820Z                           SELECT "Artists"."Id" from "Artists"
2025-11-19T02:55:31.158757568Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T02:55:31.158766736Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T02:55:31.159609934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-11-19T02:55:31.159634654Z                           WHERE "Id" in (
2025-11-19T02:55:31.159646057Z                           SELECT "Artists"."Id" from "Artists"
2025-11-19T02:55:31.159657069Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T02:55:31.159668802Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T02:55:31.160488132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012759s 
2025-11-19T02:55:31.161149904Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-11-19T02:55:31.161167780Z                           WHERE "Id" in (
2025-11-19T02:55:31.161176518Z                           SELECT "Albums"."Id" from "Albums"
2025-11-19T02:55:31.161185226Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T02:55:31.161194384Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T02:55:31.162036870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-11-19T02:55:31.162057302Z                           WHERE "Id" in (
2025-11-19T02:55:31.162068324Z                           SELECT "Albums"."Id" from "Albums"
2025-11-19T02:55:31.162079025Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T02:55:31.162088765Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T02:55:31.162708182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011505s 
2025-11-19T02:55:31.163298661Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-11-19T02:55:31.163321938Z                           WHERE "Id" in (
2025-11-19T02:55:31.163332429Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-11-19T02:55:31.163341217Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-11-19T02:55:31.163350145Z                           WHERE "Albums"."Id" IS NULL) 
2025-11-19T02:55:31.164095616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-11-19T02:55:31.164125686Z                           WHERE "Id" in (
2025-11-19T02:55:31.164134885Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-11-19T02:55:31.164144123Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-11-19T02:55:31.164153452Z                           WHERE "Albums"."Id" IS NULL) 
2025-11-19T02:55:31.164676154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009831s 
2025-11-19T02:55:31.165276954Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-11-19T02:55:31.165304359Z                           WHERE "Id" in (
2025-11-19T02:55:31.165314039Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-19T02:55:31.165323327Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-19T02:55:31.165332616Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-11-19T02:55:31.166077486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-11-19T02:55:31.166097055Z                           WHERE "Id" in (
2025-11-19T02:55:31.166105993Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-19T02:55:31.166114761Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-19T02:55:31.166124130Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-11-19T02:55:31.166652233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009799s 
2025-11-19T02:55:31.167259526Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-11-19T02:55:31.167273153Z                           WHERE "Id" in (
2025-11-19T02:55:31.167281670Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-19T02:55:31.167290578Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T02:55:31.167300117Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T02:55:31.168057242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-11-19T02:55:31.168074126Z                           WHERE "Id" in (
2025-11-19T02:55:31.168080318Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-19T02:55:31.168086290Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T02:55:31.168092823Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T02:55:31.168674294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010261s 
2025-11-19T02:55:31.169259633Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T02:55:31.169273270Z                           WHERE "Id" IN (
2025-11-19T02:55:31.169279252Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T02:55:31.169285254Z                           LEFT OUTER JOIN "Tracks"
2025-11-19T02:55:31.169291367Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T02:55:31.169297539Z                           WHERE "Tracks"."Id" IS NULL) 
2025-11-19T02:55:31.170051477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T02:55:31.170073301Z                           WHERE "Id" IN (
2025-11-19T02:55:31.170082059Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T02:55:31.170090656Z                           LEFT OUTER JOIN "Tracks"
2025-11-19T02:55:31.170098883Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T02:55:31.170121909Z                           WHERE "Tracks"."Id" IS NULL) 
2025-11-19T02:55:31.170646686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000991s 
2025-11-19T02:55:31.171070940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-19T02:55:31', 'clean_artist_metadata_table') 
2025-11-19T02:55:31.171453861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.172462361Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-11-19T02:55:31.172661021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027524s 
2025-11-19T02:55:31.172916005Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-11-19T02:55:31.173134234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.173444108Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-11-19T02:55:31.174299580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T02:55:31.174484853Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-11-19T02:55:31.174730458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-11-19T02:55:31.175064931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.176150687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012145s 
2025-11-19T02:55:31.176355209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T02:55:31.176508047Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:31.176737609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-11-19T02:55:31.177100650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.178097577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011417s 
2025-11-19T02:55:31.178295606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T02:55:31.178463504Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.178675301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-11-19T02:55:31.179025466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.180006711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011014s 
2025-11-19T02:55:31.180188748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T02:55:31.180345654Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.180585406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-11-19T02:55:31.180940301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.181898099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010939s 
2025-11-19T02:55:31.182101329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T02:55:31.182300269Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T02:55:31.182632207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-11-19T02:55:31.182944817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.184026685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001235s 
2025-11-19T02:55:31.184293733Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-11-19T02:55:31.191040757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-11-19T02:55:31.193054432Z [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-11-19T02:55:31.193874102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-11-19T02:55:31.194438097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-11-19T02:55:31.197180379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126669s 
2025-11-19T02:55:31.197476445Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-11-19T02:55:31.201585709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-11-19T02:55:31.203439812Z [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-11-19T02:55:31.204301386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-11-19T02:55:31.204929721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-11-19T02:55:31.207373061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096663s 
2025-11-19T02:55:31.207781263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-19T02:55:31', 'health_issue_notification') 
2025-11-19T02:55:31.208230908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.209740558Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-11-19T02:55:31.209956663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120025s 
2025-11-19T02:55:31.210238791Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-11-19T02:55:31.210475928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.210799460Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-11-19T02:55:31.212039867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T02:55:31.212246944Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.212582971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-11-19T02:55:31.212948567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-11-19T02:55:31.214101037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013675s 
2025-11-19T02:55:31.214299898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T02:55:31.214489209Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:31.214711837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-11-19T02:55:31.215042723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-11-19T02:55:31.216066966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001115s 
2025-11-19T02:55:31.216296738Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-11-19T02:55:31.216606863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-11-19T02:55:31.216882147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003708s 
2025-11-19T02:55:31.217513919Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T02:55:31.217536544Z                 WHERE "Id" IN (
2025-11-19T02:55:31.217545603Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T02:55:31.217554621Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T02:55:31.217563769Z                     WHERE "Tracks"."Id" IS NULL) 
2025-11-19T02:55:31.218313499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T02:55:31.218336735Z                 WHERE "Id" IN (
2025-11-19T02:55:31.218346044Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T02:55:31.218354702Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T02:55:31.218363579Z                     WHERE "Tracks"."Id" IS NULL) 
2025-11-19T02:55:31.218880971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000999s 
2025-11-19T02:55:31.219636111Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T02:55:31.219657595Z                 WHERE "Id" IN (
2025-11-19T02:55:31.219666653Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T02:55:31.219675381Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-11-19T02:55:31.219684389Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-11-19T02:55:31.219693387Z                     WHERE "Artists"."Path" IS NULL) 
2025-11-19T02:55:31.220614932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T02:55:31.220638640Z                 WHERE "Id" IN (
2025-11-19T02:55:31.220649732Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T02:55:31.220659542Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-11-19T02:55:31.220668480Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-11-19T02:55:31.220677568Z                     WHERE "Artists"."Path" IS NULL) 
2025-11-19T02:55:31.221246324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011568s 
2025-11-19T02:55:31.221985211Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T02:55:31.222006905Z                 WHERE "Id" IN (
2025-11-19T02:55:31.222015803Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T02:55:31.222024541Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T02:55:31.222033438Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-19T02:55:31.222042146Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-11-19T02:55:31.222051004Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-11-19T02:55:31.223077691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T02:55:31.223098122Z                 WHERE "Id" IN (
2025-11-19T02:55:31.223105687Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T02:55:31.223112992Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T02:55:31.223119255Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-19T02:55:31.223125547Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-11-19T02:55:31.223131740Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-11-19T02:55:31.223830767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013661s 
2025-11-19T02:55:31.224450555Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-11-19T02:55:31.224475165Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-11-19T02:55:31.224484654Z                 FROM "Artists"
2025-11-19T02:55:31.224492991Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-11-19T02:55:31.224501859Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-11-19T02:55:31.225210004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-11-19T02:55:31.225225666Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-11-19T02:55:31.225232329Z                 FROM "Artists"
2025-11-19T02:55:31.225238081Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-11-19T02:55:31.225244404Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-11-19T02:55:31.225689199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008648s 
2025-11-19T02:55:31.226159526Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T02:55:31.226179967Z                 WHERE "Id" NOT IN (
2025-11-19T02:55:31.226185749Z                     SELECT MIN("Id")
2025-11-19T02:55:31.226191380Z                     FROM "TrackFiles"
2025-11-19T02:55:31.226196911Z                     GROUP BY "Path"
2025-11-19T02:55:31.226202573Z                 ) 
2025-11-19T02:55:31.226758412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T02:55:31.226778031Z                 WHERE "Id" NOT IN (
2025-11-19T02:55:31.226786759Z                     SELECT MIN("Id")
2025-11-19T02:55:31.226795076Z                     FROM "TrackFiles"
2025-11-19T02:55:31.226803192Z                     GROUP BY "Path"
2025-11-19T02:55:31.226811408Z                 ) 
2025-11-19T02:55:31.227209821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006851s 
2025-11-19T02:55:31.227380474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T02:55:31.227557090Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:31.227770459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-11-19T02:55:31.231806606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T02:55:31.233029889Z [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-11-19T02:55:31.233740179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T02:55:31.234426100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T02:55:31.236962156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T02:55:31.237385318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093759s 
2025-11-19T02:55:31.237602846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-11-19T02:55:31.237905936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T02:55:31.238311834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004992s 
2025-11-19T02:55:31.238552749Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-11-19T02:55:31.242506930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T02:55:31.243622526Z [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-11-19T02:55:31.244277044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T02:55:31.245108508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T02:55:31.247631639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T02:55:31.248123639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T02:55:31.248467441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096878s 
2025-11-19T02:55:31.248877918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-19T02:55:31', 'add_mediafilerepository_mtime') 
2025-11-19T02:55:31.249251249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.250497969Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-11-19T02:55:31.250694185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116599s 
2025-11-19T02:55:31.250969960Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-11-19T02:55:31.251255915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.251487782Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-11-19T02:55:31.253103666Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-11-19T02:55:31.253133035Z                           WHERE "Id" NOT IN (
2025-11-19T02:55:31.253144648Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-11-19T02:55:31.253155781Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T02:55:31.253187885Z                             GROUP BY "ArtistMetadata"."Id") 
2025-11-19T02:55:31.253922655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-11-19T02:55:31.253945100Z                           WHERE "Id" NOT IN (
2025-11-19T02:55:31.253954178Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-11-19T02:55:31.253963517Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T02:55:31.253972816Z                             GROUP BY "ArtistMetadata"."Id") 
2025-11-19T02:55:31.254428944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008968s 
2025-11-19T02:55:31.254643336Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-11-19T02:55:31.254940083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-11-19T02:55:31.255438046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005615s 
2025-11-19T02:55:31.255732278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-11-19T02:55:31.259592921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-11-19T02:55:31.261082831Z [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-11-19T02:55:31.261773001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T02:55:31.262587390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T02:55:31.264935448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T02:55:31.265361105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T02:55:31.265787213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T02:55:31.266129071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102257s 
2025-11-19T02:55:31.266330527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-11-19T02:55:31.266667525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T02:55:31.267006668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004829s 
2025-11-19T02:55:31.267401624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-19T02:55:31', 'add_artistmetadataid_constraint') 
2025-11-19T02:55:31.267775476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.269146727Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-11-19T02:55:31.269325758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025501s 
2025-11-19T02:55:31.269570059Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-11-19T02:55:31.269799040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.270095417Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-11-19T02:55:31.270798893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-11-19T02:55:31.270961781Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T02:55:31.271156493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-11-19T02:55:31.271467299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T02:55:31.272420619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010714s 
2025-11-19T02:55:31.272667636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-11-19T02:55:31.272782547Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:31.272995957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-11-19T02:55:31.273350080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T02:55:31.274285864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010876s 
2025-11-19T02:55:31.274475516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T02:55:31.274614386Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:31.274830210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-11-19T02:55:31.275151838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T02:55:31.276087352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010637s 
2025-11-19T02:55:31.276290571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-11-19T02:55:31.276430763Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:31.276653792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-11-19T02:55:31.277009608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T02:55:31.277947096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010784s 
2025-11-19T02:55:31.278123681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T02:55:31.278274896Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.278503837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-11-19T02:55:31.278844433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T02:55:31.279740336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010597s 
2025-11-19T02:55:31.279974177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T02:55:31.280129710Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T02:55:31.280367559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-11-19T02:55:31.280658936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T02:55:31.281589029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010503s 
2025-11-19T02:55:31.281951559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-19T02:55:31', 'old_ids_and_artist_alias') 
2025-11-19T02:55:31.282354911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.283516910Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-11-19T02:55:31.283678365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002909s 
2025-11-19T02:55:31.283894932Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-11-19T02:55:31.284113522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.284379718Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-11-19T02:55:31.284682076Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:31.284900797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:31.285460614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005698s 
2025-11-19T02:55:31.285705958Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-11-19T02:55:31.286001463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-11-19T02:55:31.286267348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003423s 
2025-11-19T02:55:31.286615629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-19T02:55:31', 'download_propers_config') 
2025-11-19T02:55:31.286985334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.288047212Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-11-19T02:55:31.288224268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002079s 
2025-11-19T02:55:31.288455433Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-11-19T02:55:31.288657039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.288929237Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-11-19T02:55:31.289805712Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-11-19T02:55:31.290124895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-11-19T02:55:31.290738691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000649s 
2025-11-19T02:55:31.290947281Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-11-19T02:55:31.294546878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-11-19T02:55:31.295886746Z [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-11-19T02:55:31.296542576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T02:55:31.297472449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T02:55:31.299751247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T02:55:31.300215071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T02:55:31.300640147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T02:55:31.301112287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T02:55:31.301465729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103276s 
2025-11-19T02:55:31.301683858Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-11-19T02:55:31.305208424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-11-19T02:55:31.306461137Z [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-11-19T02:55:31.307083339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-11-19T02:55:31.307681484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-11-19T02:55:31.309985883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-11-19T02:55:31.310441701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084396s 
2025-11-19T02:55:31.310517053Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-11-19T02:55:31.315257117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-11-19T02:55:31.316371020Z [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-11-19T02:55:31.316968132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-11-19T02:55:31.317421154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-11-19T02:55:31.319542595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008854s 
2025-11-19T02:55:31.319748329Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-11-19T02:55:31.323095037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-11-19T02:55:31.324106985Z [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-11-19T02:55:31.324655700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-11-19T02:55:31.325422654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-11-19T02:55:31.327609086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-19T02:55:31.328067629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-11-19T02:55:31.328543177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-11-19T02:55:31.329043023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-11-19T02:55:31.329392487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094593s 
2025-11-19T02:55:31.329579293Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-11-19T02:55:31.332868315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T02:55:31.333806604Z [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-11-19T02:55:31.334297843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-11-19T02:55:31.334750745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-11-19T02:55:31.336932067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071497s 
2025-11-19T02:55:31.337129274Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-11-19T02:55:31.340457976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T02:55:31.341492128Z [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-11-19T02:55:31.342016053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T02:55:31.342776144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T02:55:31.345011975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T02:55:31.345488254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T02:55:31.345816094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085041s 
2025-11-19T02:55:31.346184737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-19T02:55:31', 'remove_language_profiles') 
2025-11-19T02:55:31.346537417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.348740242Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-11-19T02:55:31.348910415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113759s 
2025-11-19T02:55:31.349145157Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-11-19T02:55:31.349360571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.349653631Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-11-19T02:55:31.350076372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-11-19T02:55:31.350259802Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T02:55:31.350513583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-11-19T02:55:31.350801051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-11-19T02:55:31.351702617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010162s 
2025-11-19T02:55:31.352126019Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-11-19T02:55:31.352592488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-11-19T02:55:31.352916571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005208s 
2025-11-19T02:55:31.353281966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-19T02:55:31', 'multi_disc_naming_format') 
2025-11-19T02:55:31.353666471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.354534067Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-11-19T02:55:31.354714060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020905s 
2025-11-19T02:55:31.355019996Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-11-19T02:55:31.355165038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.355434931Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-11-19T02:55:31.355822772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-19T02:55:31.356024268Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.356236665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-11-19T02:55:31.356579105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-11-19T02:55:31.357523186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010811s 
2025-11-19T02:55:31.357716305Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:31.357892800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:31.371182838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132068s 
2025-11-19T02:55:31.371497241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-19T02:55:31', 'add_download_client_priority') 
2025-11-19T02:55:31.371877978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.373056982Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-11-19T02:55:31.373242285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015135s 
2025-11-19T02:55:31.373450033Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-11-19T02:55:31.373661048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.373921643Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-11-19T02:55:31.374285285Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T02:55:31.374583295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-11-19T02:55:31.374858689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003766s 
2025-11-19T02:55:31.375076318Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T02:55:31.375362364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-11-19T02:55:31.375653440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003882s 
2025-11-19T02:55:31.376041481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-19T02:55:31', 'remove_growl_prowl') 
2025-11-19T02:55:31.376427839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.377301027Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-11-19T02:55:31.377468715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019968s 
2025-11-19T02:55:31.377704690Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-11-19T02:55:31.377932899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.378205027Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-11-19T02:55:31.378566515Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T02:55:31.378898022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-11-19T02:55:31.379182234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003934s 
2025-11-19T02:55:31.379396265Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T02:55:31.379676880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-11-19T02:55:31.379960381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003756s 
2025-11-19T02:55:31.380325346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-19T02:55:31', 'remove_plex_hometheatre') 
2025-11-19T02:55:31.380687716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.381508819Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-11-19T02:55:31.381725816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001889s 
2025-11-19T02:55:31.381908383Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-11-19T02:55:31.382124138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.382393991Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-11-19T02:55:31.383000232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T02:55:31.383165044Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T02:55:31.383357782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-11-19T02:55:31.383635952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-11-19T02:55:31.384662138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011031s 
2025-11-19T02:55:31.384845247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T02:55:31.385002964Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.385234761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-11-19T02:55:31.385597712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.386542654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010895s 
2025-11-19T02:55:31.386724671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T02:55:31.386886807Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.387111399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-11-19T02:55:31.387506865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.388434122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011183s 
2025-11-19T02:55:31.388624806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T02:55:31.388780540Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.388990693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-11-19T02:55:31.389347421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.390308717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011154s 
2025-11-19T02:55:31.390491875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T02:55:31.390642969Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.390850908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-11-19T02:55:31.391140341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-11-19T02:55:31.392107478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001041s 
2025-11-19T02:55:31.392278953Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:31.392521151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:31.393512437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010266s 
2025-11-19T02:55:31.393922853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-19T02:55:31', 'add_root_folder_add_defaults') 
2025-11-19T02:55:31.394322047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.395228552Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-11-19T02:55:31.395436681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027252s 
2025-11-19T02:55:31.395642406Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-11-19T02:55:31.395859573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.396199557Z [Info] task_duration: Starting migration of Main DB to 40 
2025-11-19T02:55:31.396532838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-19T02:55:31.396710937Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.396923295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-11-19T02:55:31.397225082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-11-19T02:55:31.398175035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010459s 
2025-11-19T02:55:31.398529338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-19T02:55:31', 'task_duration') 
2025-11-19T02:55:31.398864563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.399757020Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-11-19T02:55:31.399939768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026075s 
2025-11-19T02:55:31.400189941Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-11-19T02:55:31.400440676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.400720510Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-11-19T02:55:31.401157740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-19T02:55:31.401343985Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T02:55:31.401545942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-11-19T02:55:31.401866978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-11-19T02:55:31.402946071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012188s 
2025-11-19T02:55:31.403134039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-19T02:55:31.403313952Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:31.403521730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-11-19T02:55:31.403894410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.404830926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010912s 
2025-11-19T02:55:31.405201622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-19T02:55:31', 'add_indexer_and_enabled_to_release_profiles') 
2025-11-19T02:55:31.405581096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.406500407Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-11-19T02:55:31.406691923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027095s 
2025-11-19T02:55:31.406906675Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-11-19T02:55:31.407101277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.407373204Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-11-19T02:55:31.407714762Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-11-19T02:55:31.411461656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-11-19T02:55:31.412746684Z [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-11-19T02:55:31.413346281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T02:55:31.414382728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T02:55:31.416708220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T02:55:31.417151522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T02:55:31.417591849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T02:55:31.418087006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T02:55:31.418438985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105098s 
2025-11-19T02:55:31.418795152Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-11-19T02:55:31.419217642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-11-19T02:55:31.419498488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004523s 
2025-11-19T02:55:31.419843022Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-11-19T02:55:31.420244851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-11-19T02:55:31.420529424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004703s 
2025-11-19T02:55:31.420765138Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-11-19T02:55:31.424214794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-11-19T02:55:31.425300991Z [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-11-19T02:55:31.425875197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-11-19T02:55:31.426307688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-11-19T02:55:31.428536305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075635s 
2025-11-19T02:55:31.428913805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-19T02:55:31', 'remove_album_folders') 
2025-11-19T02:55:31.429271024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.430468285Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-11-19T02:55:31.430630110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094698s 
2025-11-19T02:55:31.430858951Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-11-19T02:55:31.431069084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.431342024Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-11-19T02:55:31.431707119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T02:55:31.431885758Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T02:55:31.432130982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-11-19T02:55:31.432460375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-11-19T02:55:31.433388785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010631s 
2025-11-19T02:55:31.433784932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-19T02:55:31', 'add_priority_to_indexers') 
2025-11-19T02:55:31.434160338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.435041112Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-11-19T02:55:31.435375585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026787s 
2025-11-19T02:55:31.435467210Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-11-19T02:55:31.435695900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.435984521Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-11-19T02:55:31.436421471Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-11-19T02:55:31.436739712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-11-19T02:55:31.437165970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000505s 
2025-11-19T02:55:31.437338648Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:31.437543901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:31.438198539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006817s 
2025-11-19T02:55:31.438595789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-19T02:55:31', 'remove_chown_and_folderchmod_config') 
2025-11-19T02:55:31.439061997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.439828661Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-11-19T02:55:31.440086240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022519s 
2025-11-19T02:55:31.440246011Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-11-19T02:55:31.440444401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.440719304Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-11-19T02:55:31.447054299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-11-19T02:55:31.447776914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-11-19T02:55:31.448210156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008403s 
2025-11-19T02:55:31.448572596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-19T02:55:31', 'update_notifiarr') 
2025-11-19T02:55:31.449007552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.449981423Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-11-19T02:55:31.450195233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025702s 
2025-11-19T02:55:31.450499706Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-11-19T02:55:31.450584417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.450847467Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-11-19T02:55:31.451123302Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:31.451345900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:31.452779356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014538s 
2025-11-19T02:55:31.453177618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-19T02:55:31', 'email_multiple_addresses') 
2025-11-19T02:55:31.453514757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.454436753Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-11-19T02:55:31.454644702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030806s 
2025-11-19T02:55:31.454837921Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-11-19T02:55:31.455070359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.455344611Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-11-19T02:55:31.455616739Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-11-19T02:55:31.455898436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-11-19T02:55:31.458093816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022862s 
2025-11-19T02:55:31.458482088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-19T02:55:31', 'rename_blacklist_to_blocklist') 
2025-11-19T02:55:31.458839898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.459807076Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-11-19T02:55:31.460013702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039526s 
2025-11-19T02:55:31.460212602Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-11-19T02:55:31.460421212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.460689773Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-11-19T02:55:31.461088105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-19T02:55:31.461268919Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T02:55:31.461516307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-11-19T02:55:31.461887024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-11-19T02:55:31.462830433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001117s 
2025-11-19T02:55:31.463110196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-11-19T02:55:31.463462255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-11-19T02:55:31.464419242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00113s 
2025-11-19T02:55:31.464619666Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:31.464808696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:31.467677422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028945s 
2025-11-19T02:55:31.468062197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-19T02:55:31', 'cdh_per_downloadclient') 
2025-11-19T02:55:31.468426520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.469262133Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-11-19T02:55:31.469450783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044551s 
2025-11-19T02:55:31.469645805Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-11-19T02:55:31.469842962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.470106603Z [Info] download_history: Starting migration of Main DB to 52 
2025-11-19T02:55:31.470868427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-11-19T02:55:31.471616593Z [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-11-19T02:55:31.472276602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011901s 
2025-11-19T02:55:31.472481405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-11-19T02:55:31.472788533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-11-19T02:55:31.473184310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005093s 
2025-11-19T02:55:31.473379072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-11-19T02:55:31.473714297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-11-19T02:55:31.474042959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004713s 
2025-11-19T02:55:31.474286539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-11-19T02:55:31.474584589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-11-19T02:55:31.474931948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004804s 
2025-11-19T02:55:31.475159987Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:31.475304058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:31.476377268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010727s 
2025-11-19T02:55:31.476722734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-19T02:55:31', 'download_history') 
2025-11-19T02:55:31.477077939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.478092402Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-11-19T02:55:31.478249528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027772s 
2025-11-19T02:55:31.478476686Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-11-19T02:55:31.478687199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.478945249Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-11-19T02:55:31.479360124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-19T02:55:31', 'add_update_history') 
2025-11-19T02:55:31.479714127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.480491071Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-11-19T02:55:31.480668438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018067s 
2025-11-19T02:55:31.480891257Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-11-19T02:55:31.481111901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.481386334Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-11-19T02:55:31.481735387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T02:55:31.481914878Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T02:55:31.482148779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-11-19T02:55:31.482499886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-11-19T02:55:31.483526753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011768s 
2025-11-19T02:55:31.483900365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-19T02:55:31', 'add_on_update_to_notifications') 
2025-11-19T02:55:31.484277054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.485082876Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-11-19T02:55:31.485275394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026929s 
2025-11-19T02:55:31.485477862Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-11-19T02:55:31.485721122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.485983460Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-11-19T02:55:31.486292682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T02:55:31.486457524Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:31.486661074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-11-19T02:55:31.486975096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.488011433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011409s 
2025-11-19T02:55:31.488377179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-19T02:55:31', 'download_client_per_indexer') 
2025-11-19T02:55:31.488745942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.489551163Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-11-19T02:55:31.489730644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026346s 
2025-11-19T02:55:31.489936920Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-11-19T02:55:31.490157644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.490397287Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-11-19T02:55:31.490827713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T02:55:31.490976292Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:31.491195193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-11-19T02:55:31.491551470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.492571153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011347s 
2025-11-19T02:55:31.492693780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T02:55:31.492852470Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.493095299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-11-19T02:55:31.493452418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.494449045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001162s 
2025-11-19T02:55:31.494704309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T02:55:31.494779841Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:31.494985224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-11-19T02:55:31.495361011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.496319020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011124s 
2025-11-19T02:55:31.496670878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-19T02:55:31', 'AddNewItemMonitorType') 
2025-11-19T02:55:31.497034410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.497908039Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-11-19T02:55:31.498082039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002701s 
2025-11-19T02:55:31.498290269Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-11-19T02:55:31.498488067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.498746186Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-11-19T02:55:31.499068105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T02:55:31.499232315Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:31.499439572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-11-19T02:55:31.499765228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-11-19T02:55:31.500784731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011326s 
2025-11-19T02:55:31.501133964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-19T02:55:31', 'ImportListSearch') 
2025-11-19T02:55:31.501564531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.502318489Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-11-19T02:55:31.502499063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026523s 
2025-11-19T02:55:31.502688143Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-11-19T02:55:31.502916082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.503182479Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-11-19T02:55:31.503520099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T02:55:31.503707796Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.504008211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-11-19T02:55:31.504383737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.505368991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011446s 
2025-11-19T02:55:31.505735208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-19T02:55:31', 'ImportListMonitorExisting') 
2025-11-19T02:55:31.506081977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.506845414Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-11-19T02:55:31.507079315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025858s 
2025-11-19T02:55:31.507451815Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-11-19T02:55:31.507596526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.508032213Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-11-19T02:55:31.508492660Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T02:55:31.508784588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-11-19T02:55:31.509067197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003737s 
2025-11-19T02:55:31.509302972Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T02:55:31.509622205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-11-19T02:55:31.509842027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003556s 
2025-11-19T02:55:31.510003111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T02:55:31.510185879Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.510343958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-11-19T02:55:31.510595053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-11-19T02:55:31.511623564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010885s 
2025-11-19T02:55:31.511993880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-19T02:55:31', 'add_indexer_tags') 
2025-11-19T02:55:31.512344937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.513127021Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-11-19T02:55:31.513295410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025842s 
2025-11-19T02:55:31.513513800Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-11-19T02:55:31.513731298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.513996913Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-11-19T02:55:31.514310895Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:31.514517080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:31.515549609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001054s 
2025-11-19T02:55:31.515958582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-19T02:55:31', 'update_audio_types') 
2025-11-19T02:55:31.517345545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.518068240Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-11-19T02:55:31.518285658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003544s 
2025-11-19T02:55:31.518506953Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-11-19T02:55:31.518792588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.519053694Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-11-19T02:55:31.521628128Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T02:55:31.521980176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-11-19T02:55:31.522321604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004041s 
2025-11-19T02:55:31.522470664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-11-19T02:55:31.522646829Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.522902944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-11-19T02:55:31.526870673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-11-19T02:55:31.528316484Z [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-11-19T02:55:31.529003677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-11-19T02:55:31.529790502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-11-19T02:55:31.532385036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-11-19T02:55:31.532870403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-11-19T02:55:31.533224756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101122s 
2025-11-19T02:55:31.533386251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T02:55:31.533533267Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.533785575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-11-19T02:55:31.537805078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-11-19T02:55:31.539789414Z [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-11-19T02:55:31.540699847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T02:55:31.541590851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T02:55:31.544051204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T02:55:31.544539698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T02:55:31.545008983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-19T02:55:31.545354017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114392s 
2025-11-19T02:55:31.545527046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T02:55:31.545691507Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.545908133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-11-19T02:55:31.550009381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-11-19T02:55:31.551960198Z [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-11-19T02:55:31.552853317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T02:55:31.553715262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T02:55:31.556116727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T02:55:31.556629380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T02:55:31.557068243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-19T02:55:31.557416504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113255s 
2025-11-19T02:55:31.557576366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T02:55:31.557774936Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.557921100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-11-19T02:55:31.561995424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-11-19T02:55:31.563900850Z [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-11-19T02:55:31.564801103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T02:55:31.565763901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T02:55:31.568103191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T02:55:31.568577055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T02:55:31.569064787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-19T02:55:31.569394271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112635s 
2025-11-19T02:55:31.569588592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T02:55:31.569780378Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.569929218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-11-19T02:55:31.573709749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2025-11-19T02:55:31.575051681Z [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-11-19T02:55:31.575714025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T02:55:31.576712094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T02:55:31.579131285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T02:55:31.579608426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T02:55:31.580010756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T02:55:31.580492165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T02:55:31.580855707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107341s 
2025-11-19T02:55:31.581012263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T02:55:31.581172445Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:31.581379843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-11-19T02:55:31.585130304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2025-11-19T02:55:31.586474550Z [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-11-19T02:55:31.587182626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T02:55:31.588081316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T02:55:31.590477841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T02:55:31.590920953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T02:55:31.591349636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T02:55:31.591832087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T02:55:31.592203425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106249s 
2025-11-19T02:55:31.592413588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-11-19T02:55:31.592520644Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:31.592738612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-11-19T02:55:31.596292247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-11-19T02:55:31.597449297Z [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-11-19T02:55:31.598039565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-11-19T02:55:31.598565955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-11-19T02:55:31.600927229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080037s 
2025-11-19T02:55:31.601100067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-11-19T02:55:31.601246362Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-11-19T02:55:31.601470433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-11-19T02:55:31.606442855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-11-19T02:55:31.607618322Z [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-11-19T02:55:31.608220875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-11-19T02:55:31.608770221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-11-19T02:55:31.611073097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093891s 
2025-11-19T02:55:31.611278861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T02:55:31.611398092Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.611629848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-11-19T02:55:31.615182702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-11-19T02:55:31.616172535Z [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-11-19T02:55:31.616690938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-19T02:55:31.617184352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-19T02:55:31.619546408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077251s 
2025-11-19T02:55:31.619726550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T02:55:31.619945992Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.620152798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-11-19T02:55:31.623690171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-11-19T02:55:31.624724694Z [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-11-19T02:55:31.625245863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-19T02:55:31.625796742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-19T02:55:31.628155652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077958s 
2025-11-19T02:55:31.628346957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T02:55:31.628498853Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.628697723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-11-19T02:55:31.632226188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-11-19T02:55:31.633245420Z [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-11-19T02:55:31.633758022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-19T02:55:31.634324883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-19T02:55:31.636702249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007788s 
2025-11-19T02:55:31.636890779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-19T02:55:31.637062725Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T02:55:31.637292458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-11-19T02:55:31.640806613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T02:55:31.641759241Z [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-11-19T02:55:31.642339860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-19T02:55:31.642941432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-19T02:55:31.645489923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T02:55:31.645856160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083475s 
2025-11-19T02:55:31.646097867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-19T02:55:31.646214382Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:31.646467772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-11-19T02:55:31.649905914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T02:55:31.650907160Z [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-11-19T02:55:31.651423890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-19T02:55:31.652202809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-19T02:55:31.654790058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T02:55:31.655144021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008479s 
2025-11-19T02:55:31.655338623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-19T02:55:31.655508956Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T02:55:31.655751283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-11-19T02:55:31.659181500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T02:55:31.660176242Z [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-11-19T02:55:31.660699736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-19T02:55:31.661468284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-19T02:55:31.676039662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T02:55:31.676691214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207029s 
2025-11-19T02:55:31.676901908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-11-19T02:55:31.677109536Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-11-19T02:55:31.677346704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-11-19T02:55:31.682350458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-11-19T02:55:31.684457751Z [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-11-19T02:55:31.684925052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-11-19T02:55:31.685782308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-11-19T02:55:31.688487515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-11-19T02:55:31.688915877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-11-19T02:55:31.689269539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-11-19T02:55:31.689563381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120205s 
2025-11-19T02:55:31.689709505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-11-19T02:55:31.689855158Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.690043798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-11-19T02:55:31.693392290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T02:55:31.694063953Z [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-11-19T02:55:31.694507746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-11-19T02:55:31.694950998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-11-19T02:55:31.697566344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073407s 
2025-11-19T02:55:31.698199780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-11-19T02:55:31.698342116Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.698614304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-11-19T02:55:31.703097721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T02:55:31.703861589Z [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-11-19T02:55:31.704278489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-11-19T02:55:31.704784006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-11-19T02:55:31.707174760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008456s 
2025-11-19T02:55:31.707378470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-11-19T02:55:31.707592060Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.707794789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-11-19T02:55:31.711713909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-11-19T02:55:31.712453899Z [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-11-19T02:55:31.712889396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-11-19T02:55:31.713747454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-11-19T02:55:31.716187396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-19T02:55:31.716569446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-11-19T02:55:31.716985964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-11-19T02:55:31.717399276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-11-19T02:55:31.717760283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097984s 
2025-11-19T02:55:31.717925506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T02:55:31.718058654Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T02:55:31.718259498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-11-19T02:55:31.721682430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-11-19T02:55:31.722503293Z [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-11-19T02:55:31.722948940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T02:55:31.723539149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T02:55:31.726086918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T02:55:31.726404147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079768s 
2025-11-19T02:55:31.726561363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T02:55:31.726700644Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.726938022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-11-19T02:55:31.730261954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-11-19T02:55:31.731141785Z [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-11-19T02:55:31.731608485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T02:55:31.732267923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T02:55:31.734810252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T02:55:31.735128813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080754s 
2025-11-19T02:55:31.735302122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T02:55:31.735437034Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.735657167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-11-19T02:55:31.739005939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-11-19T02:55:31.739868857Z [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-11-19T02:55:31.740295025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T02:55:31.740890734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T02:55:31.743458434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T02:55:31.743802457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079831s 
2025-11-19T02:55:31.743948150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-19T02:55:31.744090467Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T02:55:31.744285920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-11-19T02:55:31.747635915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-11-19T02:55:31.748478802Z [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-11-19T02:55:31.748981204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-19T02:55:31.749526442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-19T02:55:31.751915091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T02:55:31.752214033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077733s 
2025-11-19T02:55:31.752389616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-19T02:55:31.752519849Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.752725573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-11-19T02:55:31.756138725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-11-19T02:55:31.756979688Z [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-11-19T02:55:31.757450847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-19T02:55:31.758051717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-19T02:55:31.760448863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T02:55:31.760778837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078693s 
2025-11-19T02:55:31.760924381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-19T02:55:31.761062108Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.761251679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-11-19T02:55:31.764682697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-11-19T02:55:31.765510013Z [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-11-19T02:55:31.765982465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-19T02:55:31.766671782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-19T02:55:31.769027365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T02:55:31.769345726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079338s 
2025-11-19T02:55:31.769510819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-11-19T02:55:31.769652103Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T02:55:31.769813598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-11-19T02:55:31.774300622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T02:55:31.775059430Z [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-11-19T02:55:31.775468634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-11-19T02:55:31.775960004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-11-19T02:55:31.778422421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084182s 
2025-11-19T02:55:31.778573045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-11-19T02:55:31.778723708Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.778914632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-11-19T02:55:31.782273415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T02:55:31.782992042Z [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-11-19T02:55:31.783405044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-11-19T02:55:31.783863777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-11-19T02:55:31.786241114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070889s 
2025-11-19T02:55:31.786370163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-11-19T02:55:31.786475385Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.786656981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-11-19T02:55:31.790095804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-11-19T02:55:31.790947539Z [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-11-19T02:55:31.791399129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-11-19T02:55:31.791904626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-11-19T02:55:31.794185689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073311s 
2025-11-19T02:55:31.794334389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-11-19T02:55:31.794469300Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.794643060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-11-19T02:55:31.798051994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-11-19T02:55:31.798847415Z [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-11-19T02:55:31.799392162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-11-19T02:55:31.799836346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-11-19T02:55:31.802176879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073407s 
2025-11-19T02:55:31.802308664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-11-19T02:55:31.802481803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-11-19T02:55:31.802657066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-11-19T02:55:31.806046139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-11-19T02:55:31.806681639Z [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-11-19T02:55:31.807087506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-11-19T02:55:31.807531830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-11-19T02:55:31.809882964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070371s 
2025-11-19T02:55:31.810030542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-19T02:55:31.810173690Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T02:55:31.810463664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-11-19T02:55:31.813671011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-11-19T02:55:31.814291861Z [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-11-19T02:55:31.814664973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-11-19T02:55:31.815295151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-11-19T02:55:31.817698961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-19T02:55:31.818040649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075036s 
2025-11-19T02:55:31.818200221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-19T02:55:31.818336114Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T02:55:31.818500896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-11-19T02:55:31.821791070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-11-19T02:55:31.822414225Z [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-11-19T02:55:31.822791765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-11-19T02:55:31.823407405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-11-19T02:55:31.825852989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-19T02:55:31.826181981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075013s 
2025-11-19T02:55:31.826322975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T02:55:31.826452426Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.826647539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-11-19T02:55:31.830369482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T02:55:31.831228231Z [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-11-19T02:55:31.831673177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T02:55:31.832619202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T02:55:31.835031880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T02:55:31.835391965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T02:55:31.835719665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088746s 
2025-11-19T02:55:31.835833484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T02:55:31.835970430Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.836173949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-11-19T02:55:31.839881474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T02:55:31.840666895Z [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-11-19T02:55:31.841073494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T02:55:31.841763433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T02:55:31.844263246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T02:55:31.844638923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T02:55:31.844917363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086056s 
2025-11-19T02:55:31.845085672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T02:55:31.845223299Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.845391809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-11-19T02:55:31.849823862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-11-19T02:55:31.850285943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-11-19T02:55:31.850661649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-11-19T02:55:31.851120152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-11-19T02:55:31.853482699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T02:55:31.853815489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082214s 
2025-11-19T02:55:31.854190424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-19T02:55:31', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-11-19T02:55:31.854538565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.857622754Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-11-19T02:55:31.857854150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011968s 
2025-11-19T02:55:31.858121649Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-11-19T02:55:31.858333566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.858596184Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-11-19T02:55:31.859242946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T02:55:31.859386255Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.859568873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-11-19T02:55:31.859842483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.860896275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011434s 
2025-11-19T02:55:31.861050816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T02:55:31.861211851Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.861362965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-11-19T02:55:31.861629632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.862616258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010784s 
2025-11-19T02:55:31.862926794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-19T02:55:31', 'add_on_delete_to_notifications') 
2025-11-19T02:55:31.863231267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.863919753Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-11-19T02:55:31.864080276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023365s 
2025-11-19T02:55:31.864260188Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-11-19T02:55:31.864433457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.864652999Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-11-19T02:55:31.866105233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-19T02:55:31.866251037Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.866432051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-11-19T02:55:31.866762517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.868415294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018128s 
2025-11-19T02:55:31.868573573Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T02:55:31.868806562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-11-19T02:55:31.869021886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003076s 
2025-11-19T02:55:31.869159803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T02:55:31.869294805Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.869462463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-11-19T02:55:31.869688758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-11-19T02:55:31.871397068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017037s 
2025-11-19T02:55:31.871503572Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:31.871659156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:31.872365157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007254s 
2025-11-19T02:55:31.872541101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-11-19T02:55:31.872952229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-11-19T02:55:31.873332876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006589s 
2025-11-19T02:55:31.873509471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-11-19T02:55:31.873769264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-11-19T02:55:31.874056302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003817s 
2025-11-19T02:55:31.874224190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-19T02:55:31.874358981Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T02:55:31.874514294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-11-19T02:55:31.874752664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T02:55:31.875898120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011739s 
2025-11-19T02:55:31.876020296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-19T02:55:31.876154336Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.876335711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-11-19T02:55:31.876632168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.877710780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012228s 
2025-11-19T02:55:31.877941204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-19T02:55:31.878075645Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-11-19T02:55:31.878228693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-11-19T02:55:31.878471602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.879605385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012121s 
2025-11-19T02:55:31.879740206Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:31.879967123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:31.881358224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001473s 
2025-11-19T02:55:31.881525000Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:31.881665362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:31.882451996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000792s 
2025-11-19T02:55:31.882660396Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-11-19T02:55:31.886099901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-11-19T02:55:31.886787986Z [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-11-19T02:55:31.887181168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-11-19T02:55:31.887621705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-11-19T02:55:31.890779553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079647s 
2025-11-19T02:55:31.890997672Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-11-19T02:55:31.894301324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-11-19T02:55:31.894859367Z [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-11-19T02:55:31.895226176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-11-19T02:55:31.895758538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-11-19T02:55:31.898943581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078261s 
2025-11-19T02:55:31.899173804Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-11-19T02:55:31.899486864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-11-19T02:55:31.899677759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003077s 
2025-11-19T02:55:31.899829464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-19T02:55:31.899964135Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T02:55:31.900149138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-11-19T02:55:31.900432659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.901380337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010515s 
2025-11-19T02:55:31.901559447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-19T02:55:31.901672144Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.901827788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-11-19T02:55:31.902076719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-11-19T02:55:31.903561268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015563s 
2025-11-19T02:55:31.903835570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-19T02:55:31', 'add_custom_formats') 
2025-11-19T02:55:31.904131897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.905269688Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-11-19T02:55:31.905458989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031769s 
2025-11-19T02:55:31.905653851Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-11-19T02:55:31.905811649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.906043997Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-11-19T02:55:31.906384623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T02:55:31.906533683Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2025-11-19T02:55:31.906678254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-11-19T02:55:31.906906143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-11-19T02:55:31.908313416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014684s 
2025-11-19T02:55:31.908596606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-19T02:55:31', 'add_result_to_commands') 
2025-11-19T02:55:31.908877502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.909536799Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-11-19T02:55:31.909688885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026816s 
2025-11-19T02:55:31.909873728Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-11-19T02:55:31.910059712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.910291980Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-11-19T02:55:31.910675041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T02:55:31.910819923Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.910988121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-11-19T02:55:31.911240700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.912282908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011323s 
2025-11-19T02:55:31.912585397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-19T02:55:31', 'health_restored_notification') 
2025-11-19T02:55:31.912864309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.913566503Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-11-19T02:55:31.913710242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002355s 
2025-11-19T02:55:31.913854042Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-11-19T02:55:31.914030517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.914251722Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-11-19T02:55:31.914560604Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T02:55:31.914789535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-11-19T02:55:31.915010720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002955s 
2025-11-19T02:55:31.915289311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-19T02:55:31', 'remove_uc') 
2025-11-19T02:55:31.915546649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.916163672Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-11-19T02:55:31.916322451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014052s 
2025-11-19T02:55:31.916482183Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-11-19T02:55:31.916677897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.916892750Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-11-19T02:55:31.917215259Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:31.917362746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:31.919271279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001922s 
2025-11-19T02:55:31.919571624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-19T02:55:31', 'download_clients_rename_tv_to_music') 
2025-11-19T02:55:31.919866287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.920592609Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-11-19T02:55:31.920731509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031815s 
2025-11-19T02:55:31.920934277Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-11-19T02:55:31.921124661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.921375325Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-11-19T02:55:31.921707865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-11-19T02:55:31.921872005Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T02:55:31.922042609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-11-19T02:55:31.922309576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-11-19T02:55:31.923414851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011852s 
2025-11-19T02:55:31.923689905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-19T02:55:31', 'add_colon_replacement_to_naming_config') 
2025-11-19T02:55:31.923998386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.924663004Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-11-19T02:55:31.924831904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024281s 
2025-11-19T02:55:31.925006807Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-11-19T02:55:31.925156959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.925373174Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-11-19T02:55:31.925742879Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-11-19T02:55:31.929278507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T02:55:31.930023407Z [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-11-19T02:55:31.930463964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T02:55:31.931194545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T02:55:31.934021236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T02:55:31.934364447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084526s 
2025-11-19T02:55:31.934550051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T02:55:31.934659010Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-11-19T02:55:31.934829023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-11-19T02:55:31.935079908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-11-19T02:55:31.936073017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001057s 
2025-11-19T02:55:31.936353562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-19T02:55:31', 'list_sync_time') 
2025-11-19T02:55:31.936732525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.937775365Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-11-19T02:55:31.937899285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027435s 
2025-11-19T02:55:31.938083586Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-11-19T02:55:31.938264660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.938473050Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-11-19T02:55:31.938850901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-19T02:55:31.938949740Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T02:55:31.939150784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-11-19T02:55:31.939309895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-11-19T02:55:31.940294838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010161s 
2025-11-19T02:55:31.940572417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-19T02:55:31', 'add_download_client_tags') 
2025-11-19T02:55:31.940846909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.941605837Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-11-19T02:55:31.941744577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023142s 
2025-11-19T02:55:31.941921894Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-11-19T02:55:31.942095403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.942320055Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-11-19T02:55:31.942879542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-11-19T02:55:31.943300720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T02:55:31.943709272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006667s 
2025-11-19T02:55:31.943897111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-11-19T02:55:31.944177184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-11-19T02:55:31.944534203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004447s 
2025-11-19T02:55:31.944802604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-19T02:55:31', 'add_notification_status') 
2025-11-19T02:55:31.945061926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.945792276Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-11-19T02:55:31.945939152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017083s 
2025-11-19T02:55:31.946129285Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-11-19T02:55:31.946305380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.946537547Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-11-19T02:55:31.946805366Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:31.946977323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:31.948967770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001996s 
2025-11-19T02:55:31.949262373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-19T02:55:31', 'add_alac_24_quality_in_profiles') 
2025-11-19T02:55:31.949551054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.950155111Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-11-19T02:55:31.950316195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031557s 
2025-11-19T02:55:31.950510176Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-11-19T02:55:31.950643704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.950861132Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-11-19T02:55:31.951183591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-11-19T02:55:31.951322090Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T02:55:31.951482674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-11-19T02:55:31.951668197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-11-19T02:55:31.952679453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001047s 
2025-11-19T02:55:31.952859816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-11-19T02:55:31.953054168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-11-19T02:55:31.954029652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001018s 
2025-11-19T02:55:31.954299184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-19T02:55:31', 'add_salt_to_users') 
2025-11-19T02:55:31.954586002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.955217504Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-11-19T02:55:31.955353447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021897s 
2025-11-19T02:55:31.955517808Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-11-19T02:55:31.955675927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.955908625Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-11-19T02:55:31.956382760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-11-19T02:55:31.956801884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-11-19T02:55:31.957223953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006682s 
2025-11-19T02:55:31.957374617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-11-19T02:55:31.957580451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-11-19T02:55:31.957904824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003726s 
2025-11-19T02:55:31.958171431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-19T02:55:31', 'add_auto_tagging') 
2025-11-19T02:55:31.958467657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.959145753Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-11-19T02:55:31.959292508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016024s 
2025-11-19T02:55:31.959472741Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-11-19T02:55:31.959652062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.959897927Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-11-19T02:55:31.960305598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-11-19T02:55:31.960404146Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T02:55:31.960574539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-11-19T02:55:31.960804562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-11-19T02:55:31.961821079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010764s 
2025-11-19T02:55:31.962067034Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-11-19T02:55:31.962359263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-11-19T02:55:31.962543073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003109s 
2025-11-19T02:55:31.962827496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-19T02:55:31', 'quality_definition_preferred_size') 
2025-11-19T02:55:31.963122209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.963760444Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-11-19T02:55:31.963954856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014897s 
2025-11-19T02:55:31.964158796Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-11-19T02:55:31.964335342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.964570245Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-11-19T02:55:31.964904477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T02:55:31.965046634Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T02:55:31.965229963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-11-19T02:55:31.965454755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.966523898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011474s 
2025-11-19T02:55:31.966816547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-19T02:55:31', 'add_on_artist_add_to_notifications') 
2025-11-19T02:55:31.967105970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.967829857Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-11-19T02:55:31.968012154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024165s 
2025-11-19T02:55:31.968183720Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-11-19T02:55:31.968356568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.968609768Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-11-19T02:55:31.968929521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T02:55:31.969031867Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T02:55:31.969208804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-11-19T02:55:31.969429187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-11-19T02:55:31.970449913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010811s 
2025-11-19T02:55:31.970753684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-19T02:55:31', 'album_last_searched_time') 
2025-11-19T02:55:31.971023598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.971676943Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-11-19T02:55:31.971813689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022704s 
2025-11-19T02:55:31.972006858Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-11-19T02:55:31.972161930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.972400670Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-11-19T02:55:31.972755675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-11-19T02:55:31.972913242Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T02:55:31.973060950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-11-19T02:55:31.973311935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.974402481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011333s 
2025-11-19T02:55:31.974523204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T02:55:31.974632744Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T02:55:31.974796594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-11-19T02:55:31.975034263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-11-19T02:55:31.976083024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011258s 
2025-11-19T02:55:31.976361816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-19T02:55:31', 'add_indexer_flags') 
2025-11-19T02:55:31.976650166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.977287650Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-11-19T02:55:31.977435157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023203s 
2025-11-19T02:55:31.977620841Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-11-19T02:55:31.977781003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.978001126Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-11-19T02:55:31.978374929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-11-19T02:55:31.978588239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-11-19T02:55:31.978886359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003559s 
2025-11-19T02:55:31.979072474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-11-19T02:55:31.979255252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-11-19T02:55:31.979534173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003456s 
2025-11-19T02:55:31.979719286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-11-19T02:55:31.979985111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-11-19T02:55:31.980284504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000417s 
2025-11-19T02:55:31.980575540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-19T02:55:31', 'add_indexes_album_statistics') 
2025-11-19T02:55:31.980858830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.981606496Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-11-19T02:55:31.981759504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016885s 
2025-11-19T02:55:31.981912582Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-11-19T02:55:31.982096733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:31.982298559Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-11-19T02:55:31.982659576Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-11-19T02:55:31.982993859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-11-19T02:55:31.983224373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003639s 
2025-11-19T02:55:31.983485829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-11-19T02:55:31', 'update_redacted_baseurl') 
2025-11-19T02:55:31.983765683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:31.984367845Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-11-19T02:55:31.984524140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014883s 
2025-11-19T02:55:31.992386981Z [Debug] MigrationController: Took: 00:00:01.5881967 
2025-11-19T02:55:32.078240239Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-11-19T02:55:32.112741525Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-11-19T02:55:32.136100105Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-11-19T02:55:32.155493292Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-11-19T02:55:32.156410639Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T02:55:32.156651213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T02:55:32.160947524Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-11-19T02:55:32.161157807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045324s 
2025-11-19T02:55:32.161383221Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-11-19T02:55:32.161614927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004739s 
2025-11-19T02:55:32.163039947Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-11-19T02:55:32.163292525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.163671518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-11-19T02:55:32.163995029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-11-19T02:55:32.164482671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005836s 
2025-11-19T02:55:32.164721893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.166193807Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-11-19T02:55:32.166419261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022741s 
2025-11-19T02:55:32.166772031Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-11-19T02:55:32.166994228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.167503564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-11-19T02:55:32.167747685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T02:55:32.168240257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005477s 
2025-11-19T02:55:32.168468336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T02:55:32.168682457Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T02:55:32.168935687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-11-19T02:55:32.169248798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-11-19T02:55:32.170048959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008568s 
2025-11-19T02:55:32.170282258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.170986857Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-11-19T02:55:32.171212271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017843s 
2025-11-19T02:55:32.171523748Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-11-19T02:55:32.171788080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.172200681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T02:55:32.172412046Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-11-19T02:55:32.172643242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-11-19T02:55:32.172941352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-11-19T02:55:32.173463664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005796s 
2025-11-19T02:55:32.173751884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.174350419Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-11-19T02:55:32.174601365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014482s 
2025-11-19T02:55:32.174963925Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-11-19T02:55:32.175231764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.175518421Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-11-19T02:55:32.176179502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-11-19T02:55:32.176647104Z [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-11-19T02:55:32.177244727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008325s 
2025-11-19T02:55:32.177477776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-11-19T02:55:32.177731627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-11-19T02:55:32.178164148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004462s 
2025-11-19T02:55:32.178472519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-19T02:55:32', 'InitialSetup') 
2025-11-19T02:55:32.178876592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.179680551Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-11-19T02:55:32.179933751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019848s 
2025-11-19T02:55:32.180188223Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-11-19T02:55:32.180441263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.180741517Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-11-19T02:55:32.181132174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-19T02:55:32', 'add_reason_to_pending_releases') 
2025-11-19T02:55:32.181552460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.182253261Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-11-19T02:55:32.182508044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018099s 
2025-11-19T02:55:32.182731284Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-11-19T02:55:32.182984644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.183270169Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-11-19T02:55:32.183611506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-19T02:55:32', 'add_medium_support') 
2025-11-19T02:55:32.184043315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.184724667Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-11-19T02:55:32.184940422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017421s 
2025-11-19T02:55:32.185182890Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-11-19T02:55:32.185441380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.185766495Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-11-19T02:55:32.186124025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-19T02:55:32', 'add_various_qualites_in_profile') 
2025-11-19T02:55:32.186563189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.187244450Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-11-19T02:55:32.187493852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017771s 
2025-11-19T02:55:32.187733515Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-11-19T02:55:32.187983438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.188279444Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-11-19T02:55:32.188621303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-19T02:55:32', 'metadata_profiles') 
2025-11-19T02:55:32.189025947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.189767380Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-11-19T02:55:32.190075481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017547s 
2025-11-19T02:55:32.190351196Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-11-19T02:55:32.190616119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.190936644Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-11-19T02:55:32.191333724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-19T02:55:32', 'separate_automatic_and_interactive_search') 
2025-11-19T02:55:32.191758499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.192728873Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-11-19T02:55:32.193143057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020409s 
2025-11-19T02:55:32.193569516Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-11-19T02:55:32.193927196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.194401931Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-11-19T02:55:32.194998212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-19T02:55:32', 'change_album_path_to_relative') 
2025-11-19T02:55:32.195649794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.196610658Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-11-19T02:55:32.196980273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026717s 
2025-11-19T02:55:32.197363444Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-11-19T02:55:32.197648027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.197957230Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-11-19T02:55:32.198301453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-19T02:55:32', 'change_quality_size_mb_to_kb') 
2025-11-19T02:55:32.198722270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.199438101Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-11-19T02:55:32.199669236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017951s 
2025-11-19T02:55:32.199955964Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-11-19T02:55:32.200169664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.200454277Z [Info] album_releases: Starting migration of Log DB to 9 
2025-11-19T02:55:32.200791436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-19T02:55:32', 'album_releases') 
2025-11-19T02:55:32.201205880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.201944257Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-11-19T02:55:32.202172737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017841s 
2025-11-19T02:55:32.202402891Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-11-19T02:55:32.202654467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.202951054Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-11-19T02:55:32.203281049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-19T02:55:32', 'album_releases_fix') 
2025-11-19T02:55:32.203698990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.204510334Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-11-19T02:55:32.204728443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018587s 
2025-11-19T02:55:32.204964528Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-11-19T02:55:32.205202287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.205508393Z [Info] import_lists: Starting migration of Log DB to 11 
2025-11-19T02:55:32.210178065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-19T02:55:32', 'import_lists') 
2025-11-19T02:55:32.210664455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.212236800Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-11-19T02:55:32.212289647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062396s 
2025-11-19T02:55:32.212299837Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-11-19T02:55:32.212313194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.212582076Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-11-19T02:55:32.213078565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-19T02:55:32', 'add_release_status') 
2025-11-19T02:55:32.213722622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.214633967Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-11-19T02:55:32.220682245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023341s 
2025-11-19T02:55:32.220747857Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-11-19T02:55:32.220753468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.220757877Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-11-19T02:55:32.220762085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-19T02:55:32', 'album_download_notification') 
2025-11-19T02:55:32.220823609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.220828018Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-11-19T02:55:32.220831846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023938s 
2025-11-19T02:55:32.220836205Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-11-19T02:55:32.220859041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.220863119Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-11-19T02:55:32.220867237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-19T02:55:32', 'fix_language_metadata_profiles') 
2025-11-19T02:55:32.220871947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.221412705Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-11-19T02:55:32.221725776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023778s 
2025-11-19T02:55:32.222046121Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-11-19T02:55:32.222392237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.222812504Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-11-19T02:55:32.223274554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-19T02:55:32', 'remove_fanzub') 
2025-11-19T02:55:32.223874392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.224870738Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-11-19T02:55:32.225175982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024548s 
2025-11-19T02:55:32.225559685Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-11-19T02:55:32.225866382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.226515880Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-11-19T02:55:32.226756334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-19T02:55:32', 'update_artist_history_indexes') 
2025-11-19T02:55:32.227184056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.227894556Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-11-19T02:55:32.228148517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020152s 
2025-11-19T02:55:32.228402118Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-11-19T02:55:32.228655789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.228968067Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-11-19T02:55:32.229350077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-19T02:55:32', 'remove_nma') 
2025-11-19T02:55:32.229826225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.230574251Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-11-19T02:55:32.230795076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019144s 
2025-11-19T02:55:32.231032704Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-11-19T02:55:32.231303219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.231684266Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-11-19T02:55:32.232121907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-19T02:55:32', 'album_disambiguation') 
2025-11-19T02:55:32.232616924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.233348888Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-11-19T02:55:32.233607398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020029s 
2025-11-19T02:55:32.233918455Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-11-19T02:55:32.234191344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.234557111Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-11-19T02:55:32.234980733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-19T02:55:32', 'add_ape_quality_in_profiles') 
2025-11-19T02:55:32.235453736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.236335451Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-11-19T02:55:32.236656247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021126s 
2025-11-19T02:55:32.236950920Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-11-19T02:55:32.237191214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.237515357Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-11-19T02:55:32.237927957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-19T02:55:32', 'remove_pushalot') 
2025-11-19T02:55:32.238457053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.239285982Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-11-19T02:55:32.239512037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020851s 
2025-11-19T02:55:32.239760757Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-11-19T02:55:32.240033567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.240329202Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-11-19T02:55:32.240699137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-19T02:55:32', 'add_custom_filters') 
2025-11-19T02:55:32.241173993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.241976449Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-11-19T02:55:32.242230109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019463s 
2025-11-19T02:55:32.242523350Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-11-19T02:55:32.242757371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.243060702Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-11-19T02:55:32.243434845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-19T02:55:32', 'import_list_tags') 
2025-11-19T02:55:32.243893699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.244664200Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-11-19T02:55:32.245015047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019013s 
2025-11-19T02:55:32.245337767Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-11-19T02:55:32.245646729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.246021323Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-11-19T02:55:32.246419194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-19T02:55:32', 'add_release_groups_etc') 
2025-11-19T02:55:32.246867356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.247625042Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-11-19T02:55:32.247939344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019942s 
2025-11-19T02:55:32.248206883Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-11-19T02:55:32.248492248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.248778033Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-11-19T02:55:32.249162307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-19T02:55:32', 'NewMediaInfoFormat') 
2025-11-19T02:55:32.249650059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.250574671Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-11-19T02:55:32.250864023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020979s 
2025-11-19T02:55:32.251268057Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-11-19T02:55:32.251582049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.252005952Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-11-19T02:55:32.252382831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-19T02:55:32', 'rename_restrictions_to_release_profiles') 
2025-11-19T02:55:32.252908019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.253552376Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-11-19T02:55:32.253801698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019557s 
2025-11-19T02:55:32.254059206Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-11-19T02:55:32.254335142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.254650737Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-11-19T02:55:32.255039420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-19T02:55:32', 'rename_quality_profiles_add_upgrade_allowed') 
2025-11-19T02:55:32.255482773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.256222953Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-11-19T02:55:32.256468718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018569s 
2025-11-19T02:55:32.256729713Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-11-19T02:55:32.256957702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.257253768Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-11-19T02:55:32.257616268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-19T02:55:32', 'add_import_exclusions') 
2025-11-19T02:55:32.258029881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.258786674Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-11-19T02:55:32.259019864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018096s 
2025-11-19T02:55:32.259259066Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-11-19T02:55:32.259535913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.259823552Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-11-19T02:55:32.260195381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-19T02:55:32', 'clean_artist_metadata_table') 
2025-11-19T02:55:32.260624415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.261385036Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-11-19T02:55:32.261633556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018668s 
2025-11-19T02:55:32.261889281Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-11-19T02:55:32.262147742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.262423547Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-11-19T02:55:32.262846008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-19T02:55:32', 'health_issue_notification') 
2025-11-19T02:55:32.263199219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.264177048Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-11-19T02:55:32.264395989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020185s 
2025-11-19T02:55:32.264656303Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-11-19T02:55:32.264915875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.265235128Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-11-19T02:55:32.265609402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-19T02:55:32', 'add_mediafilerepository_mtime') 
2025-11-19T02:55:32.266037694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.266846162Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-11-19T02:55:32.267076345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018876s 
2025-11-19T02:55:32.267327120Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-11-19T02:55:32.267595230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.267913230Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-11-19T02:55:32.268289808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-19T02:55:32', 'add_artistmetadataid_constraint') 
2025-11-19T02:55:32.268719513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.269536058Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-11-19T02:55:32.269777273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019177s 
2025-11-19T02:55:32.270030503Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-11-19T02:55:32.270288412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.270583426Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-11-19T02:55:32.270938952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-19T02:55:32', 'old_ids_and_artist_alias') 
2025-11-19T02:55:32.271352495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.272109529Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-11-19T02:55:32.272338210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018234s 
2025-11-19T02:55:32.272597291Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-11-19T02:55:32.272825160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.273116677Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-11-19T02:55:32.273480780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-19T02:55:32', 'download_propers_config') 
2025-11-19T02:55:32.273878431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.274615865Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-11-19T02:55:32.274860568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017672s 
2025-11-19T02:55:32.275080180Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-11-19T02:55:32.275327949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.275610979Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-11-19T02:55:32.275990533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-19T02:55:32', 'remove_language_profiles') 
2025-11-19T02:55:32.276411751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.277140138Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-11-19T02:55:32.277373427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018041s 
2025-11-19T02:55:32.277623922Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-11-19T02:55:32.277874025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.278237828Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-11-19T02:55:32.278666341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-19T02:55:32', 'multi_disc_naming_format') 
2025-11-19T02:55:32.279141948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.279974655Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-11-19T02:55:32.280214277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020011s 
2025-11-19T02:55:32.280499011Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-11-19T02:55:32.280710807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.281012935Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-11-19T02:55:32.281373992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-19T02:55:32', 'add_download_client_priority') 
2025-11-19T02:55:32.281809850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.282655993Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-11-19T02:55:32.282917700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018964s 
2025-11-19T02:55:32.283213045Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-11-19T02:55:32.283500253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.283892483Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-11-19T02:55:32.284296817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-19T02:55:32', 'remove_growl_prowl') 
2025-11-19T02:55:32.284794289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.285593308Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-11-19T02:55:32.285878512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021081s 
2025-11-19T02:55:32.286162854Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-11-19T02:55:32.286514242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.286880960Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-11-19T02:55:32.287288561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-19T02:55:32', 'remove_plex_hometheatre') 
2025-11-19T02:55:32.287743186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.288559630Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-11-19T02:55:32.288804954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020336s 
2025-11-19T02:55:32.289091060Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-11-19T02:55:32.289398529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.289738494Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-11-19T02:55:32.290205504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-19T02:55:32', 'add_root_folder_add_defaults') 
2025-11-19T02:55:32.290794880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.291585783Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-11-19T02:55:32.291896158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021784s 
2025-11-19T02:55:32.292237184Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-11-19T02:55:32.292521347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.292843686Z [Info] task_duration: Starting migration of Log DB to 40 
2025-11-19T02:55:32.293248180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-19T02:55:32', 'task_duration') 
2025-11-19T02:55:32.293756413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.294686817Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-11-19T02:55:32.294958143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021972s 
2025-11-19T02:55:32.295270652Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-11-19T02:55:32.295511908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.295829918Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-11-19T02:55:32.296356218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-19T02:55:32', 'add_indexer_and_enabled_to_release_profiles') 
2025-11-19T02:55:32.296873199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.297753651Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-11-19T02:55:32.298095379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022129s 
2025-11-19T02:55:32.298342257Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-11-19T02:55:32.298685377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.299014239Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-11-19T02:55:32.299425898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-19T02:55:32', 'remove_album_folders') 
2025-11-19T02:55:32.299954472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.300872711Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-11-19T02:55:32.301149779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021567s 
2025-11-19T02:55:32.301419613Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-11-19T02:55:32.301735168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.302164142Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-11-19T02:55:32.302540169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-19T02:55:32', 'add_priority_to_indexers') 
2025-11-19T02:55:32.303034694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.303871469Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-11-19T02:55:32.304210873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021433s 
2025-11-19T02:55:32.304556599Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-11-19T02:55:32.304931293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.305299645Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-11-19T02:55:32.305803710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-19T02:55:32', 'remove_chown_and_folderchmod_config') 
2025-11-19T02:55:32.306308967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.307295253Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-11-19T02:55:32.307602882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024287s 
2025-11-19T02:55:32.307867715Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-11-19T02:55:32.308211036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.308577975Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-11-19T02:55:32.309055226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-19T02:55:32', 'update_notifiarr') 
2025-11-19T02:55:32.309496996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.310398220Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-11-19T02:55:32.310661100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021749s 
2025-11-19T02:55:32.311030032Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-11-19T02:55:32.311385498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.311726605Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-11-19T02:55:32.312279408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-19T02:55:32', 'email_multiple_addresses') 
2025-11-19T02:55:32.312738212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.313975022Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-11-19T02:55:32.314341901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025612s 
2025-11-19T02:55:32.314639229Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-11-19T02:55:32.314969755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.315383788Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-11-19T02:55:32.315720486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-19T02:55:32', 'rename_blacklist_to_blocklist') 
2025-11-19T02:55:32.316279031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.317144694Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-11-19T02:55:32.317456091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021678s 
2025-11-19T02:55:32.317694661Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-11-19T02:55:32.318060558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.318376895Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-11-19T02:55:32.318748984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-19T02:55:32', 'cdh_per_downloadclient') 
2025-11-19T02:55:32.319193258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.320073621Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-11-19T02:55:32.320398435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020313s 
2025-11-19T02:55:32.320672016Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-11-19T02:55:32.320960296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.321313868Z [Info] download_history: Starting migration of Log DB to 52 
2025-11-19T02:55:32.321686188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-19T02:55:32', 'download_history') 
2025-11-19T02:55:32.322133779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.322933389Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-11-19T02:55:32.323159855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019726s 
2025-11-19T02:55:32.323419688Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-11-19T02:55:32.323749963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.324076701Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-11-19T02:55:32.324820558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-11-19T02:55:32.325342018Z [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-11-19T02:55:32.326102389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009623s 
2025-11-19T02:55:32.326410079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-11-19T02:55:32.326811898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-11-19T02:55:32.327282796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005693s 
2025-11-19T02:55:32.327659985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-19T02:55:32', 'add_update_history') 
2025-11-19T02:55:32.328175092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.329024933Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-11-19T02:55:32.329299256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023103s 
2025-11-19T02:55:32.329537405Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-11-19T02:55:32.329816317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.330185731Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-11-19T02:55:32.330588231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-19T02:55:32', 'add_on_update_to_notifications') 
2025-11-19T02:55:32.331019169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.331885834Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-11-19T02:55:32.332139595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002049s 
2025-11-19T02:55:32.332380860Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-11-19T02:55:32.332645553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.332972692Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-11-19T02:55:32.333323779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-19T02:55:32', 'download_client_per_indexer') 
2025-11-19T02:55:32.333769697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.334656512Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-11-19T02:55:32.334863098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019549s 
2025-11-19T02:55:32.335118242Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-11-19T02:55:32.335412274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.335733400Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-11-19T02:55:32.336136271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-19T02:55:32', 'AddNewItemMonitorType') 
2025-11-19T02:55:32.336593482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.337380567Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-11-19T02:55:32.337669408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001978s 
2025-11-19T02:55:32.338032279Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-11-19T02:55:32.338332804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.338703240Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-11-19T02:55:32.339067403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-19T02:55:32', 'ImportListSearch') 
2025-11-19T02:55:32.339499443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.340395287Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-11-19T02:55:32.340694930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020597s 
2025-11-19T02:55:32.340973000Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-11-19T02:55:32.341286251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.341620313Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-11-19T02:55:32.342002994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-19T02:55:32', 'ImportListMonitorExisting') 
2025-11-19T02:55:32.342455675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.343264634Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-11-19T02:55:32.343585660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019654s 
2025-11-19T02:55:32.343967850Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-11-19T02:55:32.344267182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.344629412Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-11-19T02:55:32.345040810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-19T02:55:32', 'add_indexer_tags') 
2025-11-19T02:55:32.345456497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.346363974Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-11-19T02:55:32.346694911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020885s 
2025-11-19T02:55:32.346982790Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-11-19T02:55:32.347245158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.347598239Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-11-19T02:55:32.348062644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-19T02:55:32', 'update_audio_types') 
2025-11-19T02:55:32.348516859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.349396229Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-11-19T02:55:32.349679089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021377s 
2025-11-19T02:55:32.350051248Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-11-19T02:55:32.350380972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.350728622Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-11-19T02:55:32.351490877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-11-19T02:55:32.351735058Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-11-19T02:55:32.352087548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-11-19T02:55:32.353119977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-11-19T02:55:32.354107245Z [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-11-19T02:55:32.354821302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-11-19T02:55:32.355420860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-11-19T02:55:32.356742701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-11-19T02:55:32.357267678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049201s 
2025-11-19T02:55:32.357590598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-11-19T02:55:32.357791172Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-11-19T02:55:32.358140956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-11-19T02:55:32.358888842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-11-19T02:55:32.359539021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-11-19T02:55:32.360062575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-11-19T02:55:32.360704007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-11-19T02:55:32.361855926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-11-19T02:55:32.362336153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039849s 
2025-11-19T02:55:32.362619073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T02:55:32.362913255Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T02:55:32.363205303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-11-19T02:55:32.363966806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-11-19T02:55:32.364649581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-11-19T02:55:32.365134397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-11-19T02:55:32.365606277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-11-19T02:55:32.366592903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T02:55:32.366973810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034717s 
2025-11-19T02:55:32.367429999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-19T02:55:32', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-11-19T02:55:32.368077052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.369342570Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-11-19T02:55:32.369662534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057504s 
2025-11-19T02:55:32.370010124Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-11-19T02:55:32.370339798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.370740545Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-11-19T02:55:32.371173106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-19T02:55:32', 'add_on_delete_to_notifications') 
2025-11-19T02:55:32.371763304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.372645710Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-11-19T02:55:32.372898930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023215s 
2025-11-19T02:55:32.373148453Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-11-19T02:55:32.373398085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.373695795Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-11-19T02:55:32.374049467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-19T02:55:32', 'add_custom_formats') 
2025-11-19T02:55:32.374487539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.375263531Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-11-19T02:55:32.375504647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018741s 
2025-11-19T02:55:32.375748788Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-11-19T02:55:32.376019714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.376342012Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-11-19T02:55:32.376769333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-19T02:55:32', 'add_result_to_commands') 
2025-11-19T02:55:32.377273799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.378208230Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-11-19T02:55:32.378514216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021712s 
2025-11-19T02:55:32.378793148Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-11-19T02:55:32.379069454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.379565493Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-11-19T02:55:32.380074478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-19T02:55:32', 'health_restored_notification') 
2025-11-19T02:55:32.380645127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.381494757Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-11-19T02:55:32.381759991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024231s 
2025-11-19T02:55:32.381997439Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-11-19T02:55:32.382232392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.382517106Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-11-19T02:55:32.382835246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-19T02:55:32', 'remove_uc') 
2025-11-19T02:55:32.383250893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.384076385Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-11-19T02:55:32.384280276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018369s 
2025-11-19T02:55:32.384549137Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-11-19T02:55:32.384819511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.385131570Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-11-19T02:55:32.385522928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-19T02:55:32', 'download_clients_rename_tv_to_music') 
2025-11-19T02:55:32.385950458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.386720559Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-11-19T02:55:32.387003358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018912s 
2025-11-19T02:55:32.387232580Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-11-19T02:55:32.387508425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.387829422Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-11-19T02:55:32.388237403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-19T02:55:32', 'add_colon_replacement_to_naming_config') 
2025-11-19T02:55:32.388704053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.389475305Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-11-19T02:55:32.389731411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001945s 
2025-11-19T02:55:32.389981655Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-11-19T02:55:32.390237520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.390659079Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-11-19T02:55:32.391043042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-19T02:55:32', 'list_sync_time') 
2025-11-19T02:55:32.391518830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.392341206Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-11-19T02:55:32.392560537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020982s 
2025-11-19T02:55:32.392829308Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-11-19T02:55:32.393117278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.393475730Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-11-19T02:55:32.393857228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-19T02:55:32', 'add_download_client_tags') 
2025-11-19T02:55:32.394336894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.395220052Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-11-19T02:55:32.395551489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020717s 
2025-11-19T02:55:32.395871634Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-11-19T02:55:32.396224033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.396575972Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-11-19T02:55:32.397009515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-19T02:55:32', 'add_notification_status') 
2025-11-19T02:55:32.397528159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.398411117Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-11-19T02:55:32.398698996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021988s 
2025-11-19T02:55:32.399024652Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-11-19T02:55:32.399336450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.399735113Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-11-19T02:55:32.400156631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-19T02:55:32', 'add_alac_24_quality_in_profiles') 
2025-11-19T02:55:32.400585084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.401380415Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-11-19T02:55:32.401639507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020346s 
2025-11-19T02:55:32.401863418Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-11-19T02:55:32.402119864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.402458105Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-11-19T02:55:32.402778821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-19T02:55:32', 'add_salt_to_users') 
2025-11-19T02:55:32.403185830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.404040972Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-11-19T02:55:32.404287769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019314s 
2025-11-19T02:55:32.404520187Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-11-19T02:55:32.404772805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.405084433Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-11-19T02:55:32.405438756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-19T02:55:32', 'add_auto_tagging') 
2025-11-19T02:55:32.405960557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.406826470Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-11-19T02:55:32.407093809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020328s 
2025-11-19T02:55:32.407414885Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-11-19T02:55:32.407681422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.408053451Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-11-19T02:55:32.408565001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-19T02:55:32', 'quality_definition_preferred_size') 
2025-11-19T02:55:32.408982151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.409855820Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-11-19T02:55:32.410136685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021252s 
2025-11-19T02:55:32.410476620Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-11-19T02:55:32.410764409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.411109614Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-11-19T02:55:32.411562646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-19T02:55:32', 'add_on_artist_add_to_notifications') 
2025-11-19T02:55:32.412026731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.412835459Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-11-19T02:55:32.413117036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020521s 
2025-11-19T02:55:32.413413653Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-11-19T02:55:32.413770161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.414171098Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-11-19T02:55:32.414620082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-19T02:55:32', 'album_last_searched_time') 
2025-11-19T02:55:32.415078676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.416062026Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-11-19T02:55:32.416329765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023137s 
2025-11-19T02:55:32.416648647Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-11-19T02:55:32.416932248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.417278384Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-11-19T02:55:32.417696637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-19T02:55:32', 'add_indexer_flags') 
2025-11-19T02:55:32.418216233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.419097627Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-11-19T02:55:32.419398954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021753s 
2025-11-19T02:55:32.419697325Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-11-19T02:55:32.420025485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.420355199Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-11-19T02:55:32.420852541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-19T02:55:32', 'add_indexes_album_statistics') 
2025-11-19T02:55:32.421413530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.422170514Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-11-19T02:55:32.422510309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021419s 
2025-11-19T02:55:32.422795583Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-11-19T02:55:32.423039394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T02:55:32.423335320Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-11-19T02:55:32.423699844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-11-19T02:55:32', 'update_redacted_baseurl') 
2025-11-19T02:55:32.424215382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T02:55:32.425040122Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-11-19T02:55:32.425379225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019968s 
2025-11-19T02:55:32.651499159Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-11-19T02:55:32.659150945Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-11-19T02:55:32.664030970Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-11-19T02:55:32.809046607Z [Info] QualityProfileService: Setting up default quality profiles 
2025-11-19T02:55:32.888552946Z [ls.io-init] done.
2025-11-19T02:55:32.895137293Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-11-19T02:55:32.905959062Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-11-19T02:55:32.946248161Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-11-19T02:55:32.947327975Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-11-19T02:55:32.947617598Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-11-19T02:55:33.002573087Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled