2025-08-15T23:41:24.569674331Z [migrations] started
2025-08-15T23:41:24.570648122Z [migrations] no migrations found
2025-08-15T23:41:24.603285043Z usermod: no changes
2025-08-15T23:41:24.609671615Z ───────────────────────────────────────
2025-08-15T23:41:24.609685463Z 
2025-08-15T23:41:24.609689702Z       ██╗     ███████╗██╗ ██████╗
2025-08-15T23:41:24.609693579Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-15T23:41:24.609697427Z       ██║     ███████╗██║██║   ██║
2025-08-15T23:41:24.609701095Z       ██║     ╚════██║██║██║   ██║
2025-08-15T23:41:24.609704952Z       ███████╗███████║██║╚██████╔╝
2025-08-15T23:41:24.609708750Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-15T23:41:24.609712628Z 
2025-08-15T23:41:24.609716115Z    Brought to you by linuxserver.io
2025-08-15T23:41:24.609719772Z ───────────────────────────────────────
2025-08-15T23:41:24.610068975Z 
2025-08-15T23:41:24.610093465Z To support the app dev(s) visit:
2025-08-15T23:41:24.611958251Z Sonarr: https://sonarr.tv/donate
2025-08-15T23:41:24.613394633Z 
2025-08-15T23:41:24.613406808Z To support LSIO projects visit:
2025-08-15T23:41:24.613410946Z https://www.linuxserver.io/donate/
2025-08-15T23:41:24.613419804Z 
2025-08-15T23:41:24.613429744Z ───────────────────────────────────────
2025-08-15T23:41:24.613462911Z GID/UID
2025-08-15T23:41:24.613470717Z ───────────────────────────────────────
2025-08-15T23:41:24.619560641Z 
2025-08-15T23:41:24.619981118Z User UID:    911
2025-08-15T23:41:24.620074787Z User GID:    911
2025-08-15T23:41:24.620089547Z ───────────────────────────────────────
2025-08-15T23:41:24.620760398Z Linuxserver.io version: 4.0.15.2941-ls290
2025-08-15T23:41:24.621708347Z Build-date: 2025-08-15T23:38:11+00:00
2025-08-15T23:41:24.622019403Z ───────────────────────────────────────
2025-08-15T23:41:24.622046248Z     
2025-08-15T23:41:24.723893348Z [custom-init] No custom files found, skipping...
2025-08-15T23:41:25.047550383Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.15.2941 
2025-08-15T23:41:25.122181230Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-15T23:41:25.127939798Z [Debug] Bootstrap: Console selected 
2025-08-15T23:41:25.129916519Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-15T23:41:25.482271882Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-15T23:41:25.547618240Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {3efdb421-aa34-4ab3-954d-9972de9dd04b} may be persisted to storage in unencrypted form. 
2025-08-15T23:41:25.635208026Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-15T23:41:25.686873490Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-15T23:41:25.787289037Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-15T23:41:25.798206725Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:25.798781523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:25.847227023Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-15T23:41:25.849277332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049052s 
2025-08-15T23:41:25.849450911Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-15T23:41:25.849619741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.051027s 
2025-08-15T23:41:25.863631270Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-15T23:41:25.864305168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:25.870431186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-15T23:41:25.879441021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-15T23:41:25.902794826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321282s 
2025-08-15T23:41:25.903204080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:25.905459803Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-15T23:41:25.905577340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348316s 
2025-08-15T23:41:25.915374301Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-15T23:41:25.915581459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:25.922854055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-15T23:41:25.924560291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-15T23:41:25.925066421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020368s 
2025-08-15T23:41:25.925290512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-15T23:41:25.925596699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001606s 
2025-08-15T23:41:25.926038940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-15T23:41:25.926542724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-15T23:41:25.927317605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011355s 
2025-08-15T23:41:25.927460332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:25.928494135Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-15T23:41:25.928643095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023013s 
2025-08-15T23:41:25.929242712Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-15T23:41:25.929400620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:25.930199339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-15T23:41:25.930347116Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-08-15T23:41:25.930440334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-15T23:41:25.930596779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-15T23:41:25.931077177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005122s 
2025-08-15T23:41:25.931224764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:25.931952269Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-15T23:41:25.932129015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001392s 
2025-08-15T23:41:25.933550849Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-15T23:41:25.933709779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:25.934626786Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-15T23:41:25.941352611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-15T23:41:25.941739490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-08-15T23:41:25.942206311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006874s 
2025-08-15T23:41:25.942313416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-15T23:41:25.942450222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-15T23:41:25.942735757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003261s 
2025-08-15T23:41:25.942849556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-15T23:41:25.942973305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-15T23:41:25.943320675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003566s 
2025-08-15T23:41:25.943453372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-15T23:41:25.943559636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-15T23:41:25.943909340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003216s 
2025-08-15T23:41:25.944025194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-08-15T23:41:25.944239676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME) 
2025-08-15T23:41:25.945110730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009696s 
2025-08-15T23:41:25.945263628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-08-15T23:41:25.945422177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-15T23:41:25.945694526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003054s 
2025-08-15T23:41:25.945817433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId) 
2025-08-15T23:41:25.946010603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2025-08-15T23:41:25.946263211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003205s 
2025-08-15T23:41:25.946372281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId) 
2025-08-15T23:41:25.946465489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC) 
2025-08-15T23:41:25.946814432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003361s 
2025-08-15T23:41:25.946966358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug) 
2025-08-15T23:41:25.947071620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2025-08-15T23:41:25.947390362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003253s 
2025-08-15T23:41:25.947503549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons 
2025-08-15T23:41:25.947675145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL) 
2025-08-15T23:41:25.948048247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004227s 
2025-08-15T23:41:25.948136043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-08-15T23:41:25.948288080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER) 
2025-08-15T23:41:25.948915523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006696s 
2025-08-15T23:41:25.949054623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId) 
2025-08-15T23:41:25.949195627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC) 
2025-08-15T23:41:25.949489018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003025s 
2025-08-15T23:41:25.949613759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-08-15T23:41:25.949744893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT) 
2025-08-15T23:41:25.950234289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005177s 
2025-08-15T23:41:25.950374922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path) 
2025-08-15T23:41:25.950499874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC) 
2025-08-15T23:41:25.950847344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000351s 
2025-08-15T23:41:25.951018989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-15T23:41:25.951135063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT) 
2025-08-15T23:41:25.951645601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005241s 
2025-08-15T23:41:25.951820023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-15T23:41:25.951885184Z [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) 
2025-08-15T23:41:25.960307336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083324s 
2025-08-15T23:41:25.960382528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-15T23:41:25.960512239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-08-15T23:41:25.960881963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004135s 
2025-08-15T23:41:25.961003618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-15T23:41:25.961155194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-15T23:41:25.961522463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003702s 
2025-08-15T23:41:25.961664389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-15T23:41:25.961799662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT) 
2025-08-15T23:41:25.962193495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s 
2025-08-15T23:41:25.962311322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-15T23:41:25.962406093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-15T23:41:25.962704644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002969s 
2025-08-15T23:41:25.962884526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2025-08-15T23:41:25.963089219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL) 
2025-08-15T23:41:25.963324964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003607s 
2025-08-15T23:41:25.963440967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2025-08-15T23:41:25.963572442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-08-15T23:41:25.963919050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003341s 
2025-08-15T23:41:25.964042138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes 
2025-08-15T23:41:25.964184966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL) 
2025-08-15T23:41:25.964575773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004573s 
2025-08-15T23:41:25.964706767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId) 
2025-08-15T23:41:25.964868192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC) 
2025-08-15T23:41:25.965162504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003344s 
2025-08-15T23:41:25.965297276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name) 
2025-08-15T23:41:25.965419001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC) 
2025-08-15T23:41:25.965750408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003094s 
2025-08-15T23:41:25.965858687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-08-15T23:41:25.965996865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL) 
2025-08-15T23:41:25.966380979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004157s 
2025-08-15T23:41:25.966521461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-15T23:41:25.966665582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL) 
2025-08-15T23:41:25.967277805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006455s 
2025-08-15T23:41:25.971658507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-15T23:41:25', 'InitialSetup') 
2025-08-15T23:41:25.973307028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:25.974752078Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-15T23:41:25.974891789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081076s 
2025-08-15T23:41:25.975122103Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating 
2025-08-15T23:41:25.975266554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:25.975509774Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2 
2025-08-15T23:41:25.977733092Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId) 
2025-08-15T23:41:25.978289021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId" 
2025-08-15T23:41:25.978607753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007299s 
2025-08-15T23:41:25.978719909Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId) 
2025-08-15T23:41:25.978883849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId" 
2025-08-15T23:41:25.979187651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003238s 
2025-08-15T23:41:25.979371171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-15T23:41:25', 'remove_tvrage_imdb_unique_constraint') 
2025-08-15T23:41:25.979676015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:25.980453020Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated 
2025-08-15T23:41:25.980665477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015869s 
2025-08-15T23:41:25.980758615Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating 
2025-08-15T23:41:25.980936443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:25.981093940Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3 
2025-08-15T23:41:25.982321012Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-08-15T23:41:25.982683993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-08-15T23:41:25.983011212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005699s 
2025-08-15T23:41:25.983121965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-08-15T23:41:25.983255904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL) 
2025-08-15T23:41:25.983642834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004067s 
2025-08-15T23:41:25.983789018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-15T23:41:25', 'remove_renamed_scene_mapping_columns') 
2025-08-15T23:41:25.984060625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:25.984770314Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated 
2025-08-15T23:41:25.984911589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015422s 
2025-08-15T23:41:25.985055850Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating 
2025-08-15T23:41:25.985236864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:25.985365583Z [Info] updated_history: Starting migration of Main DB to 4 
2025-08-15T23:41:25.985972977Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History 
2025-08-15T23:41:25.986163360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-15T23:41:25.986545931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004195s 
2025-08-15T23:41:25.986662415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-15T23:41:25.986814111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL) 
2025-08-15T23:41:25.987269668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004822s 
2025-08-15T23:41:25.987401965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-15T23:41:25', 'updated_history') 
2025-08-15T23:41:25.987643682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:25.988577432Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated 
2025-08-15T23:41:25.988706753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017856s 
2025-08-15T23:41:25.988836734Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating 
2025-08-15T23:41:25.988926335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:25.989117760Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5 
2025-08-15T23:41:25.989524439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-15T23:41:25.989642377Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:25.989763741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32 
2025-08-15T23:41:25.989914525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER 
2025-08-15T23:41:25.990492369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005961s 
2025-08-15T23:41:25.990635667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-15T23:41:25', 'added_eventtype_to_history') 
2025-08-15T23:41:25.990898216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:25.991600030Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated 
2025-08-15T23:41:25.991730202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016992s 
2025-08-15T23:41:25.991895174Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating 
2025-08-15T23:41:25.992026408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:25.992194787Z [Info] add_index_to_log_time: Starting migration of Main DB to 6 
2025-08-15T23:41:25.992401574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-15T23:41:25', 'add_index_to_log_time') 
2025-08-15T23:41:25.992666808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:25.993298611Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated 
2025-08-15T23:41:25.993420336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012779s 
2025-08-15T23:41:25.993539526Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating 
2025-08-15T23:41:25.993705400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:25.993894952Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7 
2025-08-15T23:41:25.994804644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-15T23:41:25.995000338Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:25.995098686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean 
2025-08-15T23:41:25.995242245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER 
2025-08-15T23:41:25.995792143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005474s 
2025-08-15T23:41:25.996117438Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName" 
2025-08-15T23:41:25.996546773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName" 
2025-08-15T23:41:25.996771014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004774s 
2025-08-15T23:41:25.996866607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-15T23:41:25', 'add_renameEpisodes_to_naming') 
2025-08-15T23:41:25.997138013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:25.997972754Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated 
2025-08-15T23:41:25.998079620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016576s 
2025-08-15T23:41:25.998206776Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating 
2025-08-15T23:41:25.998339884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:25.998480707Z [Info] remove_backlog: Starting migration of Main DB to 8 
2025-08-15T23:41:26.001097277Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting 
2025-08-15T23:41:26.020352928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME) 
2025-08-15T23:41:26.021219844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series" 
2025-08-15T23:41:26.021885044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-08-15T23:41:26.022699734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2025-08-15T23:41:26.023992047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-15T23:41:26.024308094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2025-08-15T23:41:26.024548307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232329s 
2025-08-15T23:41:26.024646776Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName 
2025-08-15T23:41:26.025900371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER) 
2025-08-15T23:41:26.026426129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig" 
2025-08-15T23:41:26.026874462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-15T23:41:26.027218485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-15T23:41:26.028326808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035576s 
2025-08-15T23:41:26.028468563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-15T23:41:26', 'remove_backlog') 
2025-08-15T23:41:26.028673315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.029602897Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated 
2025-08-15T23:41:26.029714602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048477s 
2025-08-15T23:41:26.029862671Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating 
2025-08-15T23:41:26.029970388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.030163637Z [Info] fix_rename_episodes: Starting migration of Main DB to 9 
2025-08-15T23:41:26.033346056Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat 
2025-08-15T23:41:26.034646676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER) 
2025-08-15T23:41:26.035160180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig" 
2025-08-15T23:41:26.035612251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-15T23:41:26.035982186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-15T23:41:26.037094626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035828s 
2025-08-15T23:41:26.037220139Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.039478287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1 
2025-08-15T23:41:26.039734222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024269s 
2025-08-15T23:41:26.039835055Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.039961029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2 
2025-08-15T23:41:26.040156422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002236s 
2025-08-15T23:41:26.040386947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-15T23:41:26', 'fix_rename_episodes') 
2025-08-15T23:41:26.040603873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.041421670Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated 
2025-08-15T23:41:26.041570821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014822s 
2025-08-15T23:41:26.041667816Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating 
2025-08-15T23:41:26.041790183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.041932399Z [Info] add_monitored: Starting migration of Main DB to 10 
2025-08-15T23:41:26.043304552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2025-08-15T23:41:26.043435095Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.043546750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean 
2025-08-15T23:41:26.043629347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER 
2025-08-15T23:41:26.044192461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000567s 
2025-08-15T23:41:26.044300428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons 
2025-08-15T23:41:26.044385780Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-15T23:41:26.044491964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean 
2025-08-15T23:41:26.044614190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER 
2025-08-15T23:41:26.045076882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004814s 
2025-08-15T23:41:26.045219760Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.045463040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0 
2025-08-15T23:41:26.045659806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003392s 
2025-08-15T23:41:26.045754908Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.045846462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1 
2025-08-15T23:41:26.046018989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001883s 
2025-08-15T23:41:26.046134211Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.046216487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0 
2025-08-15T23:41:26.046390748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001717s 
2025-08-15T23:41:26.046477102Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.046620641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1 
2025-08-15T23:41:26.046766104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001699s 
2025-08-15T23:41:26.046865484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-15T23:41:26', 'add_monitored') 
2025-08-15T23:41:26.047088544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.047915589Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated 
2025-08-15T23:41:26.048037405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013282s 
2025-08-15T23:41:26.048143538Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating 
2025-08-15T23:41:26.048266486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.048418302Z [Info] remove_ignored: Starting migration of Main DB to 11 
2025-08-15T23:41:26.048737625Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored 
2025-08-15T23:41:26.049973113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER) 
2025-08-15T23:41:26.050343469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons" 
2025-08-15T23:41:26.050613603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons" 
2025-08-15T23:41:26.050910110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons" 
2025-08-15T23:41:26.052078934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032131s 
2025-08-15T23:41:26.052210058Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored 
2025-08-15T23:41:26.053341046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER) 
2025-08-15T23:41:26.053984993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes" 
2025-08-15T23:41:26.054508117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-08-15T23:41:26.054907992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes" 
2025-08-15T23:41:26.055989190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC) 
2025-08-15T23:41:26.056267961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039687s 
2025-08-15T23:41:26.056438204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-15T23:41:26', 'remove_ignored') 
2025-08-15T23:41:26.056607675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.057512237Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated 
2025-08-15T23:41:26.057625836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005202s 
2025-08-15T23:41:26.057745537Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating 
2025-08-15T23:41:26.057852232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.058019138Z [Info] remove_custom_start_date: Starting migration of Main DB to 12 
2025-08-15T23:41:26.058372349Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate 
2025-08-15T23:41:26.059619571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME) 
2025-08-15T23:41:26.060410975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series" 
2025-08-15T23:41:26.061020623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-08-15T23:41:26.061511171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2025-08-15T23:41:26.062550885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-15T23:41:26.067323928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2025-08-15T23:41:26.067656578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091715s 
2025-08-15T23:41:26.067809866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-15T23:41:26', 'remove_custom_start_date') 
2025-08-15T23:41:26.068002775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.068921395Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated 
2025-08-15T23:41:26.069063651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104345s 
2025-08-15T23:41:26.069220317Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating 
2025-08-15T23:41:26.069365279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.069581464Z [Info] add_air_date_utc: Starting migration of Main DB to 13 
2025-08-15T23:41:26.070057954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2025-08-15T23:41:26.070165430Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.070269540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime 
2025-08-15T23:41:26.070385293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME 
2025-08-15T23:41:26.070876472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005083s 
2025-08-15T23:41:26.070990753Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate" 
2025-08-15T23:41:26.071115965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate" 
2025-08-15T23:41:26.071279664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001738s 
2025-08-15T23:41:26.071368233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-15T23:41:26', 'add_air_date_utc') 
2025-08-15T23:41:26.071577274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.072240750Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated 
2025-08-15T23:41:26.072357706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011228s 
2025-08-15T23:41:26.072462156Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating 
2025-08-15T23:41:26.072529993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.072677971Z [Info] drop_air_date: Starting migration of Main DB to 14 
2025-08-15T23:41:26.072899156Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate 
2025-08-15T23:41:26.073855432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME) 
2025-08-15T23:41:26.074437494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes" 
2025-08-15T23:41:26.074955578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-08-15T23:41:26.075312437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes" 
2025-08-15T23:41:26.076391390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC) 
2025-08-15T23:41:26.076663648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036379s 
2025-08-15T23:41:26.076770343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-15T23:41:26', 'drop_air_date') 
2025-08-15T23:41:26.076978392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.077741890Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated 
2025-08-15T23:41:26.077823694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047024s 
2025-08-15T23:41:26.077927553Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating 
2025-08-15T23:41:26.078030521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.078218750Z [Info] add_air_date_as_string: Starting migration of Main DB to 15 
2025-08-15T23:41:26.078460036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2025-08-15T23:41:26.078601060Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.078641301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String 
2025-08-15T23:41:26.078756443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT 
2025-08-15T23:41:26.079202471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004432s 
2025-08-15T23:41:26.079308475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-15T23:41:26', 'add_air_date_as_string') 
2025-08-15T23:41:26.079523938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.080195441Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated 
2025-08-15T23:41:26.080295823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014354s 
2025-08-15T23:41:26.080402959Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating 
2025-08-15T23:41:26.080503201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.080704376Z [Info] updated_imported_history_item: Starting migration of Main DB to 16 
2025-08-15T23:41:26.080842254Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3 
2025-08-15T23:41:26.081002196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3 
2025-08-15T23:41:26.081221147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001984s 
2025-08-15T23:41:26.081309825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-15T23:41:26', 'updated_imported_history_item') 
2025-08-15T23:41:26.081521522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.082142803Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated 
2025-08-15T23:41:26.082262695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011363s 
2025-08-15T23:41:26.082391985Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating 
2025-08-15T23:41:26.082470082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.082620174Z [Info] reset_scene_names: Starting migration of Main DB to 17 
2025-08-15T23:41:26.082786299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL 
2025-08-15T23:41:26.082983777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL 
2025-08-15T23:41:26.083096845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001748s 
2025-08-15T23:41:26.083198660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-15T23:41:26', 'reset_scene_names') 
2025-08-15T23:41:26.083406358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.084046427Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated 
2025-08-15T23:41:26.084157501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011079s 
2025-08-15T23:41:26.084265238Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating 
2025-08-15T23:41:26.084343275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.084478427Z [Info] remove_duplicates: Starting migration of Main DB to 18 
2025-08-15T23:41:26.084720334Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.084806127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.095251744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104183s 
2025-08-15T23:41:26.095401306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-15T23:41:26', 'remove_duplicates') 
2025-08-15T23:41:26.095620677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.096307781Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated 
2025-08-15T23:41:26.096449627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115111s 
2025-08-15T23:41:26.096531953Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating 
2025-08-15T23:41:26.096627235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.096789902Z [Info] restore_unique_constraints: Starting migration of Main DB to 19 
2025-08-15T23:41:26.097352064Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId" 
2025-08-15T23:41:26.097486134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId" 
2025-08-15T23:41:26.097822081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002873s 
2025-08-15T23:41:26.097875328Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug" 
2025-08-15T23:41:26.098004428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug" 
2025-08-15T23:41:26.098269562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002497s 
2025-08-15T23:41:26.098360175Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId" 
2025-08-15T23:41:26.098473022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId" 
2025-08-15T23:41:26.098740841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002503s 
2025-08-15T23:41:26.098827596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-08-15T23:41:26.098925383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-15T23:41:26.099171879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002401s 
2025-08-15T23:41:26.099258855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug) 
2025-08-15T23:41:26.099363916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2025-08-15T23:41:26.099606996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002413s 
2025-08-15T23:41:26.099731557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId) 
2025-08-15T23:41:26.099798081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC) 
2025-08-15T23:41:26.100081000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002525s 
2025-08-15T23:41:26.100191493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-15T23:41:26', 'restore_unique_constraints') 
2025-08-15T23:41:26.100388269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.101155895Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated 
2025-08-15T23:41:26.101276428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013431s 
2025-08-15T23:41:26.101366670Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating 
2025-08-15T23:41:26.101485760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.101638267Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20 
2025-08-15T23:41:26.102020847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:26.102101309Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.102191591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32 
2025-08-15T23:41:26.102280991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER 
2025-08-15T23:41:26.102753403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004678s 
2025-08-15T23:41:26.102856480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:26.102936221Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-15T23:41:26.103013256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String 
2025-08-15T23:41:26.103116003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT 
2025-08-15T23:41:26.103563965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004384s 
2025-08-15T23:41:26.103668827Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.103745721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.108026423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004247s 
2025-08-15T23:41:26.108189381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-15T23:41:26', 'add_year_and_seasons_to_series') 
2025-08-15T23:41:26.108376628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.109105556Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated 
2025-08-15T23:41:26.109217561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053378s 
2025-08-15T23:41:26.109323866Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating 
2025-08-15T23:41:26.109420600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.109569490Z [Info] drop_seasons_table: Starting migration of Main DB to 21 
2025-08-15T23:41:26.109807590Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons 
2025-08-15T23:41:26.109893503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons" 
2025-08-15T23:41:26.110173236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000271s 
2025-08-15T23:41:26.110271173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-15T23:41:26', 'drop_seasons_table') 
2025-08-15T23:41:26.110482699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.111207669Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated 
2025-08-15T23:41:26.111301639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013076s 
2025-08-15T23:41:26.111408614Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating 
2025-08-15T23:41:26.111515179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.111666353Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22 
2025-08-15T23:41:26.111929663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-15T23:41:26.112037631Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.112117822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String 
2025-08-15T23:41:26.112226471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT 
2025-08-15T23:41:26.112676588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004506s 
2025-08-15T23:41:26.112803954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-15T23:41:26', 'move_indexer_to_generic_provider') 
2025-08-15T23:41:26.113013927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.113671231Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated 
2025-08-15T23:41:26.113810421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014528s 
2025-08-15T23:41:26.113900192Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating 
2025-08-15T23:41:26.113985123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.114135817Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23 
2025-08-15T23:41:26.116039631Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.116170334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab' 
2025-08-15T23:41:26.116344936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002027s 
2025-08-15T23:41:26.116433605Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.116517153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-15T23:41:26.116715142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001913s 
2025-08-15T23:41:26.116797878Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.116887048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles' 
2025-08-15T23:41:26.117072461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001892s 
2025-08-15T23:41:26.117165258Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.117278787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv' 
2025-08-15T23:41:26.117427025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001794s 
2025-08-15T23:41:26.117532428Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-15T23:41:26.119918904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL 
2025-08-15T23:41:26.120116782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024718s 
2025-08-15T23:41:26.120243347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-15T23:41:26', 'add_config_contract_to_indexers') 
2025-08-15T23:41:26.120417157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.121120414Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated 
2025-08-15T23:41:26.121222109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034704s 
2025-08-15T23:41:26.121322401Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating 
2025-08-15T23:41:26.121417823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.121580270Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24 
2025-08-15T23:41:26.121767768Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId 
2025-08-15T23:41:26.122707270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT) 
2025-08-15T23:41:26.123228389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes" 
2025-08-15T23:41:26.123745611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-08-15T23:41:26.124123222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes" 
2025-08-15T23:41:26.125227596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033366s 
2025-08-15T23:41:26.125336325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-15T23:41:26', 'drop_tvdb_episodeid') 
2025-08-15T23:41:26.125545105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.126358874Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated 
2025-08-15T23:41:26.126450809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044541s 
2025-08-15T23:41:26.126556693Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating 
2025-08-15T23:41:26.126659660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.126810945Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25 
2025-08-15T23:41:26.127147162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-15T23:41:26.127222473Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.127293797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String 
2025-08-15T23:41:26.127402716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT 
2025-08-15T23:41:26.127876791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s 
2025-08-15T23:41:26.128112396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-15T23:41:26', 'move_notification_to_generic_provider') 
2025-08-15T23:41:26.128310755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.129016797Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated 
2025-08-15T23:41:26.129152470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016081s 
2025-08-15T23:41:26.129235518Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating 
2025-08-15T23:41:26.129352834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.129512105Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26 
2025-08-15T23:41:26.130536177Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.130590416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email' 
2025-08-15T23:41:26.130856542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000213s 
2025-08-15T23:41:26.130919790Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.130980823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl' 
2025-08-15T23:41:26.131224944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001863s 
2025-08-15T23:41:26.131251888Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.131342631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-15T23:41:26.131549608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002013s 
2025-08-15T23:41:26.131632114Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.131730462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient' 
2025-08-15T23:41:26.131946608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002274s 
2025-08-15T23:41:26.132066178Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.132145238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer' 
2025-08-15T23:41:26.132341142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001952s 
2025-08-15T23:41:26.132514612Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.132541656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl' 
2025-08-15T23:41:26.132770677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001851s 
2025-08-15T23:41:26.132785437Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.132859586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet' 
2025-08-15T23:41:26.133071423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001953s 
2025-08-15T23:41:26.133146013Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.133236716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover' 
2025-08-15T23:41:26.133428462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001912s 
2025-08-15T23:41:26.133524265Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.133607643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc' 
2025-08-15T23:41:26.133793838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001871s 
2025-08-15T23:41:26.133889290Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-15T23:41:26.134013009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL 
2025-08-15T23:41:26.134185146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001869s 
2025-08-15T23:41:26.134287572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-15T23:41:26', 'add_config_contract_to_notifications') 
2025-08-15T23:41:26.134498818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.135218568Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated 
2025-08-15T23:41:26.135281574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011799s 
2025-08-15T23:41:26.135385644Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating 
2025-08-15T23:41:26.135502018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.135631119Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27 
2025-08-15T23:41:26.136778740Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.136845604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-15T23:41:26.137067331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002076s 
2025-08-15T23:41:26.137135889Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.137245099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL 
2025-08-15T23:41:26.137430853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001974s 
2025-08-15T23:41:26.137539161Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.137605475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = '' 
2025-08-15T23:41:26.137795828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001933s 
2025-08-15T23:41:26.137895599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-15T23:41:26', 'fix_omgwtfnzbs') 
2025-08-15T23:41:26.138105001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.138755120Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated 
2025-08-15T23:41:26.138864410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011435s 
2025-08-15T23:41:26.138961746Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating 
2025-08-15T23:41:26.139056537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.139201158Z [Info] add_blacklist_table: Starting migration of Main DB to 28 
2025-08-15T23:41:26.139600633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-15T23:41:26.139702849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL) 
2025-08-15T23:41:26.140110951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004265s 
2025-08-15T23:41:26.140231053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-15T23:41:26', 'add_blacklist_table') 
2025-08-15T23:41:26.140441587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.141145164Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated 
2025-08-15T23:41:26.141242610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014391s 
2025-08-15T23:41:26.141349605Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating 
2025-08-15T23:41:26.141442152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.141576202Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29 
2025-08-15T23:41:26.141950165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-15T23:41:26.142059195Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-15T23:41:26.142126310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String 
2025-08-15T23:41:26.142262244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT 
2025-08-15T23:41:26.142738062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004872s 
2025-08-15T23:41:26.142854506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-15T23:41:26.142971813Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.143026603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String 
2025-08-15T23:41:26.143132256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT 
2025-08-15T23:41:26.143588475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004456s 
2025-08-15T23:41:26.143751192Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.143794570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.149401141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00561s 
2025-08-15T23:41:26.149555823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-15T23:41:26', 'add_formats_to_naming_config') 
2025-08-15T23:41:26.149772078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.150482739Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated 
2025-08-15T23:41:26.150595106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067042s 
2025-08-15T23:41:26.150701400Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating 
2025-08-15T23:41:26.150818375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.150975171Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30 
2025-08-15T23:41:26.151311549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-15T23:41:26.151429787Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-15T23:41:26.151505710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String 
2025-08-15T23:41:26.151633056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT 
2025-08-15T23:41:26.152130879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005021s 
2025-08-15T23:41:26.152228495Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.152312124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.153008757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006883s 
2025-08-15T23:41:26.153130602Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat' 
2025-08-15T23:41:26.153261005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat' 
2025-08-15T23:41:26.153406498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001613s 
2025-08-15T23:41:26.153511389Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder' 
2025-08-15T23:41:26.153641782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder' 
2025-08-15T23:41:26.153781744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000153s 
2025-08-15T23:41:26.153882617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-15T23:41:26', 'add_season_folder_format_to_naming_config') 
2025-08-15T23:41:26.154107109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.154779954Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated 
2025-08-15T23:41:26.154919165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011568s 
2025-08-15T23:41:26.155016481Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating 
2025-08-15T23:41:26.155153276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.155256394Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31 
2025-08-15T23:41:26.155658263Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces 
2025-08-15T23:41:26.156683478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT) 
2025-08-15T23:41:26.157105217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig" 
2025-08-15T23:41:26.157424250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-15T23:41:26.157694775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-15T23:41:26.158826965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029905s 
2025-08-15T23:41:26.158940764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-15T23:41:26', 'delete_old_naming_config_columns') 
2025-08-15T23:41:26.159174585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.159918503Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated 
2025-08-15T23:41:26.160035619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004082s 
2025-08-15T23:41:26.160149408Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating 
2025-08-15T23:41:26.160227586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.160388740Z [Info] set_default_release_group: Starting migration of Main DB to 32 
2025-08-15T23:41:26.161023469Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.161131526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL 
2025-08-15T23:41:26.161318894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001928s 
2025-08-15T23:41:26.161436440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-15T23:41:26', 'set_default_release_group') 
2025-08-15T23:41:26.161646353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.162283266Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated 
2025-08-15T23:41:26.162389289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011438s 
2025-08-15T23:41:26.162481926Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating 
2025-08-15T23:41:26.165354131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.165514323Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33 
2025-08-15T23:41:26.165716821Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.165821742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.166646964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008148s 
2025-08-15T23:41:26.166766545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-15T23:41:26', 'add_api_key_to_pushover') 
2025-08-15T23:41:26.166991619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.167607038Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated 
2025-08-15T23:41:26.167723192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017798s 
2025-08-15T23:41:26.167827612Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating 
2025-08-15T23:41:26.167987795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.168093568Z [Info] remove_series_contraints: Starting migration of Main DB to 34 
2025-08-15T23:41:26.169313855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:26.169434478Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.169713610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String 
2025-08-15T23:41:26.171116185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT) 
2025-08-15T23:41:26.171818780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series" 
2025-08-15T23:41:26.172489000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-08-15T23:41:26.172986783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2025-08-15T23:41:26.173986025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-15T23:41:26.174235287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2025-08-15T23:41:26.174447996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046211s 
2025-08-15T23:41:26.174549690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String 
2025-08-15T23:41:26.175521117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT) 
2025-08-15T23:41:26.176136747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series" 
2025-08-15T23:41:26.176759371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-08-15T23:41:26.177170589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2025-08-15T23:41:26.178240504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-15T23:41:26.178471379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2025-08-15T23:41:26.178691883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040387s 
2025-08-15T23:41:26.178810612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-15T23:41:26', 'remove_series_contraints') 
2025-08-15T23:41:26.179008921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.179983765Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated 
2025-08-15T23:41:26.180100450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053327s 
2025-08-15T23:41:26.180205201Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating 
2025-08-15T23:41:26.180330623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.180465104Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35 
2025-08-15T23:41:26.181210515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-15T23:41:26.181319004Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-06s 
2025-08-15T23:41:26.181406520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String 
2025-08-15T23:41:26.181523115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT 
2025-08-15T23:41:26.181975997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004527s 
2025-08-15T23:41:26.182070257Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.182150158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1 
2025-08-15T23:41:26.182345010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001788s 
2025-08-15T23:41:26.182442006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-15T23:41:26', 'add_series_folder_format_to_naming_config') 
2025-08-15T23:41:26.182669013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.183329273Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated 
2025-08-15T23:41:26.183438433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011623s 
2025-08-15T23:41:26.183531390Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating 
2025-08-15T23:41:26.183635149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.183797175Z [Info] update_with_quality_converters: Starting migration of Main DB to 36 
2025-08-15T23:41:26.184721917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-15T23:41:26.184876990Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.184915157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String 
2025-08-15T23:41:26.185020489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT 
2025-08-15T23:41:26.185450114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004332s 
2025-08-15T23:41:26.185546769Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.185661279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.187772311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020979s 
2025-08-15T23:41:26.187879507Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.188030461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.189560322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015308s 
2025-08-15T23:41:26.189688841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-15T23:41:26', 'update_with_quality_converters') 
2025-08-15T23:41:26.189915778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.190586839Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated 
2025-08-15T23:41:26.190694516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025328s 
2025-08-15T23:41:26.190786160Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating 
2025-08-15T23:41:26.190886873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.191033579Z [Info] add_configurable_qualities: Starting migration of Main DB to 37 
2025-08-15T23:41:26.192326954Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed 
2025-08-15T23:41:26.193288620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT) 
2025-08-15T23:41:26.193560157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles" 
2025-08-15T23:41:26.193803267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles" 
2025-08-15T23:41:26.194143572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles" 
2025-08-15T23:41:26.195441186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-08-15T23:41:26.195728986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032514s 
2025-08-15T23:41:26.195794327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String 
2025-08-15T23:41:26.196660542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-08-15T23:41:26.196986879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles" 
2025-08-15T23:41:26.197200439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles" 
2025-08-15T23:41:26.197525484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles" 
2025-08-15T23:41:26.198762305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-08-15T23:41:26.199094153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030933s 
2025-08-15T23:41:26.199197762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-15T23:41:26.199353696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL) 
2025-08-15T23:41:26.199632377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003376s 
2025-08-15T23:41:26.199744533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-15T23:41:26.199844103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-15T23:41:26.200087183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000239s 
2025-08-15T23:41:26.200179098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-15T23:41:26.200278819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-15T23:41:26.200519003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002217s 
2025-08-15T23:41:26.200628052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight) 
2025-08-15T23:41:26.200709356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC) 
2025-08-15T23:41:26.200937926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002229s 
2025-08-15T23:41:26.201026044Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.201111907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.202145458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010284s 
2025-08-15T23:41:26.202280350Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes 
2025-08-15T23:41:26.202355191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes" 
2025-08-15T23:41:26.202754605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003969s 
2025-08-15T23:41:26.202887613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-15T23:41:26', 'add_configurable_qualities') 
2025-08-15T23:41:26.203083327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.204091047Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated 
2025-08-15T23:41:26.204190708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017052s 
2025-08-15T23:41:26.204298545Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating 
2025-08-15T23:41:26.204410841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.204550973Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38 
2025-08-15T23:41:26.204862681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-15T23:41:26.204976961Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-15T23:41:26.205052253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean 
2025-08-15T23:41:26.205171142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER 
2025-08-15T23:41:26.205600557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004387s 
2025-08-15T23:41:26.205717052Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload" 
2025-08-15T23:41:26.205916002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload" 
2025-08-15T23:41:26.205997977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001596s 
2025-08-15T23:41:26.206101786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-15T23:41:26', 'add_on_upgrade_to_notifications') 
2025-08-15T23:41:26.206297771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.206984264Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated 
2025-08-15T23:41:26.207104977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011554s 
2025-08-15T23:41:26.207196762Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating 
2025-08-15T23:41:26.207300531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.207455132Z [Info] add_metadata_tables: Starting migration of Main DB to 39 
2025-08-15T23:41:26.208158499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-15T23:41:26.208299302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-15T23:41:26.208691261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003702s 
2025-08-15T23:41:26.208751553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-15T23:41:26.208854991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER) 
2025-08-15T23:41:26.209232942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003912s 
2025-08-15T23:41:26.209345549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-15T23:41:26', 'add_metadata_tables') 
2025-08-15T23:41:26.209547275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.210284620Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated 
2025-08-15T23:41:26.210419061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014428s 
2025-08-15T23:41:26.210501688Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating 
2025-08-15T23:41:26.210599705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.210748374Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40 
2025-08-15T23:41:26.211238602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:26.211331739Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.211411360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String 
2025-08-15T23:41:26.211502343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT 
2025-08-15T23:41:26.212004043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004884s 
2025-08-15T23:41:26.212109075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String 
2025-08-15T23:41:26.212224948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT 
2025-08-15T23:41:26.212689534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004767s 
2025-08-15T23:41:26.212791800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String 
2025-08-15T23:41:26.212895348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT 
2025-08-15T23:41:26.213343241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004502s 
2025-08-15T23:41:26.213459505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String 
2025-08-15T23:41:26.213540929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT 
2025-08-15T23:41:26.214008921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004645s 
2025-08-15T23:41:26.214107179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2025-08-15T23:41:26.214201639Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.214311380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String 
2025-08-15T23:41:26.214380179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT 
2025-08-15T23:41:26.214850055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004582s 
2025-08-15T23:41:26.214953023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String 
2025-08-15T23:41:26.215047032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT 
2025-08-15T23:41:26.215507890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004528s 
2025-08-15T23:41:26.215625507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-15T23:41:26', 'add_metadata_to_episodes_and_series') 
2025-08-15T23:41:26.215893858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.216721244Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated 
2025-08-15T23:41:26.216793469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016088s 
2025-08-15T23:41:26.216892569Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating 
2025-08-15T23:41:26.216998613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.217160228Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41 
2025-08-15T23:41:26.217374079Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL 
2025-08-15T23:41:26.217552318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL 
2025-08-15T23:41:26.217753473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002043s 
2025-08-15T23:41:26.217860689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-15T23:41:26', 'fix_xbmc_season_images_metadata') 
2025-08-15T23:41:26.218076022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.218701091Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated 
2025-08-15T23:41:26.218791042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001123s 
2025-08-15T23:41:26.218883298Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating 
2025-08-15T23:41:26.218999833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.219168923Z [Info] add_download_clients_table: Starting migration of Main DB to 42 
2025-08-15T23:41:26.219579120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-15T23:41:26.219704923Z [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, "Protocol" INTEGER NOT NULL) 
2025-08-15T23:41:26.220151803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004734s 
2025-08-15T23:41:26.220263267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-15T23:41:26', 'add_download_clients_table') 
2025-08-15T23:41:26.220484874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.221185806Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated 
2025-08-15T23:41:26.221292480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014903s 
2025-08-15T23:41:26.221383063Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating 
2025-08-15T23:41:26.221507614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.221644780Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43 
2025-08-15T23:41:26.221875254Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.221987540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.226528225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045239s 
2025-08-15T23:41:26.226684841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-15T23:41:26', 'convert_config_to_download_clients') 
2025-08-15T23:41:26.226914223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.227612800Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated 
2025-08-15T23:41:26.227729935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056244s 
2025-08-15T23:41:26.227860589Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating 
2025-08-15T23:41:26.227962394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.228123187Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44 
2025-08-15T23:41:26.228357590Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo' 
2025-08-15T23:41:26.228581521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo' 
2025-08-15T23:41:26.228805221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002464s 
2025-08-15T23:41:26.228895603Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 
2025-08-15T23:41:26.229044393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 
2025-08-15T23:41:26.229248815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002039s 
2025-08-15T23:41:26.229383085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-15T23:41:26', 'fix_xbmc_episode_metadata') 
2025-08-15T23:41:26.229575783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.230388159Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated 
2025-08-15T23:41:26.246658247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013275s 
2025-08-15T23:41:26.246823931Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating 
2025-08-15T23:41:26.246955466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.247142182Z [Info] add_indexes: Starting migration of Main DB to 45 
2025-08-15T23:41:26.247766449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId) 
2025-08-15T23:41:26.247895178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC) 
2025-08-15T23:41:26.248209151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003167s 
2025-08-15T23:41:26.248299833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId) 
2025-08-15T23:41:26.248421889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC) 
2025-08-15T23:41:26.248625499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00022s 
2025-08-15T23:41:26.248719849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId) 
2025-08-15T23:41:26.248823728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC) 
2025-08-15T23:41:26.249048211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002182s 
2025-08-15T23:41:26.249125426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId) 
2025-08-15T23:41:26.249233454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC) 
2025-08-15T23:41:26.249451072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002081s 
2025-08-15T23:41:26.249536003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId) 
2025-08-15T23:41:26.249659371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC) 
2025-08-15T23:41:26.249857180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002115s 
2025-08-15T23:41:26.249964616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-15T23:41:26.250060429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-15T23:41:26.250332537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002608s 
2025-08-15T23:41:26.250421226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path) 
2025-08-15T23:41:26.250527490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2025-08-15T23:41:26.250754247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002198s 
2025-08-15T23:41:26.250832945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle) 
2025-08-15T23:41:26.250942035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2025-08-15T23:41:26.251160565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002125s 
2025-08-15T23:41:26.251235937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId) 
2025-08-15T23:41:26.251349485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2025-08-15T23:41:26.251546512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002092s 
2025-08-15T23:41:26.251656544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-15T23:41:26', 'add_indexes') 
2025-08-15T23:41:26.251887700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.252864577Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated 
2025-08-15T23:41:26.252964077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015166s 
2025-08-15T23:41:26.253091754Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating 
2025-08-15T23:41:26.253174701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.253325535Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46 
2025-08-15T23:41:26.253564627Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%' 
2025-08-15T23:41:26.253756814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%' 
2025-08-15T23:41:26.253994833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002395s 
2025-08-15T23:41:26.254093101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-08-15T23:41:26', 'fix_nzb_su_url') 
2025-08-15T23:41:26.254306140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.254898383Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated 
2025-08-15T23:41:26.255003775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001149s 
2025-08-15T23:41:26.255111352Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating 
2025-08-15T23:41:26.255208016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.255350503Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47 
2025-08-15T23:41:26.255648714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-15T23:41:26.255746892Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-15T23:41:26.255841923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime 
2025-08-15T23:41:26.256017467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME 
2025-08-15T23:41:26.256555170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005634s 
2025-08-15T23:41:26.256646213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-15T23:41:26', 'add_temporary_blacklist_columns') 
2025-08-15T23:41:26.256862278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.257532899Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated 
2025-08-15T23:41:26.257649083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015563s 
2025-08-15T23:41:26.257770868Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating 
2025-08-15T23:41:26.257847522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.257988636Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48 
2025-08-15T23:41:26.258277819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings 
2025-08-15T23:41:26.258362279Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-15T23:41:26.258453212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String 
2025-08-15T23:41:26.258551650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT 
2025-08-15T23:41:26.259078040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004953s 
2025-08-15T23:41:26.259189775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-08-15T23:41:26', 'add_title_to_scenemappings') 
2025-08-15T23:41:26.259399979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.260056100Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated 
2025-08-15T23:41:26.260206213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014969s 
2025-08-15T23:41:26.260268428Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating 
2025-08-15T23:41:26.260367898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.260505575Z [Info] fix_dognzb_url: Starting migration of Main DB to 49 
2025-08-15T23:41:26.260704206Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%' 
2025-08-15T23:41:26.260884268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%' 
2025-08-15T23:41:26.261140604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002369s 
2025-08-15T23:41:26.261230646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-15T23:41:26', 'fix_dognzb_url') 
2025-08-15T23:41:26.261424556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.262045016Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated 
2025-08-15T23:41:26.262150879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011545s 
2025-08-15T23:41:26.262250921Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating 
2025-08-15T23:41:26.262374359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.262485904Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50 
2025-08-15T23:41:26.262778874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-15T23:41:26.262864707Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.262929467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String 
2025-08-15T23:41:26.263031573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT 
2025-08-15T23:41:26.263544446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004971s 
2025-08-15T23:41:26.263678236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-15T23:41:26', 'add_hash_to_metadata_files') 
2025-08-15T23:41:26.263874130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.264540723Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated 
2025-08-15T23:41:26.264657568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015037s 
2025-08-15T23:41:26.264761708Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating 
2025-08-15T23:41:26.264859434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.265002012Z [Info] download_client_import: Starting migration of Main DB to 51 
2025-08-15T23:41:26.265299901Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.265360173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.265826071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004547s 
2025-08-15T23:41:26.265961344Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.266011004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.269236390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031639s 
2025-08-15T23:41:26.269287242Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.269376692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.274725735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053234s 
2025-08-15T23:41:26.274882801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-15T23:41:26', 'download_client_import') 
2025-08-15T23:41:26.275097654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.275812083Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated 
2025-08-15T23:41:26.275943608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064204s 
2025-08-15T23:41:26.276058249Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating 
2025-08-15T23:41:26.276149292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.276375989Z [Info] add_columns_for_anime: Starting migration of Main DB to 52 
2025-08-15T23:41:26.276699230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings 
2025-08-15T23:41:26.276814782Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-15T23:41:26.276899864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String 
2025-08-15T23:41:26.277007090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT 
2025-08-15T23:41:26.277567268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005746s 
2025-08-15T23:41:26.277687360Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings" 
2025-08-15T23:41:26.277783834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings" 
2025-08-15T23:41:26.277916301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001363s 
2025-08-15T23:41:26.277996793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-15T23:41:26.278133829Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.278175052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String 
2025-08-15T23:41:26.278289813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT 
2025-08-15T23:41:26.278815341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004943s 
2025-08-15T23:41:26.278874631Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat" 
2025-08-15T23:41:26.279013090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat" 
2025-08-15T23:41:26.279190908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001716s 
2025-08-15T23:41:26.279293735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-15T23:41:26', 'add_columns_for_anime') 
2025-08-15T23:41:26.279537796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.280298007Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated 
2025-08-15T23:41:26.280347758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012165s 
2025-08-15T23:41:26.280454282Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating 
2025-08-15T23:41:26.280568252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.280722583Z [Info] add_series_sorttitle: Starting migration of Main DB to 53 
2025-08-15T23:41:26.281673347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String 
2025-08-15T23:41:26.281807037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT 
2025-08-15T23:41:26.282303627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005005s 
2025-08-15T23:41:26.282396384Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.282481706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.283209271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007101s 
2025-08-15T23:41:26.283316156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-15T23:41:26', 'add_series_sorttitle') 
2025-08-15T23:41:26.283527201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.284215798Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated 
2025-08-15T23:41:26.284328796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017162s 
2025-08-15T23:41:26.284437855Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating 
2025-08-15T23:41:26.284518027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.284658109Z [Info] rename_profiles: Starting migration of Main DB to 54 
2025-08-15T23:41:26.286638818Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles 
2025-08-15T23:41:26.286813971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles" 
2025-08-15T23:41:26.288683736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019087s 
2025-08-15T23:41:26.288788648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-15T23:41:26.288862406Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.288942688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32 
2025-08-15T23:41:26.289040204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER 
2025-08-15T23:41:26.289616976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005168s 
2025-08-15T23:41:26.289671035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-15T23:41:26.289758030Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.289837731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32 
2025-08-15T23:41:26.289942812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER 
2025-08-15T23:41:26.290456647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005128s 
2025-08-15T23:41:26.290550807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-15T23:41:26.290629125Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.290709527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32 
2025-08-15T23:41:26.290816642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER 
2025-08-15T23:41:26.291333734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005147s 
2025-08-15T23:41:26.291436731Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.291519949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1 
2025-08-15T23:41:26.291708499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001877s 
2025-08-15T23:41:26.291808750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:26.291902509Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-15T23:41:26.291983452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32 
2025-08-15T23:41:26.292286913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER 
2025-08-15T23:41:26.292792903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005146s 
2025-08-15T23:41:26.292892132Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId" 
2025-08-15T23:41:26.293154360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId" 
2025-08-15T23:41:26.293293591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001635s 
2025-08-15T23:41:26.293379444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-15T23:41:26.293495227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL) 
2025-08-15T23:41:26.293911535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003862s 
2025-08-15T23:41:26.293974131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-15T23:41:26', 'rename_profiles') 
2025-08-15T23:41:26.294181830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.295220061Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated 
2025-08-15T23:41:26.295327297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017324s 
2025-08-15T23:41:26.295437719Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating 
2025-08-15T23:41:26.295593352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.295693444Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55 
2025-08-15T23:41:26.295956694Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId 
2025-08-15T23:41:26.297201421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER) 
2025-08-15T23:41:26.297983386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series" 
2025-08-15T23:41:26.298675530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-08-15T23:41:26.299388385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2025-08-15T23:41:26.301198882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-15T23:41:26.301462363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2025-08-15T23:41:26.301707927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2025-08-15T23:41:26.301922640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2025-08-15T23:41:26.302174657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2025-08-15T23:41:26.302385863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062989s 
2025-08-15T23:41:26.302496806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-15T23:41:26', 'drop_old_profile_columns') 
2025-08-15T23:41:26.302714064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.303672083Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated 
2025-08-15T23:41:26.303779720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075807s 
2025-08-15T23:41:26.303918650Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating 
2025-08-15T23:41:26.304019312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.304168673Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56 
2025-08-15T23:41:26.304480351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles 
2025-08-15T23:41:26.304598058Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-15T23:41:26.304687007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String 
2025-08-15T23:41:26.304791538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT 
2025-08-15T23:41:26.305303038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005064s 
2025-08-15T23:41:26.305404482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-15T23:41:26', 'add_mediainfo_to_episodefile') 
2025-08-15T23:41:26.305638473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.306234965Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated 
2025-08-15T23:41:26.306355628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001455s 
2025-08-15T23:41:26.306463154Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating 
2025-08-15T23:41:26.306577695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.306702055Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57 
2025-08-15T23:41:26.307207523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String 
2025-08-15T23:41:26.307336503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT 
2025-08-15T23:41:26.307872523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005168s 
2025-08-15T23:41:26.307974748Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.308055571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.308840282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007743s 
2025-08-15T23:41:26.308952778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-15T23:41:26', 'convert_episode_file_path_to_relative') 
2025-08-15T23:41:26.309204986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.309796187Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated 
2025-08-15T23:41:26.309910868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017318s 
2025-08-15T23:41:26.310010188Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating 
2025-08-15T23:41:26.310112644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.310270923Z [Info] drop_episode_file_path: Starting migration of Main DB to 58 
2025-08-15T23:41:26.310467760Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path 
2025-08-15T23:41:26.311624640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT) 
2025-08-15T23:41:26.312074546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles" 
2025-08-15T23:41:26.312448970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-08-15T23:41:26.312991472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles" 
2025-08-15T23:41:26.314127921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC) 
2025-08-15T23:41:26.314379157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037797s 
2025-08-15T23:41:26.314487475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-15T23:41:26', 'drop_episode_file_path') 
2025-08-15T23:41:26.314679823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.315432589Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated 
2025-08-15T23:41:26.315539023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048532s 
2025-08-15T23:41:26.315658333Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating 
2025-08-15T23:41:26.315761842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.315976604Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59 
2025-08-15T23:41:26.316676865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-15T23:41:26.316789822Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-15T23:41:26.316865695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean 
2025-08-15T23:41:26.321906537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER 
2025-08-15T23:41:26.322508840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006238s 
2025-08-15T23:41:26.322591036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean 
2025-08-15T23:41:26.322711999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER 
2025-08-15T23:41:26.323240103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005324s 
2025-08-15T23:41:26.323345225Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable" 
2025-08-15T23:41:26.323479475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable" 
2025-08-15T23:41:26.323648546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001721s 
2025-08-15T23:41:26.323780742Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.323834811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles' 
2025-08-15T23:41:26.324008691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001872s 
2025-08-15T23:41:26.324124705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-15T23:41:26', 'add_enable_options_to_indexers') 
2025-08-15T23:41:26.324328114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.325045269Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated 
2025-08-15T23:41:26.325127174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00118s 
2025-08-15T23:41:26.325233398Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating 
2025-08-15T23:41:26.331644770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.331824031Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60 
2025-08-15T23:41:26.332140829Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable 
2025-08-15T23:41:26.333325766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-08-15T23:41:26.333720330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-08-15T23:41:26.334025114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-15T23:41:26.334411192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-15T23:41:26.335675187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-15T23:41:26.335909680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036627s 
2025-08-15T23:41:26.336020392Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol 
2025-08-15T23:41:26.337117732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-15T23:41:26.337489601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClients_temp" ("Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract") SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients" 
2025-08-15T23:41:26.337772381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients" 
2025-08-15T23:41:26.338168378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients" 
2025-08-15T23:41:26.339266690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031428s 
2025-08-15T23:41:26.339390650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-15T23:41:26', 'remove_enable_from_indexers') 
2025-08-15T23:41:26.339603368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.340509674Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated 
2025-08-15T23:41:26.340666850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043918s 
2025-08-15T23:41:26.340783024Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating 
2025-08-15T23:41:26.340835760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.341032717Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61 
2025-08-15T23:41:26.341447803Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE    "ReleaseGroup" IS NULL    OR "SceneName" IS NULL    OR "ReleaseGroup" = 'DRONE'    OR LENGTH("SceneName") <10    OR LENGTH("ReleaseGroup") > 20    OR "SceneName" NOT LIKE '%.%' 
2025-08-15T23:41:26.341703037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE    "ReleaseGroup" IS NULL    OR "SceneName" IS NULL    OR "ReleaseGroup" = 'DRONE'    OR LENGTH("SceneName") <10    OR LENGTH("ReleaseGroup") > 20    OR "SceneName" NOT LIKE '%.%' 
2025-08-15T23:41:26.341970726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003024s 
2025-08-15T23:41:26.342226051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-15T23:41:26', 'clear_bad_scene_names') 
2025-08-15T23:41:26.342440202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.343089730Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated 
2025-08-15T23:41:26.343170994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014171s 
2025-08-15T23:41:26.343316437Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating 
2025-08-15T23:41:26.343379333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.343538544Z [Info] convert_quality_models: Starting migration of Main DB to 62 
2025-08-15T23:41:26.343744289Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.343866174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.345569484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016993s 
2025-08-15T23:41:26.345695007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-15T23:41:26', 'convert_quality_models') 
2025-08-15T23:41:26.345907365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.346672576Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated 
2025-08-15T23:41:26.346744621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027821s 
2025-08-15T23:41:26.346841727Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating 
2025-08-15T23:41:26.346956317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.347085658Z [Info] add_remotepathmappings: Starting migration of Main DB to 63 
2025-08-15T23:41:26.347383728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-15T23:41:26.347731378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-08-15T23:41:26.348113588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003645s 
2025-08-15T23:41:26.348194140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-15T23:41:26', 'add_remotepathmappings') 
2025-08-15T23:41:26.348394253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.349233093Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated 
2025-08-15T23:41:26.349351131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015186s 
2025-08-15T23:41:26.349440641Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating 
2025-08-15T23:41:26.349540352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.349693901Z [Info] remove_method_from_logs: Starting migration of Main DB to 64 
2025-08-15T23:41:26.349799794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-15T23:41:26', 'remove_method_from_logs') 
2025-08-15T23:41:26.349997302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.350698013Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated 
2025-08-15T23:41:26.350799568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011286s 
2025-08-15T23:41:26.350899028Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating 
2025-08-15T23:41:26.351002978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.351174904Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65 
2025-08-15T23:41:26.353002875Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.353113538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0 
2025-08-15T23:41:26.353338672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002307s 
2025-08-15T23:41:26.353412230Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.353519676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0 
2025-08-15T23:41:26.353689548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001915s 
2025-08-15T23:41:26.353818618Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.353866134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0 
2025-08-15T23:41:26.354076828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002156s 
2025-08-15T23:41:26.354181028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-15T23:41:26', 'make_scene_numbering_nullable') 
2025-08-15T23:41:26.354395690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.355074017Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated 
2025-08-15T23:41:26.355255412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001201s 
2025-08-15T23:41:26.355396787Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating 
2025-08-15T23:41:26.355540757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.355724687Z [Info] add_tags: Starting migration of Main DB to 66 
2025-08-15T23:41:26.356712897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-15T23:41:26.356838360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-15T23:41:26.357229237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003713s 
2025-08-15T23:41:26.357312605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:26.357428849Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.357527658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String 
2025-08-15T23:41:26.357650245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT 
2025-08-15T23:41:26.358349293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006898s 
2025-08-15T23:41:26.358474685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-15T23:41:26.358589286Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.358699608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String 
2025-08-15T23:41:26.358814279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT 
2025-08-15T23:41:26.359365569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005472s 
2025-08-15T23:41:26.359463948Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.359552275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1 
2025-08-15T23:41:26.359741657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001816s 
2025-08-15T23:41:26.359824263Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.359944255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1 
2025-08-15T23:41:26.360110269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001649s 
2025-08-15T23:41:26.360206182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-15T23:41:26', 'add_tags') 
2025-08-15T23:41:26.360401135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.361059772Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated 
2025-08-15T23:41:26.361156406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011161s 
2025-08-15T23:41:26.361278973Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating 
2025-08-15T23:41:26.361365568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.361507934Z [Info] add_added_to_series: Starting migration of Main DB to 67 
2025-08-15T23:41:26.361760964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:26.361864943Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.361949824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime 
2025-08-15T23:41:26.362084235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME 
2025-08-15T23:41:26.362590745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005346s 
2025-08-15T23:41:26.362702671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-15T23:41:26', 'add_added_to_series') 
2025-08-15T23:41:26.362921932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.363537221Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated 
2025-08-15T23:41:26.363648435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014851s 
2025-08-15T23:41:26.363742274Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating 
2025-08-15T23:41:26.363866204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.364006356Z [Info] add_release_restrictions: Starting migration of Main DB to 68 
2025-08-15T23:41:26.365487660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-15T23:41:26.365627411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-08-15T23:41:26.365949389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003214s 
2025-08-15T23:41:26.366027888Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.366111105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.366656894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005372s 
2025-08-15T23:41:26.366771315Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-15T23:41:26.366884272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions' 
2025-08-15T23:41:26.367033373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001719s 
2025-08-15T23:41:26.367161861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-15T23:41:26', 'add_release_restrictions') 
2025-08-15T23:41:26.367347104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.368013216Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated 
2025-08-15T23:41:26.368129520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011485s 
2025-08-15T23:41:26.368222037Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating 
2025-08-15T23:41:26.368323010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.368474305Z [Info] quality_proper: Starting migration of Main DB to 69 
2025-08-15T23:41:26.368679368Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.368831955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.369334337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005521s 
2025-08-15T23:41:26.369481453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-15T23:41:26', 'quality_proper') 
2025-08-15T23:41:26.369657828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.370264711Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated 
2025-08-15T23:41:26.370375834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014912s 
2025-08-15T23:41:26.370477299Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating 
2025-08-15T23:41:26.370563522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.370708595Z [Info] delay_profile: Starting migration of Main DB to 70 
2025-08-15T23:41:26.374740525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-15T23:41:26.374897381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-08-15T23:41:26.375452148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005933s 
2025-08-15T23:41:26.375707743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-08-15T23:41:26.376096486Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.376189142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.384001236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077473s 
2025-08-15T23:41:26.384101388Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay 
2025-08-15T23:41:26.385550356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "GrabDelayMode" INTEGER) 
2025-08-15T23:41:26.385923547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode") SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles" 
2025-08-15T23:41:26.386214293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-15T23:41:26.386647586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-15T23:41:26.388200383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-15T23:41:26.388457381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041918s 
2025-08-15T23:41:26.388584026Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode 
2025-08-15T23:41:26.390187004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 
2025-08-15T23:41:26.390534344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles" 
2025-08-15T23:41:26.390843797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-15T23:41:26.391214494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-15T23:41:26.392566667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-15T23:41:26.392833013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004105s 
2025-08-15T23:41:26.393201375Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0005072 taking an average of 00:00:00.0005072 
2025-08-15T23:41:26.393379624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-15T23:41:26', 'delay_profile') 
2025-08-15T23:41:26.393642834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.394663951Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated 
2025-08-15T23:41:26.394799343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059408s 
2025-08-15T23:41:26.394949987Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating 
2025-08-15T23:41:26.395100129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.395306304Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71 
2025-08-15T23:41:26.395654896Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight 
2025-08-15T23:41:26.396950636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL) 
2025-08-15T23:41:26.397348658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions" 
2025-08-15T23:41:26.397614473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions" 
2025-08-15T23:41:26.398224902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions" 
2025-08-15T23:41:26.399606815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-15T23:41:26.399838011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-15T23:41:26.400094277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043107s 
2025-08-15T23:41:26.400201734Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.400292847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.403124350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028114s 
2025-08-15T23:41:26.403314202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-15T23:41:26', 'unknown_quality_in_profile') 
2025-08-15T23:41:26.403570549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.404600242Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated 
2025-08-15T23:41:26.406768830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042838s 
2025-08-15T23:41:26.406930696Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating 
2025-08-15T23:41:26.407072592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.407307595Z [Info] history_downloadId: Starting migration of Main DB to 72 
2025-08-15T23:41:26.408221205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-15T23:41:26.408340295Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-15T23:41:26.408456539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String 
2025-08-15T23:41:26.408581791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT 
2025-08-15T23:41:26.409276180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006893s 
2025-08-15T23:41:26.409395921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-15T23:41:26.409503307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-15T23:41:26.409776928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002719s 
2025-08-15T23:41:26.409899345Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.410080249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.411384346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00136s 
2025-08-15T23:41:26.411509408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-15T23:41:26', 'history_downloadId') 
2025-08-15T23:41:26.411779532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.412841931Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated 
2025-08-15T23:41:26.412943366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027796s 
2025-08-15T23:41:26.413072576Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating 
2025-08-15T23:41:26.413160944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.413341838Z [Info] clear_ratings: Starting migration of Main DB to 73 
2025-08-15T23:41:26.413999533Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.414115837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1 
2025-08-15T23:41:26.414349948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000237s 
2025-08-15T23:41:26.414446593Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.414532326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1 
2025-08-15T23:41:26.414700214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001643s 
2025-08-15T23:41:26.414833502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-15T23:41:26', 'clear_ratings') 
2025-08-15T23:41:26.415020859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.415717462Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated 
2025-08-15T23:41:26.415836693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011782s 
2025-08-15T23:41:26.416002366Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating 
2025-08-15T23:41:26.416072938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.416213231Z [Info] disable_eztv: Starting migration of Main DB to 74 
2025-08-15T23:41:26.416440428Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%' 
2025-08-15T23:41:26.416630201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%' 
2025-08-15T23:41:26.416864422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002327s 
2025-08-15T23:41:26.416994444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-15T23:41:26', 'disable_eztv') 
2025-08-15T23:41:26.417266422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.418001903Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated 
2025-08-15T23:41:26.418059479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013006s 
2025-08-15T23:41:26.418169992Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating 
2025-08-15T23:41:26.418288410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.418491469Z [Info] force_lib_update: Starting migration of Main DB to 75 
2025-08-15T23:41:26.419657748Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.419801368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand' 
2025-08-15T23:41:26.420053175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002681s 
2025-08-15T23:41:26.420145571Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.420239059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-08-15T23:41:26.420425144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001842s 
2025-08-15T23:41:26.420536679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-15T23:41:26', 'force_lib_update') 
2025-08-15T23:41:26.420745940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.421450289Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated 
2025-08-15T23:41:26.421517003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011651s 
2025-08-15T23:41:26.421628608Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating 
2025-08-15T23:41:26.421721084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.421927440Z [Info] add_users_table: Starting migration of Main DB to 76 
2025-08-15T23:41:26.422363077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-15T23:41:26.422519081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-08-15T23:41:26.422939438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000451s 
2025-08-15T23:41:26.423043748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-15T23:41:26.423165122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-15T23:41:26.423418132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002484s 
2025-08-15T23:41:26.423525047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-15T23:41:26.423623696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-15T23:41:26.423876124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002504s 
2025-08-15T23:41:26.424004954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-15T23:41:26', 'add_users_table') 
2025-08-15T23:41:26.424254336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.425052163Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated 
2025-08-15T23:41:26.425181303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014251s 
2025-08-15T23:41:26.425279601Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating 
2025-08-15T23:41:26.425381165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.425530556Z [Info] add_add_options_to_series: Starting migration of Main DB to 77 
2025-08-15T23:41:26.425786211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:26.425898858Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-15T23:41:26.425997807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String 
2025-08-15T23:41:26.426097818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT 
2025-08-15T23:41:26.426739711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006459s 
2025-08-15T23:41:26.426878962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-15T23:41:26', 'add_add_options_to_series') 
2025-08-15T23:41:26.427110157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.427824195Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated 
2025-08-15T23:41:26.427971572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017172s 
2025-08-15T23:41:26.428084309Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating 
2025-08-15T23:41:26.428189250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.428350816Z [Info] add_commands_table: Starting migration of Main DB to 78 
2025-08-15T23:41:26.428960053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-15T23:41:26.429103432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-15T23:41:26.429637247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005542s 
2025-08-15T23:41:26.429748441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-15T23:41:26', 'add_commands_table') 
2025-08-15T23:41:26.429986059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.430731401Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated 
2025-08-15T23:41:26.430847124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016446s 
2025-08-15T23:41:26.430968167Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating 
2025-08-15T23:41:26.431078760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.431243151Z [Info] dedupe_tags: Starting migration of Main DB to 79 
2025-08-15T23:41:26.431658117Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.431792017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.506096877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0741798s 
2025-08-15T23:41:26.506272640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags 
2025-08-15T23:41:26.506372832Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-08-15T23:41:26.506480559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String 
2025-08-15T23:41:26.508230393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-15T23:41:26.508662864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags" 
2025-08-15T23:41:26.508888639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags" 
2025-08-15T23:41:26.509271009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags" 
2025-08-15T23:41:26.510813516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041632s 
2025-08-15T23:41:26.510890331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-15T23:41:26.510980913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-15T23:41:26.511256839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002687s 
2025-08-15T23:41:26.511420969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-15T23:41:26', 'dedupe_tags') 
2025-08-15T23:41:26.511690242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.512924828Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated 
2025-08-15T23:41:26.513034359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019278s 
2025-08-15T23:41:26.513231806Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating 
2025-08-15T23:41:26.513298511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.513484435Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81 
2025-08-15T23:41:26.513852156Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.513970033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.515307487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013364s 
2025-08-15T23:41:26.515424963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-08-15T23:41:26', 'move_dot_prefix_to_transmission_category') 
2025-08-15T23:41:26.515777914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.516510349Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated 
2025-08-15T23:41:26.516582294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002477s 
2025-08-15T23:41:26.516709631Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating 
2025-08-15T23:41:26.516811877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.517003543Z [Info] add_fanzub_settings: Starting migration of Main DB to 82 
2025-08-15T23:41:26.517877373Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.517912984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig' 
2025-08-15T23:41:26.518163389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002378s 
2025-08-15T23:41:26.518256386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-08-15T23:41:26', 'add_fanzub_settings') 
2025-08-15T23:41:26.518485517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.519055746Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated 
2025-08-15T23:41:26.519142761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011195s 
2025-08-15T23:41:26.519247252Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating 
2025-08-15T23:41:26.519349217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.519540322Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83 
2025-08-15T23:41:26.520413020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-15T23:41:26.520518682Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:26.520618433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64 
2025-08-15T23:41:26.520715529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER 
2025-08-15T23:41:26.521374736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006656s 
2025-08-15T23:41:26.521471952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-15T23:41:26.521564258Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-15T23:41:26.521646043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32 
2025-08-15T23:41:26.521753439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER 
2025-08-15T23:41:26.522333417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005626s 
2025-08-15T23:41:26.522462918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-15T23:41:26.522572659Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.522696228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String 
2025-08-15T23:41:26.522812412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT 
2025-08-15T23:41:26.523381949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000577s 
2025-08-15T23:41:26.523498554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-15T23:41:26.523579166Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.523653165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String 
2025-08-15T23:41:26.523808578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT 
2025-08-15T23:41:26.524337173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000553s 
2025-08-15T23:41:26.524449489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-15T23:41:26.524553188Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.524646275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String 
2025-08-15T23:41:26.524747128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT 
2025-08-15T23:41:26.525330393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005295s 
2025-08-15T23:41:26.525386516Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.525473271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1 
2025-08-15T23:41:26.525651590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001721s 
2025-08-15T23:41:26.525771621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-08-15T23:41:26', 'additonal_blacklist_columns') 
2025-08-15T23:41:26.526059772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.526837989Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated 
2025-08-15T23:41:26.526972620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013593s 
2025-08-15T23:41:26.527145318Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating 
2025-08-15T23:41:26.527261131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.527430112Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84 
2025-08-15T23:41:26.528098638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-15T23:41:26.528231646Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-15T23:41:26.528317699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double 
2025-08-15T23:41:26.529959466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL) 
2025-08-15T23:41:26.530341535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions" 
2025-08-15T23:41:26.530634706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions" 
2025-08-15T23:41:26.531165495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions" 
2025-08-15T23:41:26.532657480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-15T23:41:26.532937834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-15T23:41:26.533184261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047196s 
2025-08-15T23:41:26.533280274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-15T23:41:26.533373482Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:26.533456669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double 
2025-08-15T23:41:26.535125951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-08-15T23:41:26.535451857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions" 
2025-08-15T23:41:26.535832384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions" 
2025-08-15T23:41:26.536247470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions" 
2025-08-15T23:41:26.537718052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-15T23:41:26.537992404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-15T23:41:26.538267939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046702s 
2025-08-15T23:41:26.538373622Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0 
2025-08-15T23:41:26.538502852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0 
2025-08-15T23:41:26.538703456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001845s 
2025-08-15T23:41:26.538820853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-08-15T23:41:26', 'update_quality_minmax_size') 
2025-08-15T23:41:26.539070927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.540140681Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated 
2025-08-15T23:41:26.540258488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016242s 
2025-08-15T23:41:26.540406046Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating 
2025-08-15T23:41:26.540515827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.540683675Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85 
2025-08-15T23:41:26.541033118Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.541145294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.542614603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014618s 
2025-08-15T23:41:26.542741589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-08-15T23:41:26', 'expand_transmission_urlbase') 
2025-08-15T23:41:26.543062415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.543689258Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated 
2025-08-15T23:41:26.543800492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025372s 
2025-08-15T23:41:26.543948169Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating 
2025-08-15T23:41:26.544137611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.544274226Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86 
2025-08-15T23:41:26.544575452Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.544687468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.545892645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011955s 
2025-08-15T23:41:26.546010462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-08-15T23:41:26', 'pushbullet_device_ids') 
2025-08-15T23:41:26.546254855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.546861777Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated 
2025-08-15T23:41:26.546977630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021564s 
2025-08-15T23:41:26.547107883Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating 
2025-08-15T23:41:26.547230900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.547443168Z [Info] remove_eztv: Starting migration of Main DB to 87 
2025-08-15T23:41:26.547764014Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-15T23:41:26.547908455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv' 
2025-08-15T23:41:26.548154410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002708s 
2025-08-15T23:41:26.548277007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-08-15T23:41:26', 'remove_eztv') 
2025-08-15T23:41:26.548485197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.549102039Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated 
2025-08-15T23:41:26.549236620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011878s 
2025-08-15T23:41:26.549281280Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating 
2025-08-15T23:41:26.549383897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.549540512Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88 
2025-08-15T23:41:26.549813893Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.549887611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.551668257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001763s 
2025-08-15T23:41:26.551799241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-08-15T23:41:26', 'pushbullet_devices_channels_list') 
2025-08-15T23:41:26.552091149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.552740347Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated 
2025-08-15T23:41:26.552869336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028414s 
2025-08-15T23:41:26.553044138Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating 
2025-08-15T23:41:26.553108428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.553283791Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89 
2025-08-15T23:41:26.554231820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-15T23:41:26.554404127Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-15T23:41:26.554507355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean 
2025-08-15T23:41:26.554624982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER 
2025-08-15T23:41:26.555388189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007528s 
2025-08-15T23:41:26.555479704Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser') 
2025-08-15T23:41:26.555781952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser') 
2025-08-15T23:41:26.555990432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002819s 
2025-08-15T23:41:26.556094712Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser') 
2025-08-15T23:41:26.556333303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser') 
2025-08-15T23:41:26.556553035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002353s 
2025-08-15T23:41:26.556651283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-15T23:41:26.556730433Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-15T23:41:26.556805263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean 
2025-08-15T23:41:26.558274893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-08-15T23:41:26.558696683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications" 
2025-08-15T23:41:26.559217091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-15T23:41:26.559306010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-15T23:41:26.560663885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037379s 
2025-08-15T23:41:26.560765489Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.560851432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer' 
2025-08-15T23:41:26.561037487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001895s 
2025-08-15T23:41:26.561147799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-08-15T23:41:26', 'add_on_rename_to_notifcations') 
2025-08-15T23:41:26.561363814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.562157864Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated 
2025-08-15T23:41:26.562253115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012667s 
2025-08-15T23:41:26.562378308Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating 
2025-08-15T23:41:26.562475553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.562645836Z [Info] update_kickass_url: Starting migration of Main DB to 90 
2025-08-15T23:41:26.562961512Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents'; 
2025-08-15T23:41:26.563290815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents'; 
2025-08-15T23:41:26.563711392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003954s 
2025-08-15T23:41:26.563784329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-08-15T23:41:26', 'update_kickass_url') 
2025-08-15T23:41:26.564014182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.564496353Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated 
2025-08-15T23:41:26.564590212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001206s 
2025-08-15T23:41:26.564705134Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating 
2025-08-15T23:41:26.564816097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.564944135Z [Info] added_indexerstatus: Starting migration of Main DB to 91 
2025-08-15T23:41:26.565487840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-15T23:41:26.565607631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-15T23:41:26.565962656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003794s 
2025-08-15T23:41:26.566078059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-08-15T23:41:26.566166978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-08-15T23:41:26.566398975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002336s 
2025-08-15T23:41:26.566518876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-08-15T23:41:26', 'added_indexerstatus') 
2025-08-15T23:41:26.566724901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.567269137Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated 
2025-08-15T23:41:26.567381704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001094s 
2025-08-15T23:41:26.567463128Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating 
2025-08-15T23:41:26.567578651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.567735958Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92 
2025-08-15T23:41:26.568313791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2025-08-15T23:41:26.568502071Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.568508002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean 
2025-08-15T23:41:26.568613355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.569199175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005643s 
2025-08-15T23:41:26.569297012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-08-15T23:41:26', 'add_unverifiedscenenumbering') 
2025-08-15T23:41:26.569509419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.570042283Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated 
2025-08-15T23:41:26.570156062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014235s 
2025-08-15T23:41:26.570313789Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating 
2025-08-15T23:41:26.570356976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.570496888Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93 
2025-08-15T23:41:26.571096847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-15T23:41:26.571238642Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.571283743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean 
2025-08-15T23:41:26.571414647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1 
2025-08-15T23:41:26.571987170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005729s 
2025-08-15T23:41:26.572082873Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.572187383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1 
2025-08-15T23:41:26.572352145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001783s 
2025-08-15T23:41:26.572456405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-08-15T23:41:26', 'naming_config_replace_illegal_characters') 
2025-08-15T23:41:26.572681238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.573192527Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated 
2025-08-15T23:41:26.573321567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010168s 
2025-08-15T23:41:26.573434605Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating 
2025-08-15T23:41:26.573546320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.573658005Z [Info] add_tvmazeid: Starting migration of Main DB to 94 
2025-08-15T23:41:26.573983480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:26.574084884Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.574171359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32 
2025-08-15T23:41:26.574301982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.574946349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006459s 
2025-08-15T23:41:26.575074858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId) 
2025-08-15T23:41:26.575191072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC) 
2025-08-15T23:41:26.575489143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002943s 
2025-08-15T23:41:26.575646580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-08-15T23:41:26', 'add_tvmazeid') 
2025-08-15T23:41:26.575878887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.576627816Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated 
2025-08-15T23:41:26.576755463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014229s 
2025-08-15T23:41:26.576877940Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating 
2025-08-15T23:41:26.576987951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.577151471Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95 
2025-08-15T23:41:26.577719905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber) 
2025-08-15T23:41:26.577839877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC) 
2025-08-15T23:41:26.578139931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003115s 
2025-08-15T23:41:26.578257929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-08-15T23:41:26', 'add_additional_episodes_index') 
2025-08-15T23:41:26.578495267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.579183032Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated 
2025-08-15T23:41:26.579309697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013282s 
2025-08-15T23:41:26.579421803Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating 
2025-08-15T23:41:26.579508458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.579677849Z [Info] disable_kickass: Starting migration of Main DB to 96 
2025-08-15T23:41:26.579967592Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%'; 
2025-08-15T23:41:26.580253398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%'; 
2025-08-15T23:41:26.580556358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003137s 
2025-08-15T23:41:26.580687432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-08-15T23:41:26', 'disable_kickass') 
2025-08-15T23:41:26.580939981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.581530270Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated 
2025-08-15T23:41:26.581633297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012803s 
2025-08-15T23:41:26.581731094Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating 
2025-08-15T23:41:26.581879914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.582107933Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97 
2025-08-15T23:41:26.582325471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-15T23:41:26.582438128Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.582548350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-15T23:41:26.582692350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.583368933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006803s 
2025-08-15T23:41:26.583519937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-08-15T23:41:26', 'add_reason_to_pending_releases') 
2025-08-15T23:41:26.583792526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.584579781Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated 
2025-08-15T23:41:26.584697849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018775s 
2025-08-15T23:41:26.584805325Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating 
2025-08-15T23:41:26.584915898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.585062844Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98 
2025-08-15T23:41:26.585335323Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-15T23:41:26.585444252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv' 
2025-08-15T23:41:26.585618834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001806s 
2025-08-15T23:41:26.585718575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-08-15T23:41:26', 'remove_titans_of_tv') 
2025-08-15T23:41:26.586009831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.586609860Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated 
2025-08-15T23:41:26.586662305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011125s 
2025-08-15T23:41:26.586762918Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating 
2025-08-15T23:41:26.586906998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.587097852Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99 
2025-08-15T23:41:26.588098027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-15T23:41:26.588226115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-15T23:41:26.588666943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004523s 
2025-08-15T23:41:26.588789139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-08-15T23:41:26.588951736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-08-15T23:41:26.589491233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005624s 
2025-08-15T23:41:26.589602737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-15T23:41:26.589717959Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.589822249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime 
2025-08-15T23:41:26.589922471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME 
2025-08-15T23:41:26.590846102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009175s 
2025-08-15T23:41:26.590958678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String 
2025-08-15T23:41:26.591056405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT 
2025-08-15T23:41:26.591915656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008489s 
2025-08-15T23:41:26.592064736Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%' 
2025-08-15T23:41:26.592200059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%' 
2025-08-15T23:41:26.592402296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002006s 
2025-08-15T23:41:26.592507808Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.592608691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.593765381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011499s 
2025-08-15T23:41:26.593914962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-15T23:41:26.594005384Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.594118312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String 
2025-08-15T23:41:26.595925561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-15T23:41:26.596359505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-15T23:41:26.596761906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-15T23:41:26.597052171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-15T23:41:26.599290759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050599s 
2025-08-15T23:41:26.599409238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-08-15T23:41:26', 'extra_and_subtitle_files') 
2025-08-15T23:41:26.599657708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.600567491Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated 
2025-08-15T23:41:26.600700418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063371s 
2025-08-15T23:41:26.600833807Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating 
2025-08-15T23:41:26.600929540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.601104532Z [Info] add_scene_season_number: Starting migration of Main DB to 100 
2025-08-15T23:41:26.601502774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings 
2025-08-15T23:41:26.601606423Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.601730633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32 
2025-08-15T23:41:26.603632253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT) 
2025-08-15T23:41:26.605700909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SceneMappings_temp" ("Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type") SELECT "Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type" FROM "SceneMappings" 
2025-08-15T23:41:26.606021936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-08-15T23:41:26.606303313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings" 
2025-08-15T23:41:26.609087610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071685s 
2025-08-15T23:41:26.609176860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings 
2025-08-15T23:41:26.609317804Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:26.609418697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32 
2025-08-15T23:41:26.609604401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER 
2025-08-15T23:41:26.610319782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007287s 
2025-08-15T23:41:26.610458090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-08-15T23:41:26', 'add_scene_season_number') 
2025-08-15T23:41:26.610683725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.611457874Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated 
2025-08-15T23:41:26.611556663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018414s 
2025-08-15T23:41:26.611677717Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating 
2025-08-15T23:41:26.611794351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.612032301Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101 
2025-08-15T23:41:26.612392195Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.612497718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.613757565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012476s 
2025-08-15T23:41:26.613889391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-08-15T23:41:26', 'add_ultrahd_quality_in_profiles') 
2025-08-15T23:41:26.614105987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.614689512Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated 
2025-08-15T23:41:26.614807009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021832s 
2025-08-15T23:41:26.614922231Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating 
2025-08-15T23:41:26.615090510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.615266705Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102 
2025-08-15T23:41:26.615793866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles 
2025-08-15T23:41:26.615919880Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-15T23:41:26.616008990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32 
2025-08-15T23:41:26.616106235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.617039966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009076s 
2025-08-15T23:41:26.617148034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-15T23:41:26.617228886Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.617317926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32 
2025-08-15T23:41:26.617435302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.618100071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006588s 
2025-08-15T23:41:26.618212257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-15T23:41:26.618298501Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.618380696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32 
2025-08-15T23:41:26.618473894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.619226159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007455s 
2025-08-15T23:41:26.619339006Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.619484560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.624494279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050215s 
2025-08-15T23:41:26.624618108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-08-15T23:41:26', 'add_language_to_episodeFiles_history_and_blacklist') 
2025-08-15T23:41:26.624874044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.625517801Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated 
2025-08-15T23:41:26.625641870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060587s 
2025-08-15T23:41:26.625785159Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating 
2025-08-15T23:41:26.625864429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.626023689Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103 
2025-08-15T23:41:26.626299705Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.626399416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.627296383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008752s 
2025-08-15T23:41:26.627387336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-08-15T23:41:26', 'fix_metadata_file_extensions') 
2025-08-15T23:41:26.627623862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.628260885Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated 
2025-08-15T23:41:26.628419445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018637s 
2025-08-15T23:41:26.628512763Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating 
2025-08-15T23:41:26.628595589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.628810282Z [Info] remove_kickass: Starting migration of Main DB to 104 
2025-08-15T23:41:26.628972549Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-15T23:41:26.629102651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-08-15T23:41:26.629281411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001854s 
2025-08-15T23:41:26.629382664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-08-15T23:41:26', 'remove_kickass') 
2025-08-15T23:41:26.629607978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.630196443Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated 
2025-08-15T23:41:26.630302667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011083s 
2025-08-15T23:41:26.630413791Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating 
2025-08-15T23:41:26.630515045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.630656640Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105 
2025-08-15T23:41:26.630915932Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.631020683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation' 
2025-08-15T23:41:26.631232089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002191s 
2025-08-15T23:41:26.631356229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-08-15T23:41:26', 'rename_torrent_downloadstation') 
2025-08-15T23:41:26.631560591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.632144086Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated 
2025-08-15T23:41:26.632258817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011199s 
2025-08-15T23:41:26.632374019Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating 
2025-08-15T23:41:26.632469631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.632631818Z [Info] update_btn_url: Starting migration of Main DB to 106 
2025-08-15T23:41:26.632805718Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet'; 
2025-08-15T23:41:26.633009318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet'; 
2025-08-15T23:41:26.633243520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002378s 
2025-08-15T23:41:26.633350345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-08-15T23:41:26', 'update_btn_url') 
2025-08-15T23:41:26.633549847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.634152771Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated 
2025-08-15T23:41:26.634248825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011488s 
2025-08-15T23:41:26.634386913Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating 
2025-08-15T23:41:26.634471974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.634618269Z [Info] remove_wombles: Starting migration of Main DB to 107 
2025-08-15T23:41:26.634828021Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-15T23:41:26.634970298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-08-15T23:41:26.635153306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001712s 
2025-08-15T23:41:26.635230331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-08-15T23:41:26', 'remove_wombles') 
2025-08-15T23:41:26.635434523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.636046986Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated 
2025-08-15T23:41:26.636167499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010903s 
2025-08-15T23:41:26.636259554Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating 
2025-08-15T23:41:26.636368854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.636518756Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108 
2025-08-15T23:41:26.636749972Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = '' 
2025-08-15T23:41:26.636904082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = '' 
2025-08-15T23:41:26.637064155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001696s 
2025-08-15T23:41:26.637152503Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.637316483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.638375726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010792s 
2025-08-15T23:41:26.638458373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-08-15T23:41:26', 'fix_extra_file_extension') 
2025-08-15T23:41:26.638672284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.639293936Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated 
2025-08-15T23:41:26.639392634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020337s 
2025-08-15T23:41:26.639499820Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating 
2025-08-15T23:41:26.639612788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.639750135Z [Info] import_extra_files: Starting migration of Main DB to 109 
2025-08-15T23:41:26.639964055Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.640082334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.640660328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005183s 
2025-08-15T23:41:26.640725519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-08-15T23:41:26', 'import_extra_files') 
2025-08-15T23:41:26.640946113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.641536402Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated 
2025-08-15T23:41:26.641692376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014535s 
2025-08-15T23:41:26.641751756Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating 
2025-08-15T23:41:26.641855364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.641995567Z [Info] fix_extra_files_config: Starting migration of Main DB to 110 
2025-08-15T23:41:26.642190820Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.642293627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.642756399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004483s 
2025-08-15T23:41:26.642908726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-08-15T23:41:26', 'fix_extra_files_config') 
2025-08-15T23:41:26.643089881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.643885663Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated 
2025-08-15T23:41:26.643983250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015496s 
2025-08-15T23:41:26.644081297Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating 
2025-08-15T23:41:26.644194405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.644379568Z [Info] create_language_profiles: Starting migration of Main DB to 111 
2025-08-15T23:41:26.644918183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-08-15T23:41:26.644998184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-08-15T23:41:26.645337638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003435s 
2025-08-15T23:41:26.645412609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-08-15T23:41:26.645511187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-08-15T23:41:26.645759357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002351s 
2025-08-15T23:41:26.645850821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:26.645949099Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.646023198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32 
2025-08-15T23:41:26.646136577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-15T23:41:26.646870876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007286s 
2025-08-15T23:41:26.646964504Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.647048413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.653870002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067764s 
2025-08-15T23:41:26.653988611Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language 
2025-08-15T23:41:26.655722402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-08-15T23:41:26.656168841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles" 
2025-08-15T23:41:26.656412793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-15T23:41:26.656816366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-15T23:41:26.658613195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-15T23:41:26.658884922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047769s 
2025-08-15T23:41:26.659004924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-08-15T23:41:26', 'create_language_profiles') 
2025-08-15T23:41:26.659234406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.660244460Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated 
2025-08-15T23:41:26.660363089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061401s 
2025-08-15T23:41:26.660527320Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating 
2025-08-15T23:41:26.660648895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.660831392Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112 
2025-08-15T23:41:26.661173261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings 
2025-08-15T23:41:26.661339696Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-15T23:41:26.661386590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String 
2025-08-15T23:41:26.661503005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT 
2025-08-15T23:41:26.662229388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00073s 
2025-08-15T23:41:26.662367255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-08-15T23:41:26', 'added_regex_to_scenemapping') 
2025-08-15T23:41:26.662611537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.663357510Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated 
2025-08-15T23:41:26.663498754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018463s 
2025-08-15T23:41:26.663626080Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating 
2025-08-15T23:41:26.663762645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.663959622Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113 
2025-08-15T23:41:26.664206750Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.664297613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.665635898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013403s 
2025-08-15T23:41:26.665773055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-08-15T23:41:26', 'consolidate_indexer_baseurl') 
2025-08-15T23:41:26.665990974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.666748930Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated 
2025-08-15T23:41:26.666877469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024494s 
2025-08-15T23:41:26.667021619Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating 
2025-08-15T23:41:26.667138385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.667273036Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114 
2025-08-15T23:41:26.668646151Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-08-15T23:41:26.675195481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-15T23:41:26.675639455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-15T23:41:26.676100434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-15T23:41:26.676517333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-15T23:41:26.678094500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-15T23:41:26.678356347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095873s 
2025-08-15T23:41:26.678461259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-08-15T23:41:26', 'rename_indexer_status_id') 
2025-08-15T23:41:26.678679238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.679628419Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated 
2025-08-15T23:41:26.679760095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108645s 
2025-08-15T23:41:26.679918624Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating 
2025-08-15T23:41:26.680059257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.680268539Z [Info] add_downloadclient_status: Starting migration of Main DB to 115 
2025-08-15T23:41:26.680838356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-15T23:41:26.680987807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-15T23:41:26.681444777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004537s 
2025-08-15T23:41:26.681547204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-15T23:41:26.681693448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-15T23:41:26.681980987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002965s 
2025-08-15T23:41:26.682098765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-08-15T23:41:26', 'add_downloadclient_status') 
2025-08-15T23:41:26.682349730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.683232859Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated 
2025-08-15T23:41:26.683352469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015421s 
2025-08-15T23:41:26.683488864Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating 
2025-08-15T23:41:26.683605940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.683750651Z [Info] disable_nyaa: Starting migration of Main DB to 116 
2025-08-15T23:41:26.683977488Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%'; 
2025-08-15T23:41:26.684229887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%'; 
2025-08-15T23:41:26.684462916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002718s 
2025-08-15T23:41:26.684570042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-08-15T23:41:26', 'disable_nyaa') 
2025-08-15T23:41:26.684786979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.685514694Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated 
2025-08-15T23:41:26.685572641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012753s 
2025-08-15T23:41:26.685673434Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating 
2025-08-15T23:41:26.685777043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.685941524Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117 
2025-08-15T23:41:26.686136948Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.686246017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.690005769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037372s 
2025-08-15T23:41:26.690129258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-08-15T23:41:26', 'add_webrip_and_br480_qualites_in_profile') 
2025-08-15T23:41:26.690394342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.691125144Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated 
2025-08-15T23:41:26.691291759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048662s 
2025-08-15T23:41:26.691409857Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating 
2025-08-15T23:41:26.691520239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.691718519Z [Info] add_history_eventType_index: Starting migration of Main DB to 118 
2025-08-15T23:41:26.692045187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-08-15T23:41:26.692183375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-15T23:41:26.692469010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002851s 
2025-08-15T23:41:26.692627319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-08-15T23:41:26', 'add_history_eventType_index') 
2025-08-15T23:41:26.692824747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.693599978Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated 
2025-08-15T23:41:26.693735721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014171s 
2025-08-15T23:41:26.693869260Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating 
2025-08-15T23:41:26.694009563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.694177511Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119 
2025-08-15T23:41:26.694677879Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-15T23:41:26.696767397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-08-15T23:41:26.697145298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-08-15T23:41:26.697485383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-15T23:41:26.697885770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-15T23:41:26.699792981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-15T23:41:26.700058966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052348s 
2025-08-15T23:41:26.700180511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-15T23:41:26.700302928Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-15T23:41:26.700415084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-15T23:41:26.700558683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-15T23:41:26.701381520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008013s 
2025-08-15T23:41:26.701486231Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-15T23:41:26.701672897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-15T23:41:26.701872779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002059s 
2025-08-15T23:41:26.702001889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-15T23:41:26.702121611Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.702198405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-15T23:41:26.703954853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-08-15T23:41:26.704396612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-08-15T23:41:26.704839985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-15T23:41:26.705180822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-15T23:41:26.707064586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-15T23:41:26.707292936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004992s 
2025-08-15T23:41:26.707426204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-08-15T23:41:26', 'separate_automatic_and_interactive_searches') 
2025-08-15T23:41:26.707685015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.708728517Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated 
2025-08-15T23:41:26.708852888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063996s 
2025-08-15T23:41:26.708972989Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating 
2025-08-15T23:41:26.709114364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.709291170Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120 
2025-08-15T23:41:26.710017693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate) 
2025-08-15T23:41:26.710302848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC) 
2025-08-15T23:41:26.710594906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003022s 
2025-08-15T23:41:26.710715308Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId) 
2025-08-15T23:41:26.710808065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId" 
2025-08-15T23:41:26.711071345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002578s 
2025-08-15T23:41:26.711184543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date) 
2025-08-15T23:41:26.711272110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC) 
2025-08-15T23:41:26.711535851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002485s 
2025-08-15T23:41:26.711660382Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-15T23:41:26.711768620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-15T23:41:26.712050598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000275s 
2025-08-15T23:41:26.712159076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-15T23:41:26.712300882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-15T23:41:26.712551817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002517s 
2025-08-15T23:41:26.712674073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-08-15T23:41:26', 'update_series_episodes_history_indexes') 
2025-08-15T23:41:26.712884317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.713767094Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated 
2025-08-15T23:41:26.713893599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014497s 
2025-08-15T23:41:26.714020555Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating 
2025-08-15T23:41:26.714164996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.714338365Z [Info] update_animetosho_url: Starting migration of Main DB to 121 
2025-08-15T23:41:26.714591775Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%'; 
2025-08-15T23:41:26.714882350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%'; 
2025-08-15T23:41:26.715146993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003194s 
2025-08-15T23:41:26.715272466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-08-15T23:41:26', 'update_animetosho_url') 
2025-08-15T23:41:26.715494042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.716222109Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated 
2025-08-15T23:41:26.716346068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013858s 
2025-08-15T23:41:26.716440218Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating 
2025-08-15T23:41:26.716564298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.716700592Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122 
2025-08-15T23:41:26.716916738Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.717045657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.719513478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024815s 
2025-08-15T23:41:26.719633750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-08-15T23:41:26', 'add_remux_qualities_in_profile') 
2025-08-15T23:41:26.719885156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.720582771Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated 
2025-08-15T23:41:26.720699747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035453s 
2025-08-15T23:41:26.720794398Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating 
2025-08-15T23:41:26.720902255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.721032387Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123 
2025-08-15T23:41:26.721272200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId) 
2025-08-15T23:41:26.721396490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC) 
2025-08-15T23:41:26.721636944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002325s 
2025-08-15T23:41:26.721746375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-08-15T23:41:26', 'add_history_seriesId_index') 
2025-08-15T23:41:26.721937850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.722659243Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated 
2025-08-15T23:41:26.722774465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012584s 
2025-08-15T23:41:26.722875138Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating 
2025-08-15T23:41:26.722971632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.723163188Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124 
2025-08-15T23:41:26.723694889Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-15T23:41:26.723821564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-08-15T23:41:26.724004563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001945s 
2025-08-15T23:41:26.724101308Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-15T23:41:26.724210477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-08-15T23:41:26.724366011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001692s 
2025-08-15T23:41:26.724483748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-08-15T23:41:26', 'remove_media_browser_metadata') 
2025-08-15T23:41:26.724679001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.725340313Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated 
2025-08-15T23:41:26.725451106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011265s 
2025-08-15T23:41:26.725545907Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating 
2025-08-15T23:41:26.725665127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.725801141Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125 
2025-08-15T23:41:26.726081776Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-15T23:41:26.726204463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-15T23:41:26.726379035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001854s 
2025-08-15T23:41:26.726468976Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-15T23:41:26.726572334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-15T23:41:26.726746906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001639s 
2025-08-15T23:41:26.726844302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-08-15T23:41:26', 'remove_notify_my_android_and_pushalot_notifications') 
2025-08-15T23:41:26.727068103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.727710296Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated 
2025-08-15T23:41:26.727835759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011287s 
2025-08-15T23:41:26.727959148Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating 
2025-08-15T23:41:26.728054961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.728194712Z [Info] add_custom_filters: Starting migration of Main DB to 126 
2025-08-15T23:41:26.728570178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-15T23:41:26.728672735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-08-15T23:41:26.728965615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003214s 
2025-08-15T23:41:26.729095326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-08-15T23:41:26', 'add_custom_filters') 
2025-08-15T23:41:26.729284687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.730107434Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated 
2025-08-15T23:41:26.730128727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001364s 
2025-08-15T23:41:26.730235582Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating 
2025-08-15T23:41:26.730321375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.730486868Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127 
2025-08-15T23:41:26.730842535Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-15T23:41:26.730968839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-15T23:41:26.732554442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015581s 
2025-08-15T23:41:26.732652379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-15T23:41:26.732742451Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-15T23:41:26.732815698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-08-15T23:41:26.732935560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-08-15T23:41:26.733552041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006005s 
2025-08-15T23:41:26.733653315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-08-15T23:41:26', 'rename_restrictions_to_release_profiles') 
2025-08-15T23:41:26.733865793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.734582787Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated 
2025-08-15T23:41:26.734685574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016444s 
2025-08-15T23:41:26.734792439Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-15T23:41:26.734917211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.735066491Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128 
2025-08-15T23:41:26.735871132Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-15T23:41:26.736033629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-15T23:41:26.737629163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015765s 
2025-08-15T23:41:26.737714835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-15T23:41:26.737819205Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-15T23:41:26.737902092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-08-15T23:41:26.738011783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-15T23:41:26.738602212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005962s 
2025-08-15T23:41:26.738706633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-08-15T23:41:26.738805462Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.738871264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-08-15T23:41:26.738984933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-15T23:41:26.739548158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005652s 
2025-08-15T23:41:26.739655594Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.739737499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-15T23:41:26.739905357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001772s 
2025-08-15T23:41:26.740001030Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.740096211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-15T23:41:26.740254220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001636s 
2025-08-15T23:41:26.740347718Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId 
2025-08-15T23:41:26.742264789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL) 
2025-08-15T23:41:26.743047786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId" FROM "Series" 
2025-08-15T23:41:26.743806784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-08-15T23:41:26.744600964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2025-08-15T23:41:26.746087027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-15T23:41:26.746338634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2025-08-15T23:41:26.746553527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2025-08-15T23:41:26.746774181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2025-08-15T23:41:26.746999094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2025-08-15T23:41:26.747212123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC) 
2025-08-15T23:41:26.747437276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006979s 
2025-08-15T23:41:26.747581106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-08-15T23:41:26', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-15T23:41:26.747765969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.748787315Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-15T23:41:26.748893900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083037s 
2025-08-15T23:41:26.749057630Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating 
2025-08-15T23:41:26.749148673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.749308555Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129 
2025-08-15T23:41:26.749624902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles 
2025-08-15T23:41:26.749731968Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.749818372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String 
2025-08-15T23:41:26.749993274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-15T23:41:26.750539945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000609s 
2025-08-15T23:41:26.750684987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-08-15T23:41:26', 'add_relative_original_path_to_episode_file') 
2025-08-15T23:41:26.750875792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.751550951Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated 
2025-08-15T23:41:26.751687095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016142s 
2025-08-15T23:41:26.751775453Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating 
2025-08-15T23:41:26.751885786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.752072842Z [Info] episode_last_searched_time: Starting migration of Main DB to 130 
2025-08-15T23:41:26.752280611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2025-08-15T23:41:26.752382867Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.752622349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime 
2025-08-15T23:41:26.752734074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-15T23:41:26.753313731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005779s 
2025-08-15T23:41:26.753421318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-08-15T23:41:26', 'episode_last_searched_time') 
2025-08-15T23:41:26.753629297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.754405580Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated 
2025-08-15T23:41:26.754425380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015709s 
2025-08-15T23:41:26.754567436Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating 
2025-08-15T23:41:26.754600102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.754746156Z [Info] download_propers_config: Starting migration of Main DB to 131 
2025-08-15T23:41:26.754984186Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.755095440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.755726751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005979s 
2025-08-15T23:41:26.755800159Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-15T23:41:26.756002106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-15T23:41:26.756177329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001646s 
2025-08-15T23:41:26.756276879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-08-15T23:41:26', 'download_propers_config') 
2025-08-15T23:41:26.756487754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.757154286Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated 
2025-08-15T23:41:26.757215930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001105s 
2025-08-15T23:41:26.757314619Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating 
2025-08-15T23:41:26.757415282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.757558721Z [Info] add_download_client_priority: Starting migration of Main DB to 132 
2025-08-15T23:41:26.757903495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-15T23:41:26.758093167Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.758104941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-15T23:41:26.758194962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-15T23:41:26.760323048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021035s 
2025-08-15T23:41:26.760450545Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.760537139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.783191545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225916s 
2025-08-15T23:41:26.783446719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-08-15T23:41:26', 'add_download_client_priority') 
2025-08-15T23:41:26.783634307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.784420060Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated 
2025-08-15T23:41:26.784518498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238442s 
2025-08-15T23:41:26.784632127Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating 
2025-08-15T23:41:26.784737148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.784900507Z [Info] add_specials_folder_format: Starting migration of Main DB to 134 
2025-08-15T23:41:26.785543893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-15T23:41:26.785664766Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.785764958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String 
2025-08-15T23:41:26.785873908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT 
2025-08-15T23:41:26.786535490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006676s 
2025-08-15T23:41:26.786666815Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.786723098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1 
2025-08-15T23:41:26.786909103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001825s 
2025-08-15T23:41:26.787007641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-08-15T23:41:26', 'add_specials_folder_format') 
2025-08-15T23:41:26.787233817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.788067045Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated 
2025-08-15T23:41:26.788183720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013316s 
2025-08-15T23:41:26.788285084Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating 
2025-08-15T23:41:26.788373903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.788521530Z [Info] health_issue_notification: Starting migration of Main DB to 135 
2025-08-15T23:41:26.788848659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-15T23:41:26.788961456Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.789039503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-15T23:41:26.789162371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.789790857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000633s 
2025-08-15T23:41:26.789896379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-15T23:41:26.789978354Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.790059548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-15T23:41:26.790205381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.790787343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005989s 
2025-08-15T23:41:26.790903157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-08-15T23:41:26', 'health_issue_notification') 
2025-08-15T23:41:26.791095243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.791760884Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated 
2025-08-15T23:41:26.791875335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015763s 
2025-08-15T23:41:26.791977180Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-15T23:41:26.792082903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.792231352Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136 
2025-08-15T23:41:26.792563982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-15T23:41:26.792666638Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.792759345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-15T23:41:26.792874808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-15T23:41:26.793495418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006175s 
2025-08-15T23:41:26.793588144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-15T23:41:26.793685941Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.793756964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-15T23:41:26.793865343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.794504640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005896s 
2025-08-15T23:41:26.794560773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-08-15T23:41:26', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-15T23:41:26.794787750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.795436758Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-15T23:41:26.795546509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015633s 
2025-08-15T23:41:26.795664586Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating 
2025-08-15T23:41:26.795750830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.795907646Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137 
2025-08-15T23:41:26.796231408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2025-08-15T23:41:26.796337522Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.796415449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32 
2025-08-15T23:41:26.796531963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER 
2025-08-15T23:41:26.797161932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006251s 
2025-08-15T23:41:26.797260631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32 
2025-08-15T23:41:26.797366324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER 
2025-08-15T23:41:26.797949578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005783s 
2025-08-15T23:41:26.798043457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32 
2025-08-15T23:41:26.798160984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER 
2025-08-15T23:41:26.798758998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006023s 
2025-08-15T23:41:26.798870663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-08-15T23:41:26', 'add_airedbefore_to_episodes') 
2025-08-15T23:41:26.799076217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.799817781Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated 
2025-08-15T23:41:26.799895477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016049s 
2025-08-15T23:41:26.799989998Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating 
2025-08-15T23:41:26.800081833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.800234109Z [Info] remove_bitmetv: Starting migration of Main DB to 138 
2025-08-15T23:41:26.800463742Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-15T23:41:26.800598553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-08-15T23:41:26.800769828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001778s 
2025-08-15T23:41:26.800873557Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%' 
2025-08-15T23:41:26.801055012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%' 
2025-08-15T23:41:26.801308082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002508s 
2025-08-15T23:41:26.801410108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-08-15T23:41:26', 'remove_bitmetv') 
2025-08-15T23:41:26.801618367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.802216712Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated 
2025-08-15T23:41:26.802315772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011494s 
2025-08-15T23:41:26.802411073Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating 
2025-08-15T23:41:26.802500774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.802648652Z [Info] add_download_history: Starting migration of Main DB to 139 
2025-08-15T23:41:26.803436629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-15T23:41:26.803569256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-15T23:41:26.803996226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004481s 
2025-08-15T23:41:26.804102089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-15T23:41:26.804207822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-15T23:41:26.804420881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002279s 
2025-08-15T23:41:26.804516153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId) 
2025-08-15T23:41:26.804623319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC) 
2025-08-15T23:41:26.804859475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002272s 
2025-08-15T23:41:26.804957221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-15T23:41:26.805057724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-15T23:41:26.805301194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002501s 
2025-08-15T23:41:26.805416607Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.805481948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.807336363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018482s 
2025-08-15T23:41:26.807454702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-08-15T23:41:26', 'add_download_history') 
2025-08-15T23:41:26.807669665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.808419976Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated 
2025-08-15T23:41:26.808522302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029236s 
2025-08-15T23:41:26.808622283Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating 
2025-08-15T23:41:26.808773167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.808878329Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140 
2025-08-15T23:41:26.809068852Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-08-15T23:41:26.809210909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-08-15T23:41:26.809494049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002661s 
2025-08-15T23:41:26.809604531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-08-15T23:41:26', 'remove_chown_and_folderchmod_config_v2') 
2025-08-15T23:41:26.809812039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.810403400Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated 
2025-08-15T23:41:26.810520827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011791s 
2025-08-15T23:41:26.810620888Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating 
2025-08-15T23:41:26.810713294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.810846813Z [Info] add_update_history: Starting migration of Main DB to 141 
2025-08-15T23:41:26.810967085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-08-15T23:41:26', 'add_update_history') 
2025-08-15T23:41:26.811167399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.811755213Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated 
2025-08-15T23:41:26.811880675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010472s 
2025-08-15T23:41:26.811983703Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating 
2025-08-15T23:41:26.812079696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.812222373Z [Info] import_lists: Starting migration of Main DB to 142 
2025-08-15T23:41:26.813224151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-08-15T23:41:26.813295385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-08-15T23:41:26.813727685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004614s 
2025-08-15T23:41:26.813824981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-08-15T23:41:26.813926997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-15T23:41:26.814156329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002274s 
2025-08-15T23:41:26.814248675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-08-15T23:41:26.814364197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-15T23:41:26.814721246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000382s 
2025-08-15T23:41:26.814821298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-08-15T23:41:26.814943384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-15T23:41:26.815176083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002379s 
2025-08-15T23:41:26.815267928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-08-15T23:41:26.815380554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" TEXT NOT NULL, "Title" TEXT NOT NULL) 
2025-08-15T23:41:26.815666821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002727s 
2025-08-15T23:41:26.815735459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId) 
2025-08-15T23:41:26.815890632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC) 
2025-08-15T23:41:26.816095264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002573s 
2025-08-15T23:41:26.816213863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-08-15T23:41:26', 'import_lists') 
2025-08-15T23:41:26.816418034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.817218456Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated 
2025-08-15T23:41:26.817318467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013672s 
2025-08-15T23:41:26.817418739Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating 
2025-08-15T23:41:26.817523600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.817661568Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143 
2025-08-15T23:41:26.817913706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-15T23:41:26.818028998Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.818099039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-15T23:41:26.818199932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-15T23:41:26.818911536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006915s 
2025-08-15T23:41:26.819024042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-08-15T23:41:26', 'add_priority_to_indexers') 
2025-08-15T23:41:26.819235759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.819864014Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated 
2025-08-15T23:41:26.819985959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016418s 
2025-08-15T23:41:26.820089839Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating 
2025-08-15T23:41:26.820200552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.820337357Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144 
2025-08-15T23:41:26.820690067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-15T23:41:26.820771351Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.820854479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32 
2025-08-15T23:41:26.820973629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.821656263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006909s 
2025-08-15T23:41:26.821756104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-15T23:41:26.821844001Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.821921237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean 
2025-08-15T23:41:26.822065848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1 
2025-08-15T23:41:26.822722070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006839s 
2025-08-15T23:41:26.822832552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-08-15T23:41:26', 'import_lists_series_type_and_season_folder') 
2025-08-15T23:41:26.823053948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.823969743Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated 
2025-08-15T23:41:26.824089484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019364s 
2025-08-15T23:41:26.824180677Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating 
2025-08-15T23:41:26.824298735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.824421372Z [Info] remove_growl: Starting migration of Main DB to 145 
2025-08-15T23:41:26.824636766Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-15T23:41:26.824766798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-15T23:41:26.824939365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001742s 
2025-08-15T23:41:26.825053085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-08-15T23:41:26', 'remove_growl') 
2025-08-15T23:41:26.825233668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.825852905Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated 
2025-08-15T23:41:26.825960191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010975s 
2025-08-15T23:41:26.826094763Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating 
2025-08-15T23:41:26.826178231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.826305908Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146 
2025-08-15T23:41:26.826422142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-08-15T23:41:26', 'cleanup_duplicates_updatehistory') 
2025-08-15T23:41:26.826632215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.827253226Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated 
2025-08-15T23:41:26.827382196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010818s 
2025-08-15T23:41:26.827475634Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating 
2025-08-15T23:41:26.827581487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.827744114Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147 
2025-08-15T23:41:26.827949508Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.828048127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.828476379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004156s 
2025-08-15T23:41:26.828615439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-08-15T23:41:26', 'swap_filechmod_for_folderchmod') 
2025-08-15T23:41:26.828805803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.829443607Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated 
2025-08-15T23:41:26.829554931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013702s 
2025-08-15T23:41:26.829637778Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating 
2025-08-15T23:41:26.829730295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.829886259Z [Info] mediainfo_channels: Starting migration of Main DB to 148 
2025-08-15T23:41:26.830087674Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-08-15T23:41:26.830251584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-08-15T23:41:26.830461968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002037s 
2025-08-15T23:41:26.830547550Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-08-15T23:41:26.830731691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-08-15T23:41:26.830935271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002113s 
2025-08-15T23:41:26.831043479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-08-15T23:41:26', 'mediainfo_channels') 
2025-08-15T23:41:26.831229444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.831953843Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated 
2025-08-15T23:41:26.832071229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012331s 
2025-08-15T23:41:26.832163625Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating 
2025-08-15T23:41:26.832259759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.832406985Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149 
2025-08-15T23:41:26.832733713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-15T23:41:26.832837472Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.832913946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean 
2025-08-15T23:41:26.833042786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.833701943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006537s 
2025-08-15T23:41:26.833790151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-15T23:41:26.833943680Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.833962258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean 
2025-08-15T23:41:26.834084995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.834722850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006335s 
2025-08-15T23:41:26.834821799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-08-15T23:41:26', 'add_on_delete_to_notifications') 
2025-08-15T23:41:26.835040029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.835716260Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated 
2025-08-15T23:41:26.835819889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016253s 
2025-08-15T23:41:26.835976705Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating 
2025-08-15T23:41:26.836151637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.836218322Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150 
2025-08-15T23:41:26.836552946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings 
2025-08-15T23:41:26.836662606Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.836771075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String 
2025-08-15T23:41:26.836853451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT 
2025-08-15T23:41:26.837492027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000626s 
2025-08-15T23:41:26.837581367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32 
2025-08-15T23:41:26.837693974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER 
2025-08-15T23:41:26.838314213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006165s 
2025-08-15T23:41:26.838405727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String 
2025-08-15T23:41:26.838547993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT 
2025-08-15T23:41:26.839114063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006041s 
2025-08-15T23:41:26.839219646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-08-15T23:41:26', 'add_scene_mapping_origin') 
2025-08-15T23:41:26.839430681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.840142054Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated 
2025-08-15T23:41:26.840216333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016092s 
2025-08-15T23:41:26.840330002Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating 
2025-08-15T23:41:26.840425244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.840583743Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151 
2025-08-15T23:41:26.841209273Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.841333313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex' 
2025-08-15T23:41:26.841509738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001891s 
2025-08-15T23:41:26.842051489Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.842064886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor' 
2025-08-15T23:41:26.842076600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001736s 
2025-08-15T23:41:26.842086700Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.842096340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass' 
2025-08-15T23:41:26.842211492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001713s 
2025-08-15T23:41:26.842310110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-08-15T23:41:26', 'remove_custom_filter_type') 
2025-08-15T23:41:26.842549202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.843219091Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated 
2025-08-15T23:41:26.843341858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011648s 
2025-08-15T23:41:26.843430296Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating 
2025-08-15T23:41:26.843531861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.843669458Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152 
2025-08-15T23:41:26.843872537Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet'; 
2025-08-15T23:41:26.844065986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet'; 
2025-08-15T23:41:26.844303134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002379s 
2025-08-15T23:41:26.844403286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-08-15T23:41:26', 'update_btn_url_to_https') 
2025-08-15T23:41:26.844646355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.845243648Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated 
2025-08-15T23:41:26.845371776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011666s 
2025-08-15T23:41:26.845457349Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating 
2025-08-15T23:41:26.845565947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.845708725Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153 
2025-08-15T23:41:26.845978057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-15T23:41:26.846085023Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-15T23:41:26.846163561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean 
2025-08-15T23:41:26.846292040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1 
2025-08-15T23:41:26.846979895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007013s 
2025-08-15T23:41:26.847106621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-08-15T23:41:26', 'add_on_episodefiledelete_for_upgrade') 
2025-08-15T23:41:26.847305241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.848030000Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated 
2025-08-15T23:41:26.848121444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017288s 
2025-08-15T23:41:26.848230093Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating 
2025-08-15T23:41:26.848332139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.848491259Z [Info] add_name_release_profile: Starting migration of Main DB to 154 
2025-08-15T23:41:26.848727174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-15T23:41:26.848840523Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.848914872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-08-15T23:41:26.849030265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-08-15T23:41:26.849673931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000655s 
2025-08-15T23:41:26.849786668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-08-15T23:41:26', 'add_name_release_profile') 
2025-08-15T23:41:26.850001491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.850732753Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated 
2025-08-15T23:41:26.850833827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016937s 
2025-08-15T23:41:26.850923407Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating 
2025-08-15T23:41:26.851043670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.851165184Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155 
2025-08-15T23:41:26.851373273Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.851479317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.854733130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032329s 
2025-08-15T23:41:26.854850567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-08-15T23:41:26', 'add_arabic_and_hindi_languages') 
2025-08-15T23:41:26.855085049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.855680478Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated 
2025-08-15T23:41:26.855792043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041959s 
2025-08-15T23:41:26.855915832Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating 
2025-08-15T23:41:26.856015684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.856187189Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156 
2025-08-15T23:41:26.856710192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-15T23:41:26.856819943Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.856909534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-15T23:41:26.857041349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.857723613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006992s 
2025-08-15T23:41:26.857869196Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-15T23:41:26.857914558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-15T23:41:26.858111995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001841s 
2025-08-15T23:41:26.858208590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-08-15T23:41:26', 'add_bypass_to_delay_profile') 
2025-08-15T23:41:26.858482031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.859036928Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated 
2025-08-15T23:41:26.859141659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011033s 
2025-08-15T23:41:26.859232722Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating 
2025-08-15T23:41:26.859351983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.859475000Z [Info] email_multiple_addresses: Starting migration of Main DB to 157 
2025-08-15T23:41:26.859687709Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.859779894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.861813971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020064s 
2025-08-15T23:41:26.861923061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-08-15T23:41:26', 'email_multiple_addresses') 
2025-08-15T23:41:26.862147583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.862731649Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated 
2025-08-15T23:41:26.862841260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029379s 
2025-08-15T23:41:26.862937634Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-08-15T23:41:26.863028908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.863177978Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2025-08-15T23:41:26.863534466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-15T23:41:26.863639788Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-15T23:41:26.863726743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-15T23:41:26.863867517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-15T23:41:26.864569030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007039s 
2025-08-15T23:41:26.864695134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-15T23:41:26.864788341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-15T23:41:26.865451858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006572s 
2025-08-15T23:41:26.865538853Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.865650167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.886239223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205502s 
2025-08-15T23:41:26.886377101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-08-15T23:41:26', 'cdh_per_downloadclient') 
2025-08-15T23:41:26.886616072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.887292836Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-08-15T23:41:26.887400392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216466s 
2025-08-15T23:41:26.887511997Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating 
2025-08-15T23:41:26.887601778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.887767942Z [Info] add_indexer_tags: Starting migration of Main DB to 159 
2025-08-15T23:41:26.888071023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-15T23:41:26.888173509Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-15T23:41:26.888238099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-15T23:41:26.888341668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-15T23:41:26.889045876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006855s 
2025-08-15T23:41:26.889134625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-08-15T23:41:26', 'add_indexer_tags') 
2025-08-15T23:41:26.889346993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.890178678Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated 
2025-08-15T23:41:26.890269541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018205s 
2025-08-15T23:41:26.890368490Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating 
2025-08-15T23:41:26.890483101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.890620046Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160 
2025-08-15T23:41:26.890826432Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-15T23:41:26.890929249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-15T23:41:26.893115162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021651s 
2025-08-15T23:41:26.893227067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-08-15T23:41:26', 'rename_blacklist_to_blocklist') 
2025-08-15T23:41:26.893444164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.894112611Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated 
2025-08-15T23:41:26.894221730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031637s 
2025-08-15T23:41:26.894330049Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating 
2025-08-15T23:41:26.894413677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.894555372Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161 
2025-08-15T23:41:26.894863784Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-15T23:41:26.894983424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-15T23:41:26.895169760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001851s 
2025-08-15T23:41:26.895253428Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-15T23:41:26.895375885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-15T23:41:26.895517420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001644s 
2025-08-15T23:41:26.895619646Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.895710539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.898281076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025424s 
2025-08-15T23:41:26.898375536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-08-15T23:41:26', 'remove_plex_hometheatre') 
2025-08-15T23:41:26.898599297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.899247562Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated 
2025-08-15T23:41:26.899352584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035231s 
2025-08-15T23:41:26.899441162Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating 
2025-08-15T23:41:26.899551645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.899680174Z [Info] release_profile_to_array: Starting migration of Main DB to 162 
2025-08-15T23:41:26.899893002Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.899999396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.901353794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001331s 
2025-08-15T23:41:26.901453615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-08-15T23:41:26', 'release_profile_to_array') 
2025-08-15T23:41:26.901675753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.902276462Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated 
2025-08-15T23:41:26.902379941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022591s 
2025-08-15T23:41:26.902498991Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating 
2025-08-15T23:41:26.902602379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.902724595Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163 
2025-08-15T23:41:26.902927433Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.903038036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.904925427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001862s 
2025-08-15T23:41:26.905019938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-08-15T23:41:26', 'mediainfo_to_ffmpeg') 
2025-08-15T23:41:26.905244179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.905903167Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated 
2025-08-15T23:41:26.906017447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028574s 
2025-08-15T23:41:26.906129703Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating 
2025-08-15T23:41:26.906208051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.906348133Z [Info] download_client_per_indexer: Starting migration of Main DB to 164 
2025-08-15T23:41:26.906622826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-15T23:41:26.906722447Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.906808370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-15T23:41:26.906926838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.907616197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006923s 
2025-08-15T23:41:26.907722872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-08-15T23:41:26', 'download_client_per_indexer') 
2025-08-15T23:41:26.907947214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.908625219Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated 
2025-08-15T23:41:26.908724349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017032s 
2025-08-15T23:41:26.908861365Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating 
2025-08-15T23:41:26.908934642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.909084865Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165 
2025-08-15T23:41:26.909392123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-15T23:41:26.909462455Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.909562998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-15T23:41:26.909652698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.910325203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006702s 
2025-08-15T23:41:26.910444894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-08-15T23:41:26', 'add_on_update_to_notifications') 
2025-08-15T23:41:26.910669155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.911319184Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated 
2025-08-15T23:41:26.911431390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016546s 
2025-08-15T23:41:26.911525039Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating 
2025-08-15T23:41:26.911612215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.911749892Z [Info] update_series_sort_title: Starting migration of Main DB to 166 
2025-08-15T23:41:26.911984053Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.912085047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.912705236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006108s 
2025-08-15T23:41:26.912826220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-08-15T23:41:26', 'update_series_sort_title') 
2025-08-15T23:41:26.913038357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.913649829Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated 
2025-08-15T23:41:26.913764229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015646s 
2025-08-15T23:41:26.913853699Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating 
2025-08-15T23:41:26.913957087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.914094394Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167 
2025-08-15T23:41:26.914336341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2025-08-15T23:41:26.914446854Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.914534019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32 
2025-08-15T23:41:26.914632808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER 
2025-08-15T23:41:26.915268178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006344s 
2025-08-15T23:41:26.915377027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-08-15T23:41:26', 'add_tvdbid_to_episode') 
2025-08-15T23:41:26.915594064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.916305217Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated 
2025-08-15T23:41:26.916389406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001652s 
2025-08-15T23:41:26.916486792Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating 
2025-08-15T23:41:26.916588106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.916756886Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168 
2025-08-15T23:41:26.916982962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-15T23:41:26.917121681Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.917171471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-08-15T23:41:26.917284619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-08-15T23:41:26.917931332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006327s 
2025-08-15T23:41:26.918038217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-08-15T23:41:26', 'add_additional_info_to_pending_releases') 
2025-08-15T23:41:26.918258761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.918923490Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated 
2025-08-15T23:41:26.919040034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016319s 
2025-08-15T23:41:26.919134815Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating 
2025-08-15T23:41:26.919234837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.919380230Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169 
2025-08-15T23:41:26.919605814Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.919706567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.922574412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028582s 
2025-08-15T23:41:26.922706549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-08-15T23:41:26', 'add_malayalam_and_ukrainian_languages') 
2025-08-15T23:41:26.922919267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.923629387Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated 
2025-08-15T23:41:26.923747665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039187s 
2025-08-15T23:41:26.923843949Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating 
2025-08-15T23:41:26.923974322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.924115606Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170 
2025-08-15T23:41:26.924358946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-15T23:41:26.924468086Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.924543588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-08-15T23:41:26.924669091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-08-15T23:41:26.925317417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006584s 
2025-08-15T23:41:26.925434092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-08-15T23:41:26', 'add_language_tags_to_subtitle_files') 
2025-08-15T23:41:26.925675258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.926331109Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated 
2025-08-15T23:41:26.926440820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016697s 
2025-08-15T23:41:26.926538977Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating 
2025-08-15T23:41:26.926649029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.926794452Z [Info] add_custom_formats: Starting migration of Main DB to 171 
2025-08-15T23:41:26.928034379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-15T23:41:26.928137066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-08-15T23:41:26.928515348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003559s 
2025-08-15T23:41:26.928598896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-15T23:41:26.928668005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-15T23:41:26.928938780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002528s 
2025-08-15T23:41:26.929033571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-15T23:41:26.929140908Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.929214846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-08-15T23:41:26.929329026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-08-15T23:41:26.930026541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006969s 
2025-08-15T23:41:26.930117534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-15T23:41:26.930197415Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.930296625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-08-15T23:41:26.930404292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.931081205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006745s 
2025-08-15T23:41:26.931186587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-15T23:41:26.931293052Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.931363253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-08-15T23:41:26.931473415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.932153304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006651s 
2025-08-15T23:41:26.932255841Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.932320551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.938573194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006228s 
2025-08-15T23:41:26.938684659Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:26.938762996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:26.939688961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009136s 
2025-08-15T23:41:26.939791798Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-15T23:41:26.941989254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT) 
2025-08-15T23:41:26.942397085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles" 
2025-08-15T23:41:26.942771259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-15T23:41:26.943040882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-15T23:41:26.944894665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049165s 
2025-08-15T23:41:26.944939145Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-08-15T23:41:26.947662129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT) 
2025-08-15T23:41:26.948030962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles" 
2025-08-15T23:41:26.948325726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-15T23:41:26.948594156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-15T23:41:26.950326956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052515s 
2025-08-15T23:41:26.950424683Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-15T23:41:26.950549715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-15T23:41:26.950790420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002593s 
2025-08-15T23:41:26.950940883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-08-15T23:41:26', 'add_custom_formats') 
2025-08-15T23:41:26.951120354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.951969143Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated 
2025-08-15T23:41:26.952081710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014294s 
2025-08-15T23:41:26.952220219Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating 
2025-08-15T23:41:26.952339820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.952494712Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172 
2025-08-15T23:41:26.952863264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-15T23:41:26.952966773Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.953051624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32 
2025-08-15T23:41:26.953183690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:26.953885674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007036s 
2025-08-15T23:41:26.954019022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-08-15T23:41:26', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers') 
2025-08-15T23:41:26.954256220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.955121583Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated 
2025-08-15T23:41:26.955251605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019236s 
2025-08-15T23:41:26.955383280Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating 
2025-08-15T23:41:26.955457700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.955615047Z [Info] remove_omg: Starting migration of Main DB to 173 
2025-08-15T23:41:26.955813977Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-15T23:41:26.955995663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-15T23:41:26.956179804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001797s 
2025-08-15T23:41:26.956296699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-08-15T23:41:26', 'remove_omg') 
2025-08-15T23:41:26.956522374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.957132202Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated 
2025-08-15T23:41:26.957259018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011322s 
2025-08-15T23:41:26.957369570Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating 
2025-08-15T23:41:26.957466315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.957621838Z [Info] add_salt_to_users: Starting migration of Main DB to 174 
2025-08-15T23:41:26.957914949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-15T23:41:26.958026423Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.958112607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-15T23:41:26.958229763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-15T23:41:26.958900924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006604s 
2025-08-15T23:41:26.959002749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-15T23:41:26.959123112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-15T23:41:26.959778221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006398s 
2025-08-15T23:41:26.959887401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-08-15T23:41:26', 'add_salt_to_users') 
2025-08-15T23:41:26.960114959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:26.960790921Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated 
2025-08-15T23:41:26.960888808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016779s 
2025-08-15T23:41:26.961056185Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating 
2025-08-15T23:41:26.961155585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:26.961264545Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175 
2025-08-15T23:41:26.961902069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles 
2025-08-15T23:41:26.962022221Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.962091099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String 
2025-08-15T23:41:26.962235340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-15T23:41:26.962918015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006975s 
2025-08-15T23:41:26.963022375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-15T23:41:26.963100202Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:26.963191566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-08-15T23:41:26.963296557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-15T23:41:26.963978801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006775s 
2025-08-15T23:41:26.964094234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-15T23:41:26.964198614Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:26.964278244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String 
2025-08-15T23:41:26.964388256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-15T23:41:26.965057233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006682s 
2025-08-15T23:41:26.965153377Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']' 
2025-08-15T23:41:26.965333289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']' 
2025-08-15T23:41:26.965457850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001802s 
2025-08-15T23:41:26.965552561Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']' 
2025-08-15T23:41:26.965708204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']' 
2025-08-15T23:41:26.965901654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001854s 
2025-08-15T23:41:26.965971404Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']' 
2025-08-15T23:41:26.966098190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']' 
2025-08-15T23:41:26.966292772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001766s 
2025-08-15T23:41:26.966377542Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language 
2025-08-15T23:41:26.971008579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL) 
2025-08-15T23:41:26.971514728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles" 
2025-08-15T23:41:26.971951909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-08-15T23:41:26.972330401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles" 
2025-08-15T23:41:26.974097660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC) 
2025-08-15T23:41:26.974346091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007848s 
2025-08-15T23:41:26.974448708Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-08-15T23:41:26.976506422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL) 
2025-08-15T23:41:26.976940115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History" 
2025-08-15T23:41:26.977258276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-15T23:41:26.977930931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-15T23:41:26.979614501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-15T23:41:26.979857691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-15T23:41:26.980066943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC) 
2025-08-15T23:41:26.980321515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-15T23:41:26.980568503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC) 
2025-08-15T23:41:26.980792885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062358s 
2025-08-15T23:41:26.980888928Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language 
2025-08-15T23:41:26.982943917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL) 
2025-08-15T23:41:26.983376498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist" 
2025-08-15T23:41:26.983769740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-15T23:41:26.984167010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-15T23:41:26.985844529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC) 
2025-08-15T23:41:26.986080594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005098s 
2025-08-15T23:41:26.986173411Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId 
2025-08-15T23:41:26.988274453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL) 
2025-08-15T23:41:26.989119394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId" FROM "Series" 
2025-08-15T23:41:26.989803943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-08-15T23:41:26.990545386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2025-08-15T23:41:26.992207443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-15T23:41:26.992430643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2025-08-15T23:41:26.992659574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2025-08-15T23:41:26.992879076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2025-08-15T23:41:26.993103388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2025-08-15T23:41:26.993312309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC) 
2025-08-15T23:41:26.993564266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072664s 
2025-08-15T23:41:26.993688456Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-08-15T23:41:26.995699877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Tags" TEXT, "SeriesType" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL) 
2025-08-15T23:41:26.996176247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder" FROM "ImportLists" 
2025-08-15T23:41:26.996584319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-15T23:41:26.996940175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-15T23:41:26.998635760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-15T23:41:26.998830803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051033s 
2025-08-15T23:41:26.998921876Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-08-15T23:41:26.999014924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-08-15T23:41:26.999363877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003181s 
2025-08-15T23:41:26.999481393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-08-15T23:41:26', 'language_profiles_to_custom_formats') 
2025-08-15T23:41:26.999693941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.001145795Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated 
2025-08-15T23:41:27.001244294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020808s 
2025-08-15T23:41:27.001387903Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating 
2025-08-15T23:41:27.001480399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.001692547Z [Info] original_language: Starting migration of Main DB to 176 
2025-08-15T23:41:27.002121771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:27.002224588Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-15T23:41:27.002327516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32 
2025-08-15T23:41:27.002461215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-08-15T23:41:27.003113448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006673s 
2025-08-15T23:41:27.003233240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-08-15T23:41:27', 'original_language') 
2025-08-15T23:41:27.003451630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.004198293Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated 
2025-08-15T23:41:27.004374398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017509s 
2025-08-15T23:41:27.004394619Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating 
2025-08-15T23:41:27.004510372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.004655083Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177 
2025-08-15T23:41:27.004941029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-15T23:41:27.005037504Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:27.005126172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-08-15T23:41:27.005235532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:27.005912806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006608s 
2025-08-15T23:41:27.006007307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-08-15T23:41:27', 'add_on_manual_interaction_required_to_notifications') 
2025-08-15T23:41:27.006245055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.007015718Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated 
2025-08-15T23:41:27.007126932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017539s 
2025-08-15T23:41:27.007242314Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating 
2025-08-15T23:41:27.007330051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.007463129Z [Info] list_sync_time: Starting migration of Main DB to 178 
2025-08-15T23:41:27.007781981Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-15T23:41:27.009847931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-15T23:41:27.010163236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-08-15T23:41:27.010538252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-15T23:41:27.010835621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-15T23:41:27.012552158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-15T23:41:27.012828945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048849s 
2025-08-15T23:41:27.012888736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-15T23:41:27.012998707Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:27.013075482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2025-08-15T23:41:27.013210434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-15T23:41:27.013914722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000678s 
2025-08-15T23:41:27.013985525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-08-15T23:41:27', 'list_sync_time') 
2025-08-15T23:41:27.014181690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.015249771Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated 
2025-08-15T23:41:27.015357398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020755s 
2025-08-15T23:41:27.015466818Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating 
2025-08-15T23:41:27.015549845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.015718776Z [Info] add_auto_tagging: Starting migration of Main DB to 179 
2025-08-15T23:41:27.016199694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-15T23:41:27.016319976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-08-15T23:41:27.016687186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003628s 
2025-08-15T23:41:27.016785023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-15T23:41:27.016889654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-15T23:41:27.017092723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002185s 
2025-08-15T23:41:27.017212754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-08-15T23:41:27', 'add_auto_tagging') 
2025-08-15T23:41:27.017413318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.018251957Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated 
2025-08-15T23:41:27.018361899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013647s 
2025-08-15T23:41:27.018438723Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating 
2025-08-15T23:41:27.018553895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.018683827Z [Info] task_duration: Starting migration of Main DB to 180 
2025-08-15T23:41:27.018929832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-15T23:41:27.019046207Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:27.019120035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-15T23:41:27.019222171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-15T23:41:27.019918514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006615s 
2025-08-15T23:41:27.020025219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-08-15T23:41:27', 'task_duration') 
2025-08-15T23:41:27.020234350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.020983619Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated 
2025-08-15T23:41:27.021094452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017486s 
2025-08-15T23:41:27.021183582Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating 
2025-08-15T23:41:27.021289174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.021433685Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181 
2025-08-15T23:41:27.021720553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-15T23:41:27.021800664Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:27.021892179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-15T23:41:27.022007261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-15T23:41:27.022658612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006493s 
2025-08-15T23:41:27.022754516Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-15T23:41:27.022890219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-15T23:41:27.023076163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001807s 
2025-08-15T23:41:27.023184732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-08-15T23:41:27', 'quality_definition_preferred_size') 
2025-08-15T23:41:27.023397020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.024122861Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated 
2025-08-15T23:41:27.024232132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012159s 
2025-08-15T23:41:27.024330590Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating 
2025-08-15T23:41:27.024448688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.024593309Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182 
2025-08-15T23:41:27.024918925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-15T23:41:27.025032183Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:27.025136513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-15T23:41:27.025227256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:27.025930793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006733s 
2025-08-15T23:41:27.026006525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-15T23:41:27.026095795Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:27.026175225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-15T23:41:27.026293784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-15T23:41:27.026941388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00065s 
2025-08-15T23:41:27.027047692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-08-15T23:41:27', 'add_custom_format_score_bypass_to_delay_profile') 
2025-08-15T23:41:27.027276904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.028090592Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated 
2025-08-15T23:41:27.028227187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001804s 
2025-08-15T23:41:27.028329002Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating 
2025-08-15T23:41:27.028413683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.028573324Z [Info] update_images_remote_url: Starting migration of Main DB to 183 
2025-08-15T23:41:27.028783438Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-15T23:41:27.028919161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-15T23:41:27.029109444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001824s 
2025-08-15T23:41:27.029203674Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"') 
2025-08-15T23:41:27.029384418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"') 
2025-08-15T23:41:27.029625614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000245s 
2025-08-15T23:41:27.029736617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-08-15T23:41:27', 'update_images_remote_url') 
2025-08-15T23:41:27.029945478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.030646019Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated 
2025-08-15T23:41:27.030737052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012342s 
2025-08-15T23:41:27.030839238Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating 
2025-08-15T23:41:27.030939349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.031091316Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184 
2025-08-15T23:41:27.031357061Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%') 
2025-08-15T23:41:27.031559208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%') 
2025-08-15T23:41:27.031788850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002386s 
2025-08-15T23:41:27.031921578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-08-15T23:41:27', 'remove_invalid_roksbox_metadata_images') 
2025-08-15T23:41:27.032129827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.032770898Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated 
2025-08-15T23:41:27.032895639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012122s 
2025-08-15T23:41:27.032989228Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating 
2025-08-15T23:41:27.033085963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.033218380Z [Info] add_episode_runtime: Starting migration of Main DB to 185 
2025-08-15T23:41:27.033480958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2025-08-15T23:41:27.033601351Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:27.033677414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32 
2025-08-15T23:41:27.033782235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:27.034445481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006616s 
2025-08-15T23:41:27.034545492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-08-15T23:41:27', 'add_episode_runtime') 
2025-08-15T23:41:27.034761888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.035456427Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated 
2025-08-15T23:41:27.035555116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016642s 
2025-08-15T23:41:27.035650007Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating 
2025-08-15T23:41:27.035756492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.035972837Z [Info] add_result_to_commands: Starting migration of Main DB to 186 
2025-08-15T23:41:27.036243112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-15T23:41:27.036339546Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:27.036415368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-15T23:41:27.036516773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-15T23:41:27.037172373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006528s 
2025-08-15T23:41:27.037270541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-08-15T23:41:27', 'add_result_to_commands') 
2025-08-15T23:41:27.037487798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.038179822Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated 
2025-08-15T23:41:27.038294874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016647s 
2025-08-15T23:41:27.038390356Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating 
2025-08-15T23:41:27.038494245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.038646201Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187 
2025-08-15T23:41:27.038892157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-15T23:41:27.038997128Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:27.039073732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean 
2025-08-15T23:41:27.039196029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:27.039960528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007621s 
2025-08-15T23:41:27.040090640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-08-15T23:41:27', 'add_on_series_add_to_notifications') 
2025-08-15T23:41:27.040329201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.041035243Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated 
2025-08-15T23:41:27.041179834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001829s 
2025-08-15T23:41:27.041296940Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-15T23:41:27.041408915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.041544298Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188 
2025-08-15T23:41:27.044004393Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-15T23:41:27.044131369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-15T23:41:27.044305710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001938s 
2025-08-15T23:41:27.044421914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-15T23:41:27.044526965Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.044633630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-15T23:41:27.047944388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL) 
2025-08-15T23:41:27.048409695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist" 
2025-08-15T23:41:27.048810212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-15T23:41:27.049157050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-15T23:41:27.050903607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC) 
2025-08-15T23:41:27.051155324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006393s 
2025-08-15T23:41:27.051249474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-15T23:41:27.051320708Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:27.051441451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-15T23:41:27.053524396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL) 
2025-08-15T23:41:27.053979913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist" 
2025-08-15T23:41:27.054390270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-15T23:41:27.054716888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-15T23:41:27.056451171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC) 
2025-08-15T23:41:27.056679190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051354s 
2025-08-15T23:41:27.056771466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-15T23:41:27.056868511Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:27.056940516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-15T23:41:27.058987288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL) 
2025-08-15T23:41:27.059451994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands" 
2025-08-15T23:41:27.059790486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-15T23:41:27.060121502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-15T23:41:27.061798951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047452s 
2025-08-15T23:41:27.061921768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-15T23:41:27.061986629Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:27.062072913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-15T23:41:27.064190017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL) 
2025-08-15T23:41:27.064640143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands" 
2025-08-15T23:41:27.065005780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-15T23:41:27.065265252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-15T23:41:27.066946839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047726s 
2025-08-15T23:41:27.067068494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-15T23:41:27.067139006Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:27.067222043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-15T23:41:27.069273675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL) 
2025-08-15T23:41:27.069710194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands" 
2025-08-15T23:41:27.070067053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-15T23:41:27.070319661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-15T23:41:27.072048914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047192s 
2025-08-15T23:41:27.072152222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-15T23:41:27.072230941Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:27.072333006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-15T23:41:27.074423186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-15T23:41:27.074818843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-15T23:41:27.075119228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-15T23:41:27.075438812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-15T23:41:27.077206402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-15T23:41:27.077475403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049959s 
2025-08-15T23:41:27.077566727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-15T23:41:27.077660155Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:27.077731980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-15T23:41:27.079776698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-15T23:41:27.080178086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-15T23:41:27.080504023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-15T23:41:27.080831302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-15T23:41:27.082553691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-15T23:41:27.082807442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049541s 
2025-08-15T23:41:27.082910149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-15T23:41:27.082995421Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:27.083092105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-15T23:41:27.085151313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-15T23:41:27.085538863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-15T23:41:27.085842966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-15T23:41:27.086192580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-15T23:41:27.087954037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-15T23:41:27.088204722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050023s 
2025-08-15T23:41:27.088294413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-15T23:41:27.088389584Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:27.088474024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-15T23:41:27.091778710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-15T23:41:27.092240791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-08-15T23:41:27.092603090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-15T23:41:27.093089921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-15T23:41:27.094807210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-15T23:41:27.095059137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC) 
2025-08-15T23:41:27.095287266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-15T23:41:27.095535847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069572s 
2025-08-15T23:41:27.095628614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles 
2025-08-15T23:41:27.095708555Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:27.095804568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset 
2025-08-15T23:41:27.097894257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL) 
2025-08-15T23:41:27.098349834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles" 
2025-08-15T23:41:27.098757345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-08-15T23:41:27.099116278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles" 
2025-08-15T23:41:27.100804067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC) 
2025-08-15T23:41:27.101056135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051193s 
2025-08-15T23:41:27.101154994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2025-08-15T23:41:27.101229314Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:27.101312381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset 
2025-08-15T23:41:27.103424044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL) 
2025-08-15T23:41:27.104107491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes" 
2025-08-15T23:41:27.104834865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-08-15T23:41:27.105439403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes" 
2025-08-15T23:41:27.107064716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC) 
2025-08-15T23:41:27.107313157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC) 
2025-08-15T23:41:27.107539011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC) 
2025-08-15T23:41:27.107813214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC) 
2025-08-15T23:41:27.108073177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066405s 
2025-08-15T23:41:27.108151615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2025-08-15T23:41:27.108245825Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:27.108329193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset 
2025-08-15T23:41:27.110428420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL) 
2025-08-15T23:41:27.111090033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes" 
2025-08-15T23:41:27.111876617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-08-15T23:41:27.112392316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes" 
2025-08-15T23:41:27.114093592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC) 
2025-08-15T23:41:27.114326572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC) 
2025-08-15T23:41:27.114566334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC) 
2025-08-15T23:41:27.114828152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC) 
2025-08-15T23:41:27.115058806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066085s 
2025-08-15T23:41:27.115153758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-15T23:41:27.115276886Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:27.115320253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-15T23:41:27.117403839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-15T23:41:27.117832863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-15T23:41:27.118136144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-15T23:41:27.118410967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-15T23:41:27.120127114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046645s 
2025-08-15T23:41:27.120210031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-15T23:41:27.120290292Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:27.120362037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-15T23:41:27.122444772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-15T23:41:27.122841421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-15T23:41:27.123150563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-15T23:41:27.123402541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-15T23:41:27.125217486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047323s 
2025-08-15T23:41:27.125331606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-15T23:41:27.125409903Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:27.125488001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-15T23:41:27.127561547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL) 
2025-08-15T23:41:27.127972504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History" 
2025-08-15T23:41:27.128294463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-15T23:41:27.128927628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-15T23:41:27.130620086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-15T23:41:27.130852064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-15T23:41:27.131075143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC) 
2025-08-15T23:41:27.131303353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-15T23:41:27.131563987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC) 
2025-08-15T23:41:27.131759882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061623s 
2025-08-15T23:41:27.131863591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-15T23:41:27.131966037Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:27.132036138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-15T23:41:27.134091608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME) 
2025-08-15T23:41:27.134467816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus" 
2025-08-15T23:41:27.134814374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-15T23:41:27.135151844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-15T23:41:27.136940306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-15T23:41:27.137193586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050436s 
2025-08-15T23:41:27.137296042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-15T23:41:27.137386033Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:27.137486626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-15T23:41:27.140517811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME) 
2025-08-15T23:41:27.140876283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus" 
2025-08-15T23:41:27.141197950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-15T23:41:27.141537284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-15T23:41:27.143308141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-15T23:41:27.143541310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059614s 
2025-08-15T23:41:27.143636793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-15T23:41:27.143709830Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-15T23:41:27.143825412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-15T23:41:27.145920091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME) 
2025-08-15T23:41:27.146290176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus" 
2025-08-15T23:41:27.146630502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-15T23:41:27.147003202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-15T23:41:27.148732505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-15T23:41:27.148999854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050103s 
2025-08-15T23:41:27.149093432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-15T23:41:27.149182782Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-15T23:41:27.149254767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-15T23:41:27.151349516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME) 
2025-08-15T23:41:27.151731636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus" 
2025-08-15T23:41:27.152125519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-15T23:41:27.152447928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-15T23:41:27.169149335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-15T23:41:27.169509731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201365s 
2025-08-15T23:41:27.169631706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-15T23:41:27.169748091Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-08-15T23:41:27.169844625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-15T23:41:27.172939117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-15T23:41:27.173368923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-15T23:41:27.173691382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-15T23:41:27.174081037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-15T23:41:27.177022120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-15T23:41:27.177278567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072861s 
2025-08-15T23:41:27.177371654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-15T23:41:27.177467818Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.177537338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-15T23:41:27.179656426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-15T23:41:27.180102564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-15T23:41:27.180416887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-15T23:41:27.180766481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-15T23:41:27.182588922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-15T23:41:27.182819867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051725s 
2025-08-15T23:41:27.182914017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-15T23:41:27.183007004Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.183101975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-15T23:41:27.185149750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-15T23:41:27.185509584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-15T23:41:27.185805991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-15T23:41:27.186132308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-15T23:41:27.187838044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-15T23:41:27.188084139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004892s 
2025-08-15T23:41:27.188200854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-15T23:41:27.188329423Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.188411368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-15T23:41:27.190516458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-15T23:41:27.190911875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-15T23:41:27.191241949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-15T23:41:27.191486722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-15T23:41:27.193236126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046922s 
2025-08-15T23:41:27.193330275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-15T23:41:27.193403503Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.193501981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-15T23:41:27.195624846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-15T23:41:27.196018008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-15T23:41:27.196351650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-15T23:41:27.196604068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-15T23:41:27.198292008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046863s 
2025-08-15T23:41:27.198397941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-15T23:41:27.198483664Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-15T23:41:27.198561280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-15T23:41:27.201756646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "Reason" INTEGER NOT NULL, "AdditionalInfo" TEXT) 
2025-08-15T23:41:27.202119577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo" FROM "PendingReleases" 
2025-08-15T23:41:27.202412386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-15T23:41:27.202659194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-15T23:41:27.204386933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057044s 
2025-08-15T23:41:27.204476534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-15T23:41:27.204578429Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.204675414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-15T23:41:27.206732357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-15T23:41:27.207045387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-15T23:41:27.207314750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-15T23:41:27.207661498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-15T23:41:27.209352794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-15T23:41:27.209589040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048037s 
2025-08-15T23:41:27.209691827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-15T23:41:27.209767480Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.209872591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-15T23:41:27.211902640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-15T23:41:27.212260411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-15T23:41:27.212483710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-15T23:41:27.212820729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-15T23:41:27.214514350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-15T23:41:27.214736728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004778s 
2025-08-15T23:41:27.214833954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:27.214915698Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.214990559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset 
2025-08-15T23:41:27.217123054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL) 
2025-08-15T23:41:27.217803003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series" 
2025-08-15T23:41:27.218473143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-08-15T23:41:27.219225949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2025-08-15T23:41:27.220932105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-15T23:41:27.221181327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2025-08-15T23:41:27.221406971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2025-08-15T23:41:27.221597696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2025-08-15T23:41:27.221813210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2025-08-15T23:41:27.222027772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC) 
2025-08-15T23:41:27.222243586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071377s 
2025-08-15T23:41:27.222321513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:27.222401404Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-15T23:41:27.222491666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset 
2025-08-15T23:41:27.224612808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL) 
2025-08-15T23:41:27.225306455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series" 
2025-08-15T23:41:27.225959821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-08-15T23:41:27.226677035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2025-08-15T23:41:27.228377250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-15T23:41:27.228604678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2025-08-15T23:41:27.228828969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2025-08-15T23:41:27.229038441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2025-08-15T23:41:27.229241661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2025-08-15T23:41:27.229451012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC) 
2025-08-15T23:41:27.229659522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070643s 
2025-08-15T23:41:27.229746507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:27.229833863Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-15T23:41:27.229915949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset 
2025-08-15T23:41:27.232021409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL) 
2025-08-15T23:41:27.232857553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series" 
2025-08-15T23:41:27.233515809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-08-15T23:41:27.234217161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2025-08-15T23:41:27.235929991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-15T23:41:27.236153852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2025-08-15T23:41:27.236373023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2025-08-15T23:41:27.236585591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2025-08-15T23:41:27.236797468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2025-08-15T23:41:27.236999024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC) 
2025-08-15T23:41:27.237217935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071888s 
2025-08-15T23:41:27.237325982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:27.237388899Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-15T23:41:27.237455824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset 
2025-08-15T23:41:27.239549270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL) 
2025-08-15T23:41:27.240270001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series" 
2025-08-15T23:41:27.240940412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-08-15T23:41:27.241649249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2025-08-15T23:41:27.243328812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-15T23:41:27.243575930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2025-08-15T23:41:27.243788107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2025-08-15T23:41:27.244011457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2025-08-15T23:41:27.244229306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2025-08-15T23:41:27.244440912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC) 
2025-08-15T23:41:27.244650624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070744s 
2025-08-15T23:41:27.244741497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:27.244831579Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-15T23:41:27.244905828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset 
2025-08-15T23:41:27.247989769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL) 
2025-08-15T23:41:27.248681392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series" 
2025-08-15T23:41:27.249364398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-08-15T23:41:27.250109408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2025-08-15T23:41:27.251800374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-15T23:41:27.252049185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2025-08-15T23:41:27.252271533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2025-08-15T23:41:27.252489602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2025-08-15T23:41:27.252699254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2025-08-15T23:41:27.252907183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC) 
2025-08-15T23:41:27.253107286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081035s 
2025-08-15T23:41:27.253202097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-15T23:41:27.253283912Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-15T23:41:27.253403322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-08-15T23:41:27.255460475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT) 
2025-08-15T23:41:27.255825260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles" 
2025-08-15T23:41:27.256177900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-08-15T23:41:27.256422433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-08-15T23:41:27.258136324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046283s 
2025-08-15T23:41:27.258257228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-15T23:41:27.258345135Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-08-15T23:41:27.258421368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-08-15T23:41:27.260484564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT) 
2025-08-15T23:41:27.260986094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles" 
2025-08-15T23:41:27.261388454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-08-15T23:41:27.261698338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-08-15T23:41:27.263502592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049183s 
2025-08-15T23:41:27.263563795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-15T23:41:27.263642564Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.263729479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-15T23:41:27.265779097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-15T23:41:27.266032688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-15T23:41:27.266331479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-15T23:41:27.266641273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-15T23:41:27.268412210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-15T23:41:27.268665320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048407s 
2025-08-15T23:41:27.268776133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-08-15T23:41:27', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-15T23:41:27.268992489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.271174874Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-15T23:41:27.271284996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073341s 
2025-08-15T23:41:27.271430088Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating 
2025-08-15T23:41:27.271520540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.271688399Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189 
2025-08-15T23:41:27.272161351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-15T23:41:27.272264920Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.272354861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-15T23:41:27.272483259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-08-15T23:41:27.273130783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006743s 
2025-08-15T23:41:27.273263110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-08-15T23:41:27', 'add_colon_replacement_to_naming_config') 
2025-08-15T23:41:27.273446139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.274162381Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated 
2025-08-15T23:41:27.274261751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016972s 
2025-08-15T23:41:27.274361733Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating 
2025-08-15T23:41:27.274469480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.274608209Z [Info] health_restored_notification: Starting migration of Main DB to 190 
2025-08-15T23:41:27.274900818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-15T23:41:27.274994427Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.275081151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-15T23:41:27.275187786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:27.275856804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006645s 
2025-08-15T23:41:27.275972587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-08-15T23:41:27', 'health_restored_notification') 
2025-08-15T23:41:27.276173311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.277016038Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated 
2025-08-15T23:41:27.277110689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018268s 
2025-08-15T23:41:27.277209939Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating 
2025-08-15T23:41:27.277304910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.277465233Z [Info] add_download_client_tags: Starting migration of Main DB to 191 
2025-08-15T23:41:27.277714214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-15T23:41:27.277843875Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.277904177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-15T23:41:27.278015681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-15T23:41:27.278650520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006564s 
2025-08-15T23:41:27.278778007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-08-15T23:41:27', 'add_download_client_tags') 
2025-08-15T23:41:27.278961877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.279652057Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated 
2025-08-15T23:41:27.279734413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016248s 
2025-08-15T23:41:27.279835025Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating 
2025-08-15T23:41:27.279938915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.280092444Z [Info] import_exclusion_type: Starting migration of Main DB to 192 
2025-08-15T23:41:27.280500536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions 
2025-08-15T23:41:27.280616119Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-15T23:41:27.280682813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32 
2025-08-15T23:41:27.282740938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "Title" TEXT NOT NULL) 
2025-08-15T23:41:27.283025221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions" 
2025-08-15T23:41:27.283214672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions" 
2025-08-15T23:41:27.283561381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions" 
2025-08-15T23:41:27.285372979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC) 
2025-08-15T23:41:27.285620598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048235s 
2025-08-15T23:41:27.285731170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-08-15T23:41:27', 'import_exclusion_type') 
2025-08-15T23:41:27.285919400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.288746533Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated 
2025-08-15T23:41:27.288849010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079339s 
2025-08-15T23:41:27.288949843Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating 
2025-08-15T23:41:27.289035205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.289182501Z [Info] add_import_list_items: Starting migration of Main DB to 193 
2025-08-15T23:41:27.289901229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems 
2025-08-15T23:41:27.290040169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListItems" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImportListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "Year" INTEGER, "TmdbId" INTEGER, "ImdbId" TEXT, "MalId" INTEGER, "AniListId" INTEGER, "ReleaseDate" DATETIME) 
2025-08-15T23:41:27.290374021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003616s 
2025-08-15T23:41:27.290467780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-15T23:41:27.290543202Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.290632151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean 
2025-08-15T23:41:27.290752934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:27.291431381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006825s 
2025-08-15T23:41:27.291560090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-08-15T23:41:27', 'add_import_list_items') 
2025-08-15T23:41:27.291734612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.292546988Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated 
2025-08-15T23:41:27.292667070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017953s 
2025-08-15T23:41:27.292756620Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating 
2025-08-15T23:41:27.292846521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.292996513Z [Info] add_notification_status: Starting migration of Main DB to 194 
2025-08-15T23:41:27.293468333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-15T23:41:27.293588495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-15T23:41:27.293904051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003335s 
2025-08-15T23:41:27.293995595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-15T23:41:27.294098061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-15T23:41:27.294327654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002264s 
2025-08-15T23:41:27.294431303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-08-15T23:41:27', 'add_notification_status') 
2025-08-15T23:41:27.294641536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.294975929Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated 
2025-08-15T23:41:27.295079137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008692s 
2025-08-15T23:41:27.295176574Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating 
2025-08-15T23:41:27.295269060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.295416196Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195 
2025-08-15T23:41:27.295634315Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:27.295736591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:27.296672907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009208s 
2025-08-15T23:41:27.296796656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-08-15T23:41:27', 'parse_language_tags_from_existing_subtitle_files') 
2025-08-15T23:41:27.296988362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.297387817Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated 
2025-08-15T23:41:27.297497257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001647s 
2025-08-15T23:41:27.297604624Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating 
2025-08-15T23:41:27.297700446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.297848425Z [Info] add_finale_type: Starting migration of Main DB to 196 
2025-08-15T23:41:27.298095983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2025-08-15T23:41:27.298198419Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.298287459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String 
2025-08-15T23:41:27.298384795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT 
2025-08-15T23:41:27.299077901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006896s 
2025-08-15T23:41:27.299186179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-08-15T23:41:27', 'add_finale_type') 
2025-08-15T23:41:27.299383496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.299648039Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated 
2025-08-15T23:41:27.299753732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012602s 
2025-08-15T23:41:27.299841288Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating 
2025-08-15T23:41:27.299978184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.300116843Z [Info] list_add_missing_search: Starting migration of Main DB to 197 
2025-08-15T23:41:27.300386386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-15T23:41:27.300491708Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.300559905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean 
2025-08-15T23:41:27.300673925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1 
2025-08-15T23:41:27.301423384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006805s 
2025-08-15T23:41:27.301500269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-08-15T23:41:27', 'list_add_missing_search') 
2025-08-15T23:41:27.301688078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.302122473Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated 
2025-08-15T23:41:27.302228927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014397s 
2025-08-15T23:41:27.302327095Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating 
2025-08-15T23:41:27.302455433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.302581838Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198 
2025-08-15T23:41:27.302984910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-15T23:41:27.303072756Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.303157156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-08-15T23:41:27.303279573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-08-15T23:41:27.303989583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000687s 
2025-08-15T23:41:27.304070326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-15T23:41:27.304139745Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-15T23:41:27.304226981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-08-15T23:41:27.304332293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:27.304987332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006607s 
2025-08-15T23:41:27.305086873Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:27.305158868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:27.306145665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009622s 
2025-08-15T23:41:27.306296970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-08-15T23:41:27', 'parse_title_from_existing_subtitle_files') 
2025-08-15T23:41:27.306468596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.306962069Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated 
2025-08-15T23:41:27.307060107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001781s 
2025-08-15T23:41:27.307173405Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating 
2025-08-15T23:41:27.307254819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.307399060Z [Info] series_last_aired: Starting migration of Main DB to 199 
2025-08-15T23:41:27.307662440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:27.307765688Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-15T23:41:27.307865830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset 
2025-08-15T23:41:27.307977024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME 
2025-08-15T23:41:27.308631852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006643s 
2025-08-15T23:41:27.308745381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-08-15T23:41:27', 'series_last_aired') 
2025-08-15T23:41:27.308938270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.309411853Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated 
2025-08-15T23:41:27.309517767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014397s 
2025-08-15T23:41:27.309604521Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating 
2025-08-15T23:41:27.309705655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.309847180Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200 
2025-08-15T23:41:27.310204971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:27.310301054Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.310357338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32 
2025-08-15T23:41:27.310468431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:27.311193512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007193s 
2025-08-15T23:41:27.311285106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-15T23:41:27.311373965Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-15T23:41:27.311445950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-08-15T23:41:27.311636334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:27.312251483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000682s 
2025-08-15T23:41:27.312370653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-08-15T23:41:27', 'AddNewItemMonitorType') 
2025-08-15T23:41:27.312548240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.312998337Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated 
2025-08-15T23:41:27.313099651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014449s 
2025-08-15T23:41:27.313197307Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating 
2025-08-15T23:41:27.313291116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.313435698Z [Info] email_encryption: Starting migration of Main DB to 201 
2025-08-15T23:41:27.313729399Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:27.313753798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:27.315286735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015332s 
2025-08-15T23:41:27.315389573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-08-15T23:41:27', 'email_encryption') 
2025-08-15T23:41:27.315579465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.315819619Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated 
2025-08-15T23:41:27.315969060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020864s 
2025-08-15T23:41:27.316075865Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating 
2025-08-15T23:41:27.316182880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.316297321Z [Info] add_indexer_flags: Starting migration of Main DB to 202 
2025-08-15T23:41:27.316638939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-15T23:41:27.316725202Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.316832839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-08-15T23:41:27.316935285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:27.317661207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007191s 
2025-08-15T23:41:27.317754986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles 
2025-08-15T23:41:27.317846020Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2025-08-15T23:41:27.317933496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32 
2025-08-15T23:41:27.318034209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:27.318705010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006728s 
2025-08-15T23:41:27.318814380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-08-15T23:41:27', 'add_indexer_flags') 
2025-08-15T23:41:27.319005224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.319464118Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated 
2025-08-15T23:41:27.319557907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014446s 
2025-08-15T23:41:27.319668680Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating 
2025-08-15T23:41:27.319761698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.319940297Z [Info] release_type: Starting migration of Main DB to 203 
2025-08-15T23:41:27.320323369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-15T23:41:27.320428761Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-15T23:41:27.320504724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32 
2025-08-15T23:41:27.320608143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:27.321344536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007178s 
2025-08-15T23:41:27.321432643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles 
2025-08-15T23:41:27.321538727Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.321611103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32 
2025-08-15T23:41:27.321678188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:27.322371434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006718s 
2025-08-15T23:41:27.322456495Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:27.322551116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:27.323456910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008954s 
2025-08-15T23:41:27.323571230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-08-15T23:41:27', 'release_type') 
2025-08-15T23:41:27.323746884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.324215378Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated 
2025-08-15T23:41:27.324313596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016449s 
2025-08-15T23:41:27.324398947Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating 
2025-08-15T23:41:27.324496885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.324643540Z [Info] add_add_release_hash: Starting migration of Main DB to 204 
2025-08-15T23:41:27.324927542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles 
2025-08-15T23:41:27.325031812Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.325089939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String 
2025-08-15T23:41:27.325211173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT 
2025-08-15T23:41:27.325916905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007063s 
2025-08-15T23:41:27.326004260Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:27.326099422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:27.327212053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011023s 
2025-08-15T23:41:27.327318798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-08-15T23:41:27', 'add_add_release_hash') 
2025-08-15T23:41:27.327526636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.328060061Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated 
2025-08-15T23:41:27.328148218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019439s 
2025-08-15T23:41:27.328258240Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating 
2025-08-15T23:41:27.328347820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.328485518Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205 
2025-08-15T23:41:27.328685631Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification') 
2025-08-15T23:41:27.328845483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification') 
2025-08-15T23:41:27.329040936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001979s 
2025-08-15T23:41:27.329146238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-08-15T23:41:27', 'rename_season_pack_spec') 
2025-08-15T23:41:27.329329357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.329853543Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated 
2025-08-15T23:41:27.329951079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010024s 
2025-08-15T23:41:27.330045700Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating 
2025-08-15T23:41:27.330135781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.330274230Z [Info] add_tmdbid: Starting migration of Main DB to 206 
2025-08-15T23:41:27.330597201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:27.330697433Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.330775259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32 
2025-08-15T23:41:27.330875050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:27.331570180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006907s 
2025-08-15T23:41:27.331675232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId) 
2025-08-15T23:41:27.331754331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC) 
2025-08-15T23:41:27.332015708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002508s 
2025-08-15T23:41:27.332145669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-08-15T23:41:27', 'add_tmdbid') 
2025-08-15T23:41:27.332316063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.332885680Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated 
2025-08-15T23:41:27.332998647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011163s 
2025-08-15T23:41:27.333097847Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating 
2025-08-15T23:41:27.333184271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.333323882Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209 
2025-08-15T23:41:27.333601952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-15T23:41:27.333701904Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.333775482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean 
2025-08-15T23:41:27.333896766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0 
2025-08-15T23:41:27.334619532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007352s 
2025-08-15T23:41:27.334728331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-08-15T23:41:27', 'add_on_import_complete_to_notifications') 
2025-08-15T23:41:27.334936881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.335224240Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated 
2025-08-15T23:41:27.335335514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013366s 
2025-08-15T23:41:27.335440415Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating 
2025-08-15T23:41:27.335540857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.335680098Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210 
2025-08-15T23:41:27.335892135Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:27.335987787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:27.338700491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027054s 
2025-08-15T23:41:27.338818388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-08-15T23:41:27', 'add_monitored_seasons_filter') 
2025-08-15T23:41:27.339055686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.339644892Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated 
2025-08-15T23:41:27.339746958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036525s 
2025-08-15T23:41:27.339867030Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating 
2025-08-15T23:41:27.339998074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.340145892Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211 
2025-08-15T23:41:27.340411406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-15T23:41:27.340514674Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.340593363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String 
2025-08-15T23:41:27.340708715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT '' 
2025-08-15T23:41:27.341410388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007071s 
2025-08-15T23:41:27.341521713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-08-15T23:41:27', 'add_custom_colon_replacement_to_naming_config') 
2025-08-15T23:41:27.341727457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.342204838Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated 
2025-08-15T23:41:27.342317525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015058s 
2025-08-15T23:41:27.342416725Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating 
2025-08-15T23:41:27.342522258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.342661117Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212 
2025-08-15T23:41:27.342933065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-15T23:41:27.343045311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-15T23:41:27.343122517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-08-15T23:41:27.343233230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-08-15T23:41:27.343968471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007322s 
2025-08-15T23:41:27.344086418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-08-15T23:41:27', 'add_minium_upgrade_format_score_to_quality_profiles') 
2025-08-15T23:41:27.344293134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.344706918Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated 
2025-08-15T23:41:27.344826218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014769s 
2025-08-15T23:41:27.344928574Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating 
2025-08-15T23:41:27.345028475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.345167776Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214 
2025-08-15T23:41:27.345318149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-08-15T23:41:27', 'add_blurary576p_quality_in_profiles') 
2025-08-15T23:41:27.345527180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.345765299Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated 
2025-08-15T23:41:27.345870381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007319s 
2025-08-15T23:41:27.345970292Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating 
2025-08-15T23:41:27.346077879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.346216097Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215 
2025-08-15T23:41:27.346427503Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:27.346528206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:27.349047900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025085s 
2025-08-15T23:41:27.349166960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-08-15T23:41:27', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p') 
2025-08-15T23:41:27.349378105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.349815917Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated 
2025-08-15T23:41:27.349932722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032787s 
2025-08-15T23:41:27.350030349Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating 
2025-08-15T23:41:27.350125100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.350268268Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217 
2025-08-15T23:41:27.350596980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:27.350691571Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.350766151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String 
2025-08-15T23:41:27.350867255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-15T23:41:27.351556693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000693s 
2025-08-15T23:41:27.351654991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2025-08-15T23:41:27.351732377Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.351813430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String 
2025-08-15T23:41:27.351936528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-15T23:41:27.352618672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006886s 
2025-08-15T23:41:27.352730968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-08-15T23:41:27', 'add_mal_and_anilist_ids') 
2025-08-15T23:41:27.352925690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.353377821Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated 
2025-08-15T23:41:27.353481951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014533s 
2025-08-15T23:41:27.363860423Z [Debug] MigrationController: Took: 00:00:01.6770018 
2025-08-15T23:41:27.623750732Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-15T23:41:27.647002501Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-15T23:41:27.655826643Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-15T23:41:27.656096767Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:27.656257781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:27.658060742Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-15T23:41:27.658227739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019712s 
2025-08-15T23:41:27.658380096Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-15T23:41:27.658539507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021271s 
2025-08-15T23:41:27.660433060Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-15T23:41:27.660603193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.660888287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-15T23:41:27.661079041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-15T23:41:27.661416120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003579s 
2025-08-15T23:41:27.661571293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.662890369Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-15T23:41:27.663059249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018319s 
2025-08-15T23:41:27.663327800Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-15T23:41:27.663499065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.663831815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-15T23:41:27.664026658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-15T23:41:27.664340680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003165s 
2025-08-15T23:41:27.664494951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-15T23:41:27.664641326Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.664803422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-15T23:41:27.664976330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-15T23:41:27.665615187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006394s 
2025-08-15T23:41:27.665781161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.666341380Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-15T23:41:27.666516092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013619s 
2025-08-15T23:41:27.666744251Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-15T23:41:27.666928622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.667196712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-15T23:41:27.667358228Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:27.667491536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-15T23:41:27.667673182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-15T23:41:27.668144221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004694s 
2025-08-15T23:41:27.668309554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.668871856Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-15T23:41:27.669056909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011955s 
2025-08-15T23:41:27.669294868Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-15T23:41:27.669469209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.669688531Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-15T23:41:27.670209430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-15T23:41:27.670429674Z [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, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-15T23:41:27.670897085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005168s 
2025-08-15T23:41:27.671069692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-15T23:41:27', 'InitialSetup') 
2025-08-15T23:41:27.671376160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.677791109Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-15T23:41:27.677961192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073671s 
2025-08-15T23:41:27.678148589Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating 
2025-08-15T23:41:27.678328902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.678587002Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2 
2025-08-15T23:41:27.678865874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-15T23:41:27', 'remove_tvrage_imdb_unique_constraint') 
2025-08-15T23:41:27.679217723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.679909666Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated 
2025-08-15T23:41:27.680102966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015676s 
2025-08-15T23:41:27.680265834Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating 
2025-08-15T23:41:27.680438101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.680656981Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3 
2025-08-15T23:41:27.680839549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-15T23:41:27', 'remove_renamed_scene_mapping_columns') 
2025-08-15T23:41:27.681161026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.681842549Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated 
2025-08-15T23:41:27.682033494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014015s 
2025-08-15T23:41:27.682191492Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating 
2025-08-15T23:41:27.682350392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.682565545Z [Info] updated_history: Starting migration of Log DB to 4 
2025-08-15T23:41:27.682739255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-15T23:41:27', 'updated_history') 
2025-08-15T23:41:27.683043417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.683713216Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated 
2025-08-15T23:41:27.683918309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013551s 
2025-08-15T23:41:27.684086578Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating 
2025-08-15T23:41:27.684256591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.684483087Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5 
2025-08-15T23:41:27.684656256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-15T23:41:27', 'added_eventtype_to_history') 
2025-08-15T23:41:27.684976821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.685627251Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated 
2025-08-15T23:41:27.685813677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013667s 
2025-08-15T23:41:27.685972086Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating 
2025-08-15T23:41:27.686131076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.686349947Z [Info] add_index_to_log_time: Starting migration of Log DB to 6 
2025-08-15T23:41:27.687142724Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs 
2025-08-15T23:41:27.687306894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-15T23:41:27.687646438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003362s 
2025-08-15T23:41:27.687802753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-15T23:41:27.688003638Z [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, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-15T23:41:27.688486650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005128s 
2025-08-15T23:41:27.688649017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-15T23:41:27.688806234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-15T23:41:27.689093773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002897s 
2025-08-15T23:41:27.689258785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-15T23:41:27', 'add_index_to_log_time') 
2025-08-15T23:41:27.689569932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.690394833Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated 
2025-08-15T23:41:27.690571459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015879s 
2025-08-15T23:41:27.690731071Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating 
2025-08-15T23:41:27.690901624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.691117128Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7 
2025-08-15T23:41:27.691295788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-15T23:41:27', 'add_renameEpisodes_to_naming') 
2025-08-15T23:41:27.691611163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.692266102Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated 
2025-08-15T23:41:27.692457427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013568s 
2025-08-15T23:41:27.692614504Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating 
2025-08-15T23:41:27.692768975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.692985621Z [Info] remove_backlog: Starting migration of Log DB to 8 
2025-08-15T23:41:27.693148219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-15T23:41:27', 'remove_backlog') 
2025-08-15T23:41:27.693452050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.694119665Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated 
2025-08-15T23:41:27.694302633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013455s 
2025-08-15T23:41:27.694458938Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating 
2025-08-15T23:41:27.694633780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.694849655Z [Info] fix_rename_episodes: Starting migration of Log DB to 9 
2025-08-15T23:41:27.695018595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-15T23:41:27', 'fix_rename_episodes') 
2025-08-15T23:41:27.695320022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.695986835Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated 
2025-08-15T23:41:27.696167790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013427s 
2025-08-15T23:41:27.696325848Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating 
2025-08-15T23:41:27.696483255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.696706705Z [Info] add_monitored: Starting migration of Log DB to 10 
2025-08-15T23:41:27.696871187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-15T23:41:27', 'add_monitored') 
2025-08-15T23:41:27.697177654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.697855449Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated 
2025-08-15T23:41:27.698029299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013657s 
2025-08-15T23:41:27.698188570Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating 
2025-08-15T23:41:27.698344504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.698557904Z [Info] remove_ignored: Starting migration of Log DB to 11 
2025-08-15T23:41:27.698724189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-15T23:41:27', 'remove_ignored') 
2025-08-15T23:41:27.699024203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.699692789Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated 
2025-08-15T23:41:27.699874786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013463s 
2025-08-15T23:41:27.700078045Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating 
2025-08-15T23:41:27.700240813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.700458021Z [Info] remove_custom_start_date: Starting migration of Log DB to 12 
2025-08-15T23:41:27.700629576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-15T23:41:27', 'remove_custom_start_date') 
2025-08-15T23:41:27.700940222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.701604109Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated 
2025-08-15T23:41:27.701786135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013564s 
2025-08-15T23:41:27.701947049Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating 
2025-08-15T23:41:27.702104537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.702321033Z [Info] add_air_date_utc: Starting migration of Log DB to 13 
2025-08-15T23:41:27.702487017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-15T23:41:27', 'add_air_date_utc') 
2025-08-15T23:41:27.702797282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.703461620Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated 
2025-08-15T23:41:27.703635600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013495s 
2025-08-15T23:41:27.703800212Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating 
2025-08-15T23:41:27.703991617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.704219536Z [Info] drop_air_date: Starting migration of Log DB to 14 
2025-08-15T23:41:27.704386883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-15T23:41:27', 'drop_air_date') 
2025-08-15T23:41:27.704683360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.705380945Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated 
2025-08-15T23:41:27.705550276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013819s 
2025-08-15T23:41:27.705716962Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating 
2025-08-15T23:41:27.705879740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.706099202Z [Info] add_air_date_as_string: Starting migration of Log DB to 15 
2025-08-15T23:41:27.706269164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-15T23:41:27', 'add_air_date_as_string') 
2025-08-15T23:41:27.706576203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.707235230Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated 
2025-08-15T23:41:27.707409050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013503s 
2025-08-15T23:41:27.707567710Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating 
2025-08-15T23:41:27.707735668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.707977455Z [Info] updated_imported_history_item: Starting migration of Log DB to 16 
2025-08-15T23:41:27.708160844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-15T23:41:27', 'updated_imported_history_item') 
2025-08-15T23:41:27.708470618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.709142411Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated 
2025-08-15T23:41:27.709328997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013988s 
2025-08-15T23:41:27.709486704Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating 
2025-08-15T23:41:27.709646216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.709861810Z [Info] reset_scene_names: Starting migration of Log DB to 17 
2025-08-15T23:41:27.710026572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-15T23:41:27', 'reset_scene_names') 
2025-08-15T23:41:27.710334782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.710998048Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated 
2025-08-15T23:41:27.711174343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001345s 
2025-08-15T23:41:27.711328043Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating 
2025-08-15T23:41:27.711489167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.711708469Z [Info] remove_duplicates: Starting migration of Log DB to 18 
2025-08-15T23:41:27.711894413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-15T23:41:27', 'remove_duplicates') 
2025-08-15T23:41:27.712197764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.712861441Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated 
2025-08-15T23:41:27.713038858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013603s 
2025-08-15T23:41:27.713204913Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating 
2025-08-15T23:41:27.713369875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.713594988Z [Info] restore_unique_constraints: Starting migration of Log DB to 19 
2025-08-15T23:41:27.713770542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-15T23:41:27', 'restore_unique_constraints') 
2025-08-15T23:41:27.714078522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.714727980Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated 
2025-08-15T23:41:27.714909836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013506s 
2025-08-15T23:41:27.715067354Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating 
2025-08-15T23:41:27.715238178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.715547030Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20 
2025-08-15T23:41:27.715720549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-15T23:41:27', 'add_year_and_seasons_to_series') 
2025-08-15T23:41:27.716056626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.716695102Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated 
2025-08-15T23:41:27.716873050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014437s 
2025-08-15T23:41:27.717032632Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating 
2025-08-15T23:41:27.717197153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.717404761Z [Info] drop_seasons_table: Starting migration of Log DB to 21 
2025-08-15T23:41:27.717570826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-15T23:41:27', 'drop_seasons_table') 
2025-08-15T23:41:27.717871050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.718537402Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated 
2025-08-15T23:41:27.718724058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013444s 
2025-08-15T23:41:27.718875143Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating 
2025-08-15T23:41:27.719047911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.719258926Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22 
2025-08-15T23:41:27.719436333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-15T23:41:27', 'move_indexer_to_generic_provider') 
2025-08-15T23:41:27.719750796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.720492630Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated 
2025-08-15T23:41:27.720684387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014335s 
2025-08-15T23:41:27.720842254Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating 
2025-08-15T23:41:27.721012948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.721229394Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23 
2025-08-15T23:41:27.721408946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-15T23:41:27', 'add_config_contract_to_indexers') 
2025-08-15T23:41:27.721724110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.722351564Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated 
2025-08-15T23:41:27.722538731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013237s 
2025-08-15T23:41:27.722699204Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating 
2025-08-15T23:41:27.722874958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.723099330Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24 
2025-08-15T23:41:27.723257769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-15T23:41:27', 'drop_tvdb_episodeid') 
2025-08-15T23:41:27.723562884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.724132932Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated 
2025-08-15T23:41:27.724311040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001246s 
2025-08-15T23:41:27.724466894Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating 
2025-08-15T23:41:27.724643971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.724859756Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25 
2025-08-15T23:41:27.725042193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-15T23:41:27', 'move_notification_to_generic_provider') 
2025-08-15T23:41:27.725358410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.726077488Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated 
2025-08-15T23:41:27.726264775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014349s 
2025-08-15T23:41:27.726425138Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating 
2025-08-15T23:41:27.726605381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.726822419Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26 
2025-08-15T23:41:27.727006179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-15T23:41:27', 'add_config_contract_to_notifications') 
2025-08-15T23:41:27.727323869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.727885901Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated 
2025-08-15T23:41:27.728072146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012614s 
2025-08-15T23:41:27.728231667Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating 
2025-08-15T23:41:27.728390086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.728601462Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27 
2025-08-15T23:41:27.728770923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-15T23:41:27', 'fix_omgwtfnzbs') 
2025-08-15T23:41:27.729071769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.729704333Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated 
2025-08-15T23:41:27.729871640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013118s 
2025-08-15T23:41:27.730030089Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating 
2025-08-15T23:41:27.730194941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.730412008Z [Info] add_blacklist_table: Starting migration of Log DB to 28 
2025-08-15T23:41:27.730597932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-15T23:41:27', 'add_blacklist_table') 
2025-08-15T23:41:27.730889429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.731569980Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated 
2025-08-15T23:41:27.731761987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001363s 
2025-08-15T23:41:27.731961629Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating 
2025-08-15T23:41:27.732132884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.732360502Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29 
2025-08-15T23:41:27.732529001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-15T23:41:27', 'add_formats_to_naming_config') 
2025-08-15T23:41:27.732839767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.733454505Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated 
2025-08-15T23:41:27.733631171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013043s 
2025-08-15T23:41:27.733790682Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating 
2025-08-15T23:41:27.733967619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.734182862Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30 
2025-08-15T23:41:27.734370009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-15T23:41:27', 'add_season_folder_format_to_naming_config') 
2025-08-15T23:41:27.734687969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.735269551Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated 
2025-08-15T23:41:27.735454904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012929s 
2025-08-15T23:41:27.735609686Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating 
2025-08-15T23:41:27.735799348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.736018639Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31 
2025-08-15T23:41:27.736196668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-15T23:41:27', 'delete_old_naming_config_columns') 
2025-08-15T23:41:27.736509789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.737086630Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated 
2025-08-15T23:41:27.737262014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012975s 
2025-08-15T23:41:27.737420663Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating 
2025-08-15T23:41:27.737586507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.737804226Z [Info] set_default_release_group: Starting migration of Log DB to 32 
2025-08-15T23:41:27.737974619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-15T23:41:27', 'set_default_release_group') 
2025-08-15T23:41:27.738281968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.738919542Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated 
2025-08-15T23:41:27.739092641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013236s 
2025-08-15T23:41:27.739252192Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating 
2025-08-15T23:41:27.739418186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.739635264Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33 
2025-08-15T23:41:27.739804715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-15T23:41:27', 'add_api_key_to_pushover') 
2025-08-15T23:41:27.740145130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.740835200Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated 
2025-08-15T23:41:27.741002317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001402s 
2025-08-15T23:41:27.741161447Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating 
2025-08-15T23:41:27.741324786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.741542895Z [Info] remove_series_contraints: Starting migration of Log DB to 34 
2025-08-15T23:41:27.741715593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-15T23:41:27', 'remove_series_contraints') 
2025-08-15T23:41:27.742034486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.742679585Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated 
2025-08-15T23:41:27.742856972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013433s 
2025-08-15T23:41:27.743015642Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating 
2025-08-15T23:41:27.743192728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.743409896Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35 
2025-08-15T23:41:27.743594397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-15T23:41:27', 'add_series_folder_format_to_naming_config') 
2025-08-15T23:41:27.743937147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.744612538Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated 
2025-08-15T23:41:27.744799003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001409s 
2025-08-15T23:41:27.744957853Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating 
2025-08-15T23:41:27.745127365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.745343139Z [Info] update_with_quality_converters: Starting migration of Log DB to 36 
2025-08-15T23:41:27.745519444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-15T23:41:27', 'update_with_quality_converters') 
2025-08-15T23:41:27.745849639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.746508386Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated 
2025-08-15T23:41:27.746684441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013722s 
2025-08-15T23:41:27.746846998Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating 
2025-08-15T23:41:27.747014896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.747227875Z [Info] add_configurable_qualities: Starting migration of Log DB to 37 
2025-08-15T23:41:27.747402747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-15T23:41:27', 'add_configurable_qualities') 
2025-08-15T23:41:27.747711289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.748439696Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated 
2025-08-15T23:41:27.748608857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014005s 
2025-08-15T23:41:27.748767306Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating 
2025-08-15T23:41:27.748933631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.749150798Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38 
2025-08-15T23:41:27.749334628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-15T23:41:27', 'add_on_upgrade_to_notifications') 
2025-08-15T23:41:27.749658180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.750308339Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated 
2025-08-15T23:41:27.750488943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013646s 
2025-08-15T23:41:27.750645729Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating 
2025-08-15T23:41:27.750807484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.751025243Z [Info] add_metadata_tables: Starting migration of Log DB to 39 
2025-08-15T23:41:27.751195045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-15T23:41:27', 'add_metadata_tables') 
2025-08-15T23:41:27.751498075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.752110919Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated 
2025-08-15T23:41:27.752281383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00129s 
2025-08-15T23:41:27.752437968Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating 
2025-08-15T23:41:27.752611959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.752828425Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40 
2025-08-15T23:41:27.753008477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-15T23:41:27', 'add_metadata_to_episodes_and_series') 
2025-08-15T23:41:27.753327961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.753924843Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated 
2025-08-15T23:41:27.754108142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013058s 
2025-08-15T23:41:27.754269808Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating 
2025-08-15T23:41:27.754450802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.754653320Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41 
2025-08-15T23:41:27.754830437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-15T23:41:27', 'fix_xbmc_season_images_metadata') 
2025-08-15T23:41:27.755142505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.755725239Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated 
2025-08-15T23:41:27.755926204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012784s 
2025-08-15T23:41:27.756085204Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating 
2025-08-15T23:41:27.756257691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.756472815Z [Info] add_download_clients_table: Starting migration of Log DB to 42 
2025-08-15T23:41:27.756643108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-15T23:41:27', 'add_download_clients_table') 
2025-08-15T23:41:27.756952441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.757528972Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated 
2025-08-15T23:41:27.757701649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012652s 
2025-08-15T23:41:27.757859487Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating 
2025-08-15T23:41:27.758033518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.758255264Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43 
2025-08-15T23:41:27.758445818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-15T23:41:27', 'convert_config_to_download_clients') 
2025-08-15T23:41:27.758757576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.759372715Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated 
2025-08-15T23:41:27.759554030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013323s 
2025-08-15T23:41:27.759713231Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating 
2025-08-15T23:41:27.759900578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.760109719Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44 
2025-08-15T23:41:27.760282417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-15T23:41:27', 'fix_xbmc_episode_metadata') 
2025-08-15T23:41:27.760602492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.761237110Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated 
2025-08-15T23:41:27.761411681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013511s 
2025-08-15T23:41:27.761570591Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating 
2025-08-15T23:41:27.761724301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.761938272Z [Info] add_indexes: Starting migration of Log DB to 45 
2025-08-15T23:41:27.762098745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-15T23:41:27', 'add_indexes') 
2025-08-15T23:41:27.762396925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.762975992Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated 
2025-08-15T23:41:27.763139190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001245s 
2025-08-15T23:41:27.763297259Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating 
2025-08-15T23:41:27.763456319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.763672655Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46 
2025-08-15T23:41:27.763833098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-08-15T23:41:27', 'fix_nzb_su_url') 
2025-08-15T23:41:27.764179455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.764807370Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated 
2025-08-15T23:41:27.764971952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013409s 
2025-08-15T23:41:27.765128557Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating 
2025-08-15T23:41:27.765300694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.765516589Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47 
2025-08-15T23:41:27.765694547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-15T23:41:27', 'add_temporary_blacklist_columns') 
2025-08-15T23:41:27.766009060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.766592886Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated 
2025-08-15T23:41:27.766785584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012843s 
2025-08-15T23:41:27.766930667Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating 
2025-08-15T23:41:27.767102292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.767319570Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48 
2025-08-15T23:41:27.767499592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-08-15T23:41:27', 'add_title_to_scenemappings') 
2025-08-15T23:41:27.767810358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.768419094Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated 
2025-08-15T23:41:27.768593395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013054s 
2025-08-15T23:41:27.768746574Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating 
2025-08-15T23:41:27.768915484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.769127812Z [Info] fix_dognzb_url: Starting migration of Log DB to 49 
2025-08-15T23:41:27.769290890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-15T23:41:27', 'fix_dognzb_url') 
2025-08-15T23:41:27.769591866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.770170902Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated 
2025-08-15T23:41:27.770333540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001251s 
2025-08-15T23:41:27.770489664Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating 
2025-08-15T23:41:27.770653534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.770868427Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50 
2025-08-15T23:41:27.771041746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-15T23:41:27', 'add_hash_to_metadata_files') 
2025-08-15T23:41:27.771348734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.771931248Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated 
2025-08-15T23:41:27.772114046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012714s 
2025-08-15T23:41:27.772269729Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating 
2025-08-15T23:41:27.772436355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.772667581Z [Info] download_client_import: Starting migration of Log DB to 51 
2025-08-15T23:41:27.772828415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-15T23:41:27', 'download_client_import') 
2025-08-15T23:41:27.773132838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.773704910Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated 
2025-08-15T23:41:27.773879572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012641s 
2025-08-15T23:41:27.774040346Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating 
2025-08-15T23:41:27.774203825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.774418577Z [Info] add_columns_for_anime: Starting migration of Log DB to 52 
2025-08-15T23:41:27.774587518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-15T23:41:27', 'add_columns_for_anime') 
2025-08-15T23:41:27.774898714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.775486879Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated 
2025-08-15T23:41:27.775659447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012776s 
2025-08-15T23:41:27.775818276Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating 
2025-08-15T23:41:27.776005554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.776223673Z [Info] add_series_sorttitle: Starting migration of Log DB to 53 
2025-08-15T23:41:27.776403405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-15T23:41:27', 'add_series_sorttitle') 
2025-08-15T23:41:27.776706525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.777292616Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated 
2025-08-15T23:41:27.777463710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012841s 
2025-08-15T23:41:27.777621288Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating 
2025-08-15T23:41:27.777779767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.777997966Z [Info] rename_profiles: Starting migration of Log DB to 54 
2025-08-15T23:41:27.778162908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-15T23:41:27', 'rename_profiles') 
2025-08-15T23:41:27.778466530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.779109585Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated 
2025-08-15T23:41:27.779278495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013248s 
2025-08-15T23:41:27.779438908Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating 
2025-08-15T23:41:27.779600644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.779816659Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55 
2025-08-15T23:41:27.780053446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-15T23:41:27', 'drop_old_profile_columns') 
2025-08-15T23:41:27.780352859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.781042287Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated 
2025-08-15T23:41:27.781205887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014235s 
2025-08-15T23:41:27.781365268Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating 
2025-08-15T23:41:27.781562836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.781785424Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56 
2025-08-15T23:41:27.781980116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-15T23:41:27', 'add_mediainfo_to_episodefile') 
2025-08-15T23:41:27.782309449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.782905971Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated 
2025-08-15T23:41:27.783090953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013372s 
2025-08-15T23:41:27.783257889Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating 
2025-08-15T23:41:27.783438533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.783667544Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57 
2025-08-15T23:41:27.783896936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-15T23:41:27', 'convert_episode_file_path_to_relative') 
2025-08-15T23:41:27.784233524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.784835928Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated 
2025-08-15T23:41:27.785028986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013954s 
2025-08-15T23:41:27.785216674Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating 
2025-08-15T23:41:27.785415605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.785635749Z [Info] drop_episode_file_path: Starting migration of Log DB to 58 
2025-08-15T23:41:27.785817665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-15T23:41:27', 'drop_episode_file_path') 
2025-08-15T23:41:27.786147800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.786788851Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated 
2025-08-15T23:41:27.786967120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013786s 
2025-08-15T23:41:27.787134878Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating 
2025-08-15T23:41:27.787310241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.787555495Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59 
2025-08-15T23:41:27.787743193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-15T23:41:27', 'add_enable_options_to_indexers') 
2025-08-15T23:41:27.788099571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.788708938Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated 
2025-08-15T23:41:27.788900524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013744s 
2025-08-15T23:41:27.789067180Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating 
2025-08-15T23:41:27.789243825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.789483628Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60 
2025-08-15T23:41:27.789678310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-15T23:41:27', 'remove_enable_from_indexers') 
2025-08-15T23:41:27.790032574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.790564615Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated 
2025-08-15T23:41:27.790752504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013099s 
2025-08-15T23:41:27.790936504Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating 
2025-08-15T23:41:27.791107248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.791337522Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61 
2025-08-15T23:41:27.791517955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-15T23:41:27', 'clear_bad_scene_names') 
2025-08-15T23:41:27.791880686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.792500103Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated 
2025-08-15T23:41:27.792679324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013768s 
2025-08-15T23:41:27.792846601Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating 
2025-08-15T23:41:27.793018898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.793255114Z [Info] convert_quality_models: Starting migration of Log DB to 62 
2025-08-15T23:41:27.793447171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-15T23:41:27', 'convert_quality_models') 
2025-08-15T23:41:27.793773177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.794298265Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated 
2025-08-15T23:41:27.794503188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012763s 
2025-08-15T23:41:27.794670976Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating 
2025-08-15T23:41:27.794849636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.795080390Z [Info] add_remotepathmappings: Starting migration of Log DB to 63 
2025-08-15T23:41:27.795262016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-15T23:41:27', 'add_remotepathmappings') 
2025-08-15T23:41:27.795595167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.796202500Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated 
2025-08-15T23:41:27.796396751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013446s 
2025-08-15T23:41:27.796565060Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating 
2025-08-15T23:41:27.796746025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.796969014Z [Info] remove_method_from_logs: Starting migration of Log DB to 64 
2025-08-15T23:41:27.797375272Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method 
2025-08-15T23:41:27.797914107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-15T23:41:27.798420417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-08-15T23:41:27.798856676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-15T23:41:27.799288024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-15T23:41:27.800146523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-15T23:41:27.800465285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029065s 
2025-08-15T23:41:27.800645739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-15T23:41:27', 'remove_method_from_logs') 
2025-08-15T23:41:27.800988319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.801785394Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated 
2025-08-15T23:41:27.801977100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042256s 
2025-08-15T23:41:27.802147062Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating 
2025-08-15T23:41:27.802320401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.802561848Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65 
2025-08-15T23:41:27.802800218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-15T23:41:27', 'make_scene_numbering_nullable') 
2025-08-15T23:41:27.803101394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.803690541Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated 
2025-08-15T23:41:27.803986216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013472s 
2025-08-15T23:41:27.804154986Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating 
2025-08-15T23:41:27.804322363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.804553849Z [Info] add_tags: Starting migration of Log DB to 66 
2025-08-15T23:41:27.804729533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-15T23:41:27', 'add_tags') 
2025-08-15T23:41:27.805062023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.805659386Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated 
2025-08-15T23:41:27.805846232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013478s 
2025-08-15T23:41:27.806022247Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating 
2025-08-15T23:41:27.806198953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.806434227Z [Info] add_added_to_series: Starting migration of Log DB to 67 
2025-08-15T23:41:27.806622656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-15T23:41:27', 'add_added_to_series') 
2025-08-15T23:41:27.806963954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.807543200Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated 
2025-08-15T23:41:27.807738694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013444s 
2025-08-15T23:41:27.807927564Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating 
2025-08-15T23:41:27.808116745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.808339414Z [Info] add_release_restrictions: Starting migration of Log DB to 68 
2025-08-15T23:41:27.808542252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-15T23:41:27', 'add_release_restrictions') 
2025-08-15T23:41:27.808872337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.809448698Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated 
2025-08-15T23:41:27.809642628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013334s 
2025-08-15T23:41:27.809828132Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating 
2025-08-15T23:41:27.809992273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.810228248Z [Info] quality_proper: Starting migration of Log DB to 69 
2025-08-15T23:41:27.810413190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-15T23:41:27', 'quality_proper') 
2025-08-15T23:41:27.810740550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.811325828Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated 
2025-08-15T23:41:27.811506522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013261s 
2025-08-15T23:41:27.811679551Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating 
2025-08-15T23:41:27.811863040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.812106921Z [Info] delay_profile: Starting migration of Log DB to 70 
2025-08-15T23:41:27.812290261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-15T23:41:27', 'delay_profile') 
2025-08-15T23:41:27.812614213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.813186045Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated 
2025-08-15T23:41:27.813380186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013306s 
2025-08-15T23:41:27.813545619Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating 
2025-08-15T23:41:27.813726063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.813947749Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71 
2025-08-15T23:41:27.814136078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-15T23:41:27', 'unknown_quality_in_profile') 
2025-08-15T23:41:27.814485502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.815478071Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated 
2025-08-15T23:41:27.815671140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017416s 
2025-08-15T23:41:27.815842625Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating 
2025-08-15T23:41:27.816053841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.816281008Z [Info] history_downloadId: Starting migration of Log DB to 72 
2025-08-15T23:41:27.816470991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-15T23:41:27', 'history_downloadId') 
2025-08-15T23:41:27.816787498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.817388038Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated 
2025-08-15T23:41:27.817571337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013288s 
2025-08-15T23:41:27.817740367Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating 
2025-08-15T23:41:27.817903015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.818127116Z [Info] clear_ratings: Starting migration of Log DB to 73 
2025-08-15T23:41:27.818322089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-15T23:41:27', 'clear_ratings') 
2025-08-15T23:41:27.818644448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.819288265Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated 
2025-08-15T23:41:27.819477776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013777s 
2025-08-15T23:41:27.819663470Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating 
2025-08-15T23:41:27.819837691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.820086813Z [Info] disable_eztv: Starting migration of Log DB to 74 
2025-08-15T23:41:27.820272507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-15T23:41:27', 'disable_eztv') 
2025-08-15T23:41:27.820603834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.821189955Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated 
2025-08-15T23:41:27.821373134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013441s 
2025-08-15T23:41:27.821543346Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating 
2025-08-15T23:41:27.821714651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.821955647Z [Info] force_lib_update: Starting migration of Log DB to 75 
2025-08-15T23:41:27.822134307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-15T23:41:27', 'force_lib_update') 
2025-08-15T23:41:27.822461926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.823017636Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated 
2025-08-15T23:41:27.823204833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012862s 
2025-08-15T23:41:27.823373282Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating 
2025-08-15T23:41:27.823541180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.823784300Z [Info] add_users_table: Starting migration of Log DB to 76 
2025-08-15T23:41:27.823996317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-15T23:41:27', 'add_users_table') 
2025-08-15T23:41:27.824334648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.828160443Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated 
2025-08-15T23:41:27.828379585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045925s 
2025-08-15T23:41:27.828580970Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating 
2025-08-15T23:41:27.828755612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.829013111Z [Info] add_add_options_to_series: Starting migration of Log DB to 77 
2025-08-15T23:41:27.829207312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-15T23:41:27', 'add_add_options_to_series') 
2025-08-15T23:41:27.829546395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.830139259Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated 
2025-08-15T23:41:27.830325093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013717s 
2025-08-15T23:41:27.830494254Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating 
2025-08-15T23:41:27.830659106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.830913147Z [Info] add_commands_table: Starting migration of Log DB to 78 
2025-08-15T23:41:27.831096426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-15T23:41:27', 'add_commands_table') 
2025-08-15T23:41:27.831415218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.832018423Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated 
2025-08-15T23:41:27.832215300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013499s 
2025-08-15T23:41:27.832376735Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating 
2025-08-15T23:41:27.832546066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.832768193Z [Info] dedupe_tags: Starting migration of Log DB to 79 
2025-08-15T23:41:27.832960100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-15T23:41:27', 'dedupe_tags') 
2025-08-15T23:41:27.833273020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.833840824Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated 
2025-08-15T23:41:27.834026688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012969s 
2025-08-15T23:41:27.834205107Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating 
2025-08-15T23:41:27.834389679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.834620714Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81 
2025-08-15T23:41:27.834820848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-08-15T23:41:27', 'move_dot_prefix_to_transmission_category') 
2025-08-15T23:41:27.835181915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.835819759Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated 
2025-08-15T23:41:27.836033570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014091s 
2025-08-15T23:41:27.836207350Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating 
2025-08-15T23:41:27.836376330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.836619179Z [Info] add_fanzub_settings: Starting migration of Log DB to 82 
2025-08-15T23:41:27.836806376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-08-15T23:41:27', 'add_fanzub_settings') 
2025-08-15T23:41:27.837137784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.837711780Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated 
2025-08-15T23:41:27.837921913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013324s 
2025-08-15T23:41:27.838097587Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating 
2025-08-15T23:41:27.838281157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.838509186Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83 
2025-08-15T23:41:27.838701212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-08-15T23:41:27', 'additonal_blacklist_columns') 
2025-08-15T23:41:27.839060486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.839644041Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated 
2025-08-15T23:41:27.839856930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013603s 
2025-08-15T23:41:27.840025900Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating 
2025-08-15T23:41:27.840210622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.840450275Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84 
2025-08-15T23:41:27.840635238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-08-15T23:41:27', 'update_quality_minmax_size') 
2025-08-15T23:41:27.840958569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.841584469Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated 
2025-08-15T23:41:27.841775714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013598s 
2025-08-15T23:41:27.841948542Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating 
2025-08-15T23:41:27.842121591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.842352897Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85 
2025-08-15T23:41:27.842554072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-08-15T23:41:27', 'expand_transmission_urlbase') 
2025-08-15T23:41:27.842874728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.843587453Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated 
2025-08-15T23:41:27.843794159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014626s 
2025-08-15T23:41:27.843993471Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating 
2025-08-15T23:41:27.844170257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.844395791Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86 
2025-08-15T23:41:27.844578850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-08-15T23:41:27', 'pushbullet_device_ids') 
2025-08-15T23:41:27.844917281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.845525847Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated 
2025-08-15T23:41:27.845713695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013484s 
2025-08-15T23:41:27.845878387Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating 
2025-08-15T23:41:27.846039432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.846284746Z [Info] remove_eztv: Starting migration of Log DB to 87 
2025-08-15T23:41:27.846458415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-08-15T23:41:27', 'remove_eztv') 
2025-08-15T23:41:27.846784963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.847365352Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated 
2025-08-15T23:41:27.847562690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001319s 
2025-08-15T23:41:27.847739526Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating 
2025-08-15T23:41:27.847997205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.848240164Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88 
2025-08-15T23:41:27.848439886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-08-15T23:41:27', 'pushbullet_devices_channels_list') 
2025-08-15T23:41:27.848783368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.849348165Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated 
2025-08-15T23:41:27.849544240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013499s 
2025-08-15T23:41:27.849723652Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating 
2025-08-15T23:41:27.849900889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.850123968Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89 
2025-08-15T23:41:27.850317097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-08-15T23:41:27', 'add_on_rename_to_notifcations') 
2025-08-15T23:41:27.850654316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.851240817Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated 
2025-08-15T23:41:27.851432032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013256s 
2025-08-15T23:41:27.851611103Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating 
2025-08-15T23:41:27.851783189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.852058845Z [Info] update_kickass_url: Starting migration of Log DB to 90 
2025-08-15T23:41:27.852244398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-08-15T23:41:27', 'update_kickass_url') 
2025-08-15T23:41:27.852563922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.853149581Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated 
2025-08-15T23:41:27.853345486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013618s 
2025-08-15T23:41:27.853514567Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating 
2025-08-15T23:41:27.853682475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.853912839Z [Info] added_indexerstatus: Starting migration of Log DB to 91 
2025-08-15T23:41:27.854092040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-08-15T23:41:27', 'added_indexerstatus') 
2025-08-15T23:41:27.854424910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.855517461Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated 
2025-08-15T23:41:27.855713095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018284s 
2025-08-15T23:41:27.855911765Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating 
2025-08-15T23:41:27.856101948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.856329977Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92 
2025-08-15T23:41:27.856540611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-08-15T23:41:27', 'add_unverifiedscenenumbering') 
2025-08-15T23:41:27.856877500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.857482157Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated 
2025-08-15T23:41:27.857693433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013752s 
2025-08-15T23:41:27.857849688Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating 
2025-08-15T23:41:27.858033378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.858256547Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93 
2025-08-15T23:41:27.858483785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-08-15T23:41:27', 'naming_config_replace_illegal_characters') 
2025-08-15T23:41:27.858819380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.859386533Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated 
2025-08-15T23:41:27.859585363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013438s 
2025-08-15T23:41:27.859770536Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating 
2025-08-15T23:41:27.859963976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.860196895Z [Info] add_tvmazeid: Starting migration of Log DB to 94 
2025-08-15T23:41:27.860378761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-08-15T23:41:27', 'add_tvmazeid') 
2025-08-15T23:41:27.860708926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.861290006Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated 
2025-08-15T23:41:27.861481893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013349s 
2025-08-15T23:41:27.861641023Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating 
2025-08-15T23:41:27.861827028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.862075258Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95 
2025-08-15T23:41:27.862266984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-08-15T23:41:27', 'add_additional_episodes_index') 
2025-08-15T23:41:27.862603151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.863178750Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated 
2025-08-15T23:41:27.863385176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013493s 
2025-08-15T23:41:27.863560799Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating 
2025-08-15T23:41:27.863726884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.864044143Z [Info] disable_kickass: Starting migration of Log DB to 96 
2025-08-15T23:41:27.864233925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-08-15T23:41:27', 'disable_kickass') 
2025-08-15T23:41:27.864546585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.865141393Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated 
2025-08-15T23:41:27.865329051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014051s 
2025-08-15T23:41:27.865500356Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating 
2025-08-15T23:41:27.865692964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.865932226Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97 
2025-08-15T23:41:27.866117158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-08-15T23:41:27', 'add_reason_to_pending_releases') 
2025-08-15T23:41:27.866461592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.867061941Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated 
2025-08-15T23:41:27.867259870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013642s 
2025-08-15T23:41:27.867424421Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating 
2025-08-15T23:41:27.867600856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.867840219Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98 
2025-08-15T23:41:27.868039780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-08-15T23:41:27', 'remove_titans_of_tv') 
2025-08-15T23:41:27.868374635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.868972008Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated 
2025-08-15T23:41:27.869183524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013625s 
2025-08-15T23:41:27.869349819Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating 
2025-08-15T23:41:27.869531214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.869770556Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99 
2025-08-15T23:41:27.869950098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-08-15T23:41:27', 'extra_and_subtitle_files') 
2025-08-15T23:41:27.870284992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.870877646Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated 
2025-08-15T23:41:27.871064873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013341s 
2025-08-15T23:41:27.871236859Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating 
2025-08-15T23:41:27.871428786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.871664931Z [Info] add_scene_season_number: Starting migration of Log DB to 100 
2025-08-15T23:41:27.871861507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-08-15T23:41:27', 'add_scene_season_number') 
2025-08-15T23:41:27.872214678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.872794627Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated 
2025-08-15T23:41:27.872982785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013629s 
2025-08-15T23:41:27.873158429Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating 
2025-08-15T23:41:27.873351999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.873572754Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101 
2025-08-15T23:41:27.873783899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-08-15T23:41:27', 'add_ultrahd_quality_in_profiles') 
2025-08-15T23:41:27.874133022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.874698261Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated 
2025-08-15T23:41:27.874902432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013502s 
2025-08-15T23:41:27.875077003Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating 
2025-08-15T23:41:27.875280283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.875518332Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102 
2025-08-15T23:41:27.875733546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-08-15T23:41:27', 'add_language_to_episodeFiles_history_and_blacklist') 
2025-08-15T23:41:27.876129223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.876685283Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated 
2025-08-15T23:41:27.876916258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013991s 
2025-08-15T23:41:27.877083725Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating 
2025-08-15T23:41:27.877262084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.877518270Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103 
2025-08-15T23:41:27.877702080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-08-15T23:41:27', 'fix_metadata_file_extensions') 
2025-08-15T23:41:27.878042907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.878610560Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated 
2025-08-15T23:41:27.878826355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013444s 
2025-08-15T23:41:27.878991557Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating 
2025-08-15T23:41:27.879166049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.879400260Z [Info] remove_kickass: Starting migration of Log DB to 104 
2025-08-15T23:41:27.879589481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-08-15T23:41:27', 'remove_kickass') 
2025-08-15T23:41:27.879974587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.880567371Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated 
2025-08-15T23:41:27.880756852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001398s 
2025-08-15T23:41:27.880914159Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating 
2025-08-15T23:41:27.881107178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.881336891Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105 
2025-08-15T23:41:27.881529408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-08-15T23:41:27', 'rename_torrent_downloadstation') 
2025-08-15T23:41:27.881867509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.882445303Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated 
2025-08-15T23:41:27.882655687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001339s 
2025-08-15T23:41:27.882814056Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating 
2025-08-15T23:41:27.882989278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.883225835Z [Info] update_btn_url: Starting migration of Log DB to 106 
2025-08-15T23:41:27.883410046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-08-15T23:41:27', 'update_btn_url') 
2025-08-15T23:41:27.883718858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.884327824Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated 
2025-08-15T23:41:27.884517957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013262s 
2025-08-15T23:41:27.884686296Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating 
2025-08-15T23:41:27.884857080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.885093977Z [Info] remove_wombles: Starting migration of Log DB to 107 
2025-08-15T23:41:27.885270222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-08-15T23:41:27', 'remove_wombles') 
2025-08-15T23:41:27.885601900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.886173932Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated 
2025-08-15T23:41:27.886362212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013121s 
2025-08-15T23:41:27.886530180Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating 
2025-08-15T23:41:27.886721946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.886940937Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108 
2025-08-15T23:41:27.887127263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-08-15T23:41:27', 'fix_extra_file_extension') 
2025-08-15T23:41:27.887454011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.888045612Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated 
2025-08-15T23:41:27.888240334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013207s 
2025-08-15T23:41:27.888403252Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating 
2025-08-15T23:41:27.888574197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.888794470Z [Info] import_extra_files: Starting migration of Log DB to 109 
2025-08-15T23:41:27.888995585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-08-15T23:41:27', 'import_extra_files') 
2025-08-15T23:41:27.889318566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.889891830Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated 
2025-08-15T23:41:27.890082414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013168s 
2025-08-15T23:41:27.890254531Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating 
2025-08-15T23:41:27.890433872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.890661300Z [Info] fix_extra_files_config: Starting migration of Log DB to 110 
2025-08-15T23:41:27.890839729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-08-15T23:41:27', 'fix_extra_files_config') 
2025-08-15T23:41:27.891181588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.892073113Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated 
2025-08-15T23:41:27.892266292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001625s 
2025-08-15T23:41:27.892430854Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating 
2025-08-15T23:41:27.892600325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.892843575Z [Info] create_language_profiles: Starting migration of Log DB to 111 
2025-08-15T23:41:27.893034430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-08-15T23:41:27', 'create_language_profiles') 
2025-08-15T23:41:27.893357771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.893941146Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated 
2025-08-15T23:41:27.894147201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001338s 
2025-08-15T23:41:27.894312734Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating 
2025-08-15T23:41:27.894493508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.894723051Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112 
2025-08-15T23:41:27.894917552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-08-15T23:41:27', 'added_regex_to_scenemapping') 
2025-08-15T23:41:27.895269932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.895858227Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated 
2025-08-15T23:41:27.896101286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013466s 
2025-08-15T23:41:27.896263824Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating 
2025-08-15T23:41:27.896454778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.896682767Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113 
2025-08-15T23:41:27.896873862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-08-15T23:41:27', 'consolidate_indexer_baseurl') 
2025-08-15T23:41:27.897190510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.897797953Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated 
2025-08-15T23:41:27.897982305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013328s 
2025-08-15T23:41:27.898153800Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating 
2025-08-15T23:41:27.898323973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.898551060Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114 
2025-08-15T23:41:27.898748949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-08-15T23:41:27', 'rename_indexer_status_id') 
2025-08-15T23:41:27.899077330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.899636516Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated 
2025-08-15T23:41:27.899861349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013076s 
2025-08-15T23:41:27.900035229Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating 
2025-08-15T23:41:27.900217636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.900444714Z [Info] add_downloadclient_status: Starting migration of Log DB to 115 
2025-08-15T23:41:27.900635067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-08-15T23:41:27', 'add_downloadclient_status') 
2025-08-15T23:41:27.900966194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.901561493Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated 
2025-08-15T23:41:27.901741926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013317s 
2025-08-15T23:41:27.901913502Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating 
2025-08-15T23:41:27.902090578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.902320391Z [Info] disable_nyaa: Starting migration of Log DB to 116 
2025-08-15T23:41:27.902496756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-08-15T23:41:27', 'disable_nyaa') 
2025-08-15T23:41:27.902817032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.903398613Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated 
2025-08-15T23:41:27.903580850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013049s 
2025-08-15T23:41:27.903753447Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating 
2025-08-15T23:41:27.903981156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.904222041Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117 
2025-08-15T23:41:27.904438778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-08-15T23:41:27', 'add_webrip_and_br480_qualites_in_profile') 
2025-08-15T23:41:27.904789624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.905370003Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated 
2025-08-15T23:41:27.905574455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013975s 
2025-08-15T23:41:27.905762133Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating 
2025-08-15T23:41:27.905941534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.906189323Z [Info] add_history_eventType_index: Starting migration of Log DB to 118 
2025-08-15T23:41:27.906380258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-08-15T23:41:27', 'add_history_eventType_index') 
2025-08-15T23:41:27.906722086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.907310171Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated 
2025-08-15T23:41:27.907501506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013559s 
2025-08-15T23:41:27.907671759Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating 
2025-08-15T23:41:27.907894478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.908146876Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119 
2025-08-15T23:41:27.908353953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-08-15T23:41:27', 'separate_automatic_and_interactive_searches') 
2025-08-15T23:41:27.908705902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.909314147Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated 
2025-08-15T23:41:27.909535082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014343s 
2025-08-15T23:41:27.909704393Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating 
2025-08-15T23:41:27.909902331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.910124880Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120 
2025-08-15T23:41:27.910327708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-08-15T23:41:27', 'update_series_episodes_history_indexes') 
2025-08-15T23:41:27.910678174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.911265607Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated 
2025-08-15T23:41:27.911459688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013617s 
2025-08-15T23:41:27.911631003Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating 
2025-08-15T23:41:27.911825074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.912119206Z [Info] update_animetosho_url: Starting migration of Log DB to 121 
2025-08-15T23:41:27.912322606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-08-15T23:41:27', 'update_animetosho_url') 
2025-08-15T23:41:27.912650657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.913255765Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated 
2025-08-15T23:41:27.913448584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014207s 
2025-08-15T23:41:27.913618937Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating 
2025-08-15T23:41:27.913811224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.914054654Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122 
2025-08-15T23:41:27.914245699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-08-15T23:41:27', 'add_remux_qualities_in_profile') 
2025-08-15T23:41:27.914583910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.915164650Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated 
2025-08-15T23:41:27.915371687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001352s 
2025-08-15T23:41:27.915543313Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating 
2025-08-15T23:41:27.915722273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.915972687Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123 
2025-08-15T23:41:27.916166989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-08-15T23:41:27', 'add_history_seriesId_index') 
2025-08-15T23:41:27.916506042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.917094076Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated 
2025-08-15T23:41:27.917284229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013601s 
2025-08-15T23:41:27.917454221Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating 
2025-08-15T23:41:27.917656098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.917882444Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124 
2025-08-15T23:41:27.918078388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-08-15T23:41:27', 'remove_media_browser_metadata') 
2025-08-15T23:41:27.918422892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.919022429Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated 
2025-08-15T23:41:27.919211821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013638s 
2025-08-15T23:41:27.919381743Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating 
2025-08-15T23:41:27.919584351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.919809645Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125 
2025-08-15T23:41:27.920062604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-08-15T23:41:27', 'remove_notify_my_android_and_pushalot_notifications') 
2025-08-15T23:41:27.920421096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.921014451Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated 
2025-08-15T23:41:27.921229574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014221s 
2025-08-15T23:41:27.921412984Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating 
2025-08-15T23:41:27.921597946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.921823491Z [Info] add_custom_filters: Starting migration of Log DB to 126 
2025-08-15T23:41:27.922012501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-08-15T23:41:27', 'add_custom_filters') 
2025-08-15T23:41:27.922356554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.922943977Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated 
2025-08-15T23:41:27.923132547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001341s 
2025-08-15T23:41:27.923299363Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating 
2025-08-15T23:41:27.923488273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.923738477Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127 
2025-08-15T23:41:27.923952438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-08-15T23:41:27', 'rename_restrictions_to_release_profiles') 
2025-08-15T23:41:27.924303295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.924900588Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated 
2025-08-15T23:41:27.925108376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013851s 
2025-08-15T23:41:27.925278439Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-15T23:41:27.925471277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.925710730Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128 
2025-08-15T23:41:27.925919710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-08-15T23:41:27', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-15T23:41:27.926264685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.926859804Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-15T23:41:27.927066089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013795s 
2025-08-15T23:41:27.927250381Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating 
2025-08-15T23:41:27.927435463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.927665176Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129 
2025-08-15T23:41:27.927873185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-08-15T23:41:27', 'add_relative_original_path_to_episode_file') 
2025-08-15T23:41:27.928236667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.928894862Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated 
2025-08-15T23:41:27.929087631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014415s 
2025-08-15T23:41:27.929255078Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating 
2025-08-15T23:41:27.929440461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.929675485Z [Info] episode_last_searched_time: Starting migration of Log DB to 130 
2025-08-15T23:41:27.929869044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-08-15T23:41:27', 'episode_last_searched_time') 
2025-08-15T23:41:27.930191814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.930989170Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated 
2025-08-15T23:41:27.931200155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015465s 
2025-08-15T23:41:27.931364697Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating 
2025-08-15T23:41:27.931549890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.931773099Z [Info] download_propers_config: Starting migration of Log DB to 131 
2025-08-15T23:41:27.932033193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-08-15T23:41:27', 'download_propers_config') 
2025-08-15T23:41:27.932370943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.932986303Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated 
2025-08-15T23:41:27.933170774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014289s 
2025-08-15T23:41:27.933333432Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating 
2025-08-15T23:41:27.933522883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.933747937Z [Info] add_download_client_priority: Starting migration of Log DB to 132 
2025-08-15T23:41:27.933947378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-08-15T23:41:27', 'add_download_client_priority') 
2025-08-15T23:41:27.934267673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.934903654Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated 
2025-08-15T23:41:27.935086783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013678s 
2025-08-15T23:41:27.935253910Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating 
2025-08-15T23:41:27.935428992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.935654607Z [Info] add_specials_folder_format: Starting migration of Log DB to 134 
2025-08-15T23:41:27.935868307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-08-15T23:41:27', 'add_specials_folder_format') 
2025-08-15T23:41:27.936198612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.936808531Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated 
2025-08-15T23:41:27.937008233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013792s 
2025-08-15T23:41:27.937172885Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating 
2025-08-15T23:41:27.937350252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.937575906Z [Info] health_issue_notification: Starting migration of Log DB to 135 
2025-08-15T23:41:27.937761560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-08-15T23:41:27', 'health_issue_notification') 
2025-08-15T23:41:27.938102687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.938714830Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated 
2025-08-15T23:41:27.938893119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013551s 
2025-08-15T23:41:27.939059634Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-15T23:41:27.939261280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.939484330Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136 
2025-08-15T23:41:27.939684763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-08-15T23:41:27', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-15T23:41:27.940046532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.940678535Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-15T23:41:27.940885401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014106s 
2025-08-15T23:41:27.941051726Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating 
2025-08-15T23:41:27.941241859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.941466692Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137 
2025-08-15T23:41:27.941683018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-08-15T23:41:27', 'add_airedbefore_to_episodes') 
2025-08-15T23:41:27.942002020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.942611759Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated 
2025-08-15T23:41:27.942799487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013674s 
2025-08-15T23:41:27.942974870Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating 
2025-08-15T23:41:27.943144351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.943371699Z [Info] remove_bitmetv: Starting migration of Log DB to 138 
2025-08-15T23:41:27.943554116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-08-15T23:41:27', 'remove_bitmetv') 
2025-08-15T23:41:27.943883881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.944536234Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated 
2025-08-15T23:41:27.944710095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001387s 
2025-08-15T23:41:27.944873093Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating 
2025-08-15T23:41:27.945044789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.945278970Z [Info] add_download_history: Starting migration of Log DB to 139 
2025-08-15T23:41:27.945465015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-08-15T23:41:27', 'add_download_history') 
2025-08-15T23:41:27.945785751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.946342863Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated 
2025-08-15T23:41:27.946545902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012965s 
2025-08-15T23:41:27.946709591Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating 
2025-08-15T23:41:27.946898772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.947123214Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140 
2025-08-15T23:41:27.947324490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-08-15T23:41:27', 'remove_chown_and_folderchmod_config_v2') 
2025-08-15T23:41:27.947672451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.948312399Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated 
2025-08-15T23:41:27.948507673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014041s 
2025-08-15T23:41:27.948670921Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating 
2025-08-15T23:41:27.948855273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.949091208Z [Info] add_update_history: Starting migration of Log DB to 141 
2025-08-15T23:41:27.949766097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-15T23:41:27.949986381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-15T23:41:27.950475576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005194s 
2025-08-15T23:41:27.950643875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-15T23:41:27.950838367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-15T23:41:27.951184754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003459s 
2025-08-15T23:41:27.951378434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-08-15T23:41:27', 'add_update_history') 
2025-08-15T23:41:27.951695373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.952370332Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated 
2025-08-15T23:41:27.952564633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015226s 
2025-08-15T23:41:27.952722662Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating 
2025-08-15T23:41:27.952888055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.953130142Z [Info] import_lists: Starting migration of Log DB to 142 
2025-08-15T23:41:27.953312740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-08-15T23:41:27', 'import_lists') 
2025-08-15T23:41:27.953633937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.954212312Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated 
2025-08-15T23:41:27.954398046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013215s 
2025-08-15T23:41:27.954571235Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating 
2025-08-15T23:41:27.954751007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.954986712Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143 
2025-08-15T23:41:27.955167275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-08-15T23:41:27', 'add_priority_to_indexers') 
2025-08-15T23:41:27.955503492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.956077659Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated 
2025-08-15T23:41:27.956270527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013247s 
2025-08-15T23:41:27.956438966Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating 
2025-08-15T23:41:27.956641013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.956861928Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144 
2025-08-15T23:41:27.957065558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-08-15T23:41:27', 'import_lists_series_type_and_season_folder') 
2025-08-15T23:41:27.957400643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.957995341Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated 
2025-08-15T23:41:27.958196366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013516s 
2025-08-15T23:41:27.958365697Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating 
2025-08-15T23:41:27.958530499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.958761865Z [Info] remove_growl: Starting migration of Log DB to 145 
2025-08-15T23:41:27.958957138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-08-15T23:41:27', 'remove_growl') 
2025-08-15T23:41:27.959270559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.959860147Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated 
2025-08-15T23:41:27.960034528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013125s 
2025-08-15T23:41:27.960225963Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating 
2025-08-15T23:41:27.960414784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.960637652Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146 
2025-08-15T23:41:27.960946655Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-15T23:41:27.961117920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-15T23:41:27.962431746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013055s 
2025-08-15T23:41:27.962622841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-08-15T23:41:27', 'cleanup_duplicates_updatehistory') 
2025-08-15T23:41:27.962960060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.963546501Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated 
2025-08-15T23:41:27.963737456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002425s 
2025-08-15T23:41:27.963979553Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating 
2025-08-15T23:41:27.964168324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.964395351Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147 
2025-08-15T23:41:27.964602378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-08-15T23:41:27', 'swap_filechmod_for_folderchmod') 
2025-08-15T23:41:27.964932042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.965512591Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated 
2025-08-15T23:41:27.965705179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013466s 
2025-08-15T23:41:27.965886344Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating 
2025-08-15T23:41:27.966053781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.966284676Z [Info] mediainfo_channels: Starting migration of Log DB to 148 
2025-08-15T23:41:27.966465640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-08-15T23:41:27', 'mediainfo_channels') 
2025-08-15T23:41:27.966793360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.967377126Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated 
2025-08-15T23:41:27.967553792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013111s 
2025-08-15T23:41:27.967725097Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating 
2025-08-15T23:41:27.967917594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.968166656Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149 
2025-08-15T23:41:27.968362530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-08-15T23:41:27', 'add_on_delete_to_notifications') 
2025-08-15T23:41:27.968689098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.969313736Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated 
2025-08-15T23:41:27.969519240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013955s 
2025-08-15T23:41:27.969687870Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating 
2025-08-15T23:41:27.969868463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.970090120Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150 
2025-08-15T23:41:27.970354171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-08-15T23:41:27', 'add_scene_mapping_origin') 
2025-08-15T23:41:27.970697763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.971322752Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated 
2025-08-15T23:41:27.971511793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014549s 
2025-08-15T23:41:27.971678368Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating 
2025-08-15T23:41:27.971872389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.972111050Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151 
2025-08-15T23:41:27.972304289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-08-15T23:41:27', 'remove_custom_filter_type') 
2025-08-15T23:41:27.972632520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.973280625Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated 
2025-08-15T23:41:27.973466640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014036s 
2025-08-15T23:41:27.973633296Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating 
2025-08-15T23:41:27.973810573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.974034714Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152 
2025-08-15T23:41:27.974244266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-08-15T23:41:27', 'update_btn_url_to_https') 
2025-08-15T23:41:27.974567297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.975184149Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated 
2025-08-15T23:41:27.975368080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013703s 
2025-08-15T23:41:27.975552812Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating 
2025-08-15T23:41:27.975738275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.976018219Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153 
2025-08-15T23:41:27.976218813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-08-15T23:41:27', 'add_on_episodefiledelete_for_upgrade') 
2025-08-15T23:41:27.976563698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.977203967Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated 
2025-08-15T23:41:27.977392978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014522s 
2025-08-15T23:41:27.977561708Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating 
2025-08-15T23:41:27.977729335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.977971844Z [Info] add_name_release_profile: Starting migration of Log DB to 154 
2025-08-15T23:41:27.978161085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-08-15T23:41:27', 'add_name_release_profile') 
2025-08-15T23:41:27.978490638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.979075536Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated 
2025-08-15T23:41:27.979257864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013408s 
2025-08-15T23:41:27.979422996Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating 
2025-08-15T23:41:27.979610915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.979833914Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155 
2025-08-15T23:41:27.980065099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-08-15T23:41:27', 'add_arabic_and_hindi_languages') 
2025-08-15T23:41:27.980399613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.981019221Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated 
2025-08-15T23:41:27.983516320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014087s 
2025-08-15T23:41:27.983705050Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating 
2025-08-15T23:41:27.983880995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.984146149Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156 
2025-08-15T23:41:27.984330059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-08-15T23:41:27', 'add_bypass_to_delay_profile') 
2025-08-15T23:41:27.984655505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.985264170Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated 
2025-08-15T23:41:27.985445977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013862s 
2025-08-15T23:41:27.985603855Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating 
2025-08-15T23:41:27.985769178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.985987147Z [Info] email_multiple_addresses: Starting migration of Log DB to 157 
2025-08-15T23:41:27.986162339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-08-15T23:41:27', 'email_multiple_addresses') 
2025-08-15T23:41:27.986468506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.987146071Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated 
2025-08-15T23:41:27.987321975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013706s 
2025-08-15T23:41:27.987480053Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-08-15T23:41:27.987642811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.987868976Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2025-08-15T23:41:27.988046674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-08-15T23:41:27', 'cdh_per_downloadclient') 
2025-08-15T23:41:27.988351779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.988918099Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-08-15T23:41:27.989094434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012707s 
2025-08-15T23:41:27.989252673Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating 
2025-08-15T23:41:27.989413307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.989630805Z [Info] add_indexer_tags: Starting migration of Log DB to 159 
2025-08-15T23:41:27.989800316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-08-15T23:41:27', 'add_indexer_tags') 
2025-08-15T23:41:27.990100370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.990667132Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated 
2025-08-15T23:41:27.990836573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012473s 
2025-08-15T23:41:27.991014291Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating 
2025-08-15T23:41:27.991202550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.991433726Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160 
2025-08-15T23:41:27.991618578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-08-15T23:41:27', 'rename_blacklist_to_blocklist') 
2025-08-15T23:41:27.992019105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.992706389Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated 
2025-08-15T23:41:27.992889628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014944s 
2025-08-15T23:41:27.993050742Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating 
2025-08-15T23:41:27.993218871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.993436640Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161 
2025-08-15T23:41:27.993611963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-08-15T23:41:27', 'remove_plex_hometheatre') 
2025-08-15T23:41:27.993921476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.994486805Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated 
2025-08-15T23:41:27.994664483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012658s 
2025-08-15T23:41:27.994826218Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating 
2025-08-15T23:41:27.994996481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.995217256Z [Info] release_profile_to_array: Starting migration of Log DB to 162 
2025-08-15T23:41:27.995391637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-08-15T23:41:27', 'release_profile_to_array') 
2025-08-15T23:41:27.995699337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.996377102Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated 
2025-08-15T23:41:27.996562776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013722s 
2025-08-15T23:41:27.996720744Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating 
2025-08-15T23:41:27.996888622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.997107292Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163 
2025-08-15T23:41:27.997276934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-08-15T23:41:27', 'mediainfo_to_ffmpeg') 
2025-08-15T23:41:27.997584744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.998155093Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated 
2025-08-15T23:41:27.998329414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001264s 
2025-08-15T23:41:27.998489135Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating 
2025-08-15T23:41:27.998660030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:27.998883570Z [Info] download_client_per_indexer: Starting migration of Log DB to 164 
2025-08-15T23:41:27.999064504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-08-15T23:41:27', 'download_client_per_indexer') 
2025-08-15T23:41:27.999373296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:27.999950228Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated 
2025-08-15T23:41:28.000144128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012829s 
2025-08-15T23:41:28.000305433Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating 
2025-08-15T23:41:28.000486668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.000706521Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165 
2025-08-15T23:41:28.000888397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-08-15T23:41:28', 'add_on_update_to_notifications') 
2025-08-15T23:41:28.001202771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.001777238Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated 
2025-08-15T23:41:28.001959565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012883s 
2025-08-15T23:41:28.002121020Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating 
2025-08-15T23:41:28.002288798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.002507799Z [Info] update_series_sort_title: Starting migration of Log DB to 166 
2025-08-15T23:41:28.002689295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-08-15T23:41:28', 'update_series_sort_title') 
2025-08-15T23:41:28.002997916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.003570059Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated 
2025-08-15T23:41:28.003746464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012763s 
2025-08-15T23:41:28.003922909Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating 
2025-08-15T23:41:28.004094675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.004318235Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167 
2025-08-15T23:41:28.004491324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-08-15T23:41:28', 'add_tvdbid_to_episode') 
2025-08-15T23:41:28.004800016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.005373942Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated 
2025-08-15T23:41:28.005550166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012763s 
2025-08-15T23:41:28.005712193Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating 
2025-08-15T23:41:28.005894550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.006110926Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168 
2025-08-15T23:41:28.006310798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-08-15T23:41:28', 'add_additional_info_to_pending_releases') 
2025-08-15T23:41:28.006635643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.007205861Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated 
2025-08-15T23:41:28.007394040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013085s 
2025-08-15T23:41:28.007555134Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating 
2025-08-15T23:41:28.007733193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.008020231Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169 
2025-08-15T23:41:28.008206747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-08-15T23:41:28', 'add_malayalam_and_ukrainian_languages') 
2025-08-15T23:41:28.008548164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.009243364Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated 
2025-08-15T23:41:28.009449099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015013s 
2025-08-15T23:41:28.009610614Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating 
2025-08-15T23:41:28.009786528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.010006391Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170 
2025-08-15T23:41:28.010191133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-08-15T23:41:28', 'add_language_tags_to_subtitle_files') 
2025-08-15T23:41:28.010515396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.011136076Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated 
2025-08-15T23:41:28.011321079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001344s 
2025-08-15T23:41:28.011479939Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating 
2025-08-15T23:41:28.011642576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.011872309Z [Info] add_custom_formats: Starting migration of Log DB to 171 
2025-08-15T23:41:28.012060368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-08-15T23:41:28', 'add_custom_formats') 
2025-08-15T23:41:28.012367867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.012947194Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated 
2025-08-15T23:41:28.013122467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012991s 
2025-08-15T23:41:28.013284233Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating 
2025-08-15T23:41:28.013484716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.013705742Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172 
2025-08-15T23:41:28.013910684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-08-15T23:41:28', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers') 
2025-08-15T23:41:28.014249176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.014822811Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated 
2025-08-15T23:41:28.015035430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013323s 
2025-08-15T23:41:28.015203047Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating 
2025-08-15T23:41:28.015357689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.015582752Z [Info] remove_omg: Starting migration of Log DB to 173 
2025-08-15T23:41:28.015747093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-08-15T23:41:28', 'remove_omg') 
2025-08-15T23:41:28.016070514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.016654891Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated 
2025-08-15T23:41:28.016827078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012889s 
2025-08-15T23:41:28.017000117Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating 
2025-08-15T23:41:28.017148195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.017406806Z [Info] add_salt_to_users: Starting migration of Log DB to 174 
2025-08-15T23:41:28.017570074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-08-15T23:41:28', 'add_salt_to_users') 
2025-08-15T23:41:28.017902865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.018533715Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated 
2025-08-15T23:41:28.018694208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013704s 
2025-08-15T23:41:28.018969904Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating 
2025-08-15T23:41:28.019029373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.019252964Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175 
2025-08-15T23:41:28.019436704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-08-15T23:41:28', 'language_profiles_to_custom_formats') 
2025-08-15T23:41:28.019772380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.020372108Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated 
2025-08-15T23:41:28.020565267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013304s 
2025-08-15T23:41:28.020725289Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating 
2025-08-15T23:41:28.020889379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.021108140Z [Info] original_language: Starting migration of Log DB to 176 
2025-08-15T23:41:28.021280227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-08-15T23:41:28', 'original_language') 
2025-08-15T23:41:28.021601353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.022166091Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated 
2025-08-15T23:41:28.022327977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012645s 
2025-08-15T23:41:28.022488300Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating 
2025-08-15T23:41:28.022672210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.022888937Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177 
2025-08-15T23:41:28.023089952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-08-15T23:41:28', 'add_on_manual_interaction_required_to_notifications') 
2025-08-15T23:41:28.023425327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.024022570Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated 
2025-08-15T23:41:28.024224727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013336s 
2025-08-15T23:41:28.024388697Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating 
2025-08-15T23:41:28.024550583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.024773753Z [Info] list_sync_time: Starting migration of Log DB to 178 
2025-08-15T23:41:28.024942082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-08-15T23:41:28', 'list_sync_time') 
2025-08-15T23:41:28.025246956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.025862185Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated 
2025-08-15T23:41:28.026030083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013031s 
2025-08-15T23:41:28.026190336Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating 
2025-08-15T23:41:28.026352091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.026584079Z [Info] add_auto_tagging: Starting migration of Log DB to 179 
2025-08-15T23:41:28.026761396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-08-15T23:41:28', 'add_auto_tagging') 
2025-08-15T23:41:28.027086531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.027655937Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated 
2025-08-15T23:41:28.027832974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013021s 
2025-08-15T23:41:28.028001854Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating 
2025-08-15T23:41:28.028157908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.028377420Z [Info] task_duration: Starting migration of Log DB to 180 
2025-08-15T23:41:28.028540198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-08-15T23:41:28', 'task_duration') 
2025-08-15T23:41:28.028836505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.029420922Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated 
2025-08-15T23:41:28.029587588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012598s 
2025-08-15T23:41:28.029744864Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating 
2025-08-15T23:41:28.029919957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.030132445Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181 
2025-08-15T23:41:28.030312257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-08-15T23:41:28', 'quality_definition_preferred_size') 
2025-08-15T23:41:28.030623043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.031244124Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated 
2025-08-15T23:41:28.031424577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013229s 
2025-08-15T23:41:28.031582375Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating 
2025-08-15T23:41:28.031763961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.032005567Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182 
2025-08-15T23:41:28.032189347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-08-15T23:41:28', 'add_custom_format_score_bypass_to_delay_profile') 
2025-08-15T23:41:28.032514122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.033117457Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated 
2025-08-15T23:41:28.033308802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001343s 
2025-08-15T23:41:28.033468153Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating 
2025-08-15T23:41:28.033635831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.033853860Z [Info] update_images_remote_url: Starting migration of Log DB to 183 
2025-08-15T23:41:28.034027209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-08-15T23:41:28', 'update_images_remote_url') 
2025-08-15T23:41:28.034338997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.034900217Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated 
2025-08-15T23:41:28.035076372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012592s 
2025-08-15T23:41:28.035233258Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating 
2025-08-15T23:41:28.035416287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.035630899Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184 
2025-08-15T23:41:28.035820661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-08-15T23:41:28', 'remove_invalid_roksbox_metadata_images') 
2025-08-15T23:41:28.036195045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.036772498Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated 
2025-08-15T23:41:28.036956649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013497s 
2025-08-15T23:41:28.037115158Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating 
2025-08-15T23:41:28.037291523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.037501166Z [Info] add_episode_runtime: Starting migration of Log DB to 185 
2025-08-15T23:41:28.037663974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-08-15T23:41:28', 'add_episode_runtime') 
2025-08-15T23:41:28.037970100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.038556261Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated 
2025-08-15T23:41:28.038733097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012681s 
2025-08-15T23:41:28.038889171Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating 
2025-08-15T23:41:28.039053993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.039266331Z [Info] add_result_to_commands: Starting migration of Log DB to 186 
2025-08-15T23:41:28.039435181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-08-15T23:41:28', 'add_result_to_commands') 
2025-08-15T23:41:28.039742229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.040315774Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated 
2025-08-15T23:41:28.040497119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012538s 
2025-08-15T23:41:28.040651631Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating 
2025-08-15T23:41:28.040824849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.041032698Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187 
2025-08-15T23:41:28.041214304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-08-15T23:41:28', 'add_on_series_add_to_notifications') 
2025-08-15T23:41:28.041525100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.042084256Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated 
2025-08-15T23:41:28.042264940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012563s 
2025-08-15T23:41:28.042423840Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-15T23:41:28.042612300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.042826471Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188 
2025-08-15T23:41:28.043460458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-15T23:41:28.043628607Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-15T23:41:28.043782777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-15T23:41:28.044358156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-15T23:41:28.044844986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-08-15T23:41:28.045247266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-15T23:41:28.045684146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-15T23:41:28.046459818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-15T23:41:28.046760314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027512s 
2025-08-15T23:41:28.046917981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-15T23:41:28.047068534Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-15T23:41:28.047203606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-15T23:41:28.047625336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-15T23:41:28.048055853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-15T23:41:28.048400006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-15T23:41:28.048801314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-15T23:41:28.049560754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-15T23:41:28.049874355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024983s 
2025-08-15T23:41:28.050028706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-15T23:41:28.050177656Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-15T23:41:28.050321215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-15T23:41:28.050730810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-15T23:41:28.051084212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-15T23:41:28.051494789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-15T23:41:28.051890185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-15T23:41:28.052636418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-15T23:41:28.052993367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025017s 
2025-08-15T23:41:28.053162768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-08-15T23:41:28', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-15T23:41:28.053495218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.054472035Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-15T23:41:28.054671236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039797s 
2025-08-15T23:41:28.054832200Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating 
2025-08-15T23:41:28.055010159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.055234190Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189 
2025-08-15T23:41:28.055426347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-08-15T23:41:28', 'add_colon_replacement_to_naming_config') 
2025-08-15T23:41:28.055747644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.056392443Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated 
2025-08-15T23:41:28.056579209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013725s 
2025-08-15T23:41:28.056736916Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating 
2025-08-15T23:41:28.056905095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.057124677Z [Info] health_restored_notification: Starting migration of Log DB to 190 
2025-08-15T23:41:28.057302345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-08-15T23:41:28', 'health_restored_notification') 
2025-08-15T23:41:28.057613833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.058233871Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated 
2025-08-15T23:41:28.058415697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013252s 
2025-08-15T23:41:28.058591141Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating 
2025-08-15T23:41:28.058743307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.058956376Z [Info] add_download_client_tags: Starting migration of Log DB to 191 
2025-08-15T23:41:28.059128443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-08-15T23:41:28', 'add_download_client_tags') 
2025-08-15T23:41:28.059436383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.060071642Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated 
2025-08-15T23:41:28.060253679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013251s 
2025-08-15T23:41:28.060413461Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating 
2025-08-15T23:41:28.060575868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.060791252Z [Info] import_exclusion_type: Starting migration of Log DB to 192 
2025-08-15T23:41:28.060962076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-08-15T23:41:28', 'import_exclusion_type') 
2025-08-15T23:41:28.061266659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.061889384Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated 
2025-08-15T23:41:28.062065318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013075s 
2025-08-15T23:41:28.062224559Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating 
2025-08-15T23:41:28.062385483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.062602881Z [Info] add_import_list_items: Starting migration of Log DB to 193 
2025-08-15T23:41:28.062772953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-08-15T23:41:28', 'add_import_list_items') 
2025-08-15T23:41:28.063077707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.063689900Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated 
2025-08-15T23:41:28.063884622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012994s 
2025-08-15T23:41:28.064045366Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating 
2025-08-15T23:41:28.064213655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.064437335Z [Info] add_notification_status: Starting migration of Log DB to 194 
2025-08-15T23:41:28.064627148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-08-15T23:41:28', 'add_notification_status') 
2025-08-15T23:41:28.064918675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.065551619Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated 
2025-08-15T23:41:28.065728946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013358s 
2025-08-15T23:41:28.065887285Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating 
2025-08-15T23:41:28.066072468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.066290077Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195 
2025-08-15T23:41:28.066486442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-08-15T23:41:28', 'parse_language_tags_from_existing_subtitle_files') 
2025-08-15T23:41:28.066814703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.067436065Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated 
2025-08-15T23:41:28.067629594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013584s 
2025-08-15T23:41:28.067788464Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating 
2025-08-15T23:41:28.067958667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.068180624Z [Info] add_finale_type: Starting migration of Log DB to 196 
2025-08-15T23:41:28.068349564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-08-15T23:41:28', 'add_finale_type') 
2025-08-15T23:41:28.068656863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.069282854Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated 
2025-08-15T23:41:28.069450101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013214s 
2025-08-15T23:41:28.069611656Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating 
2025-08-15T23:41:28.069775807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.069991361Z [Info] list_add_missing_search: Starting migration of Log DB to 197 
2025-08-15T23:41:28.070164910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-08-15T23:41:28', 'list_add_missing_search') 
2025-08-15T23:41:28.070480005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.071145495Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated 
2025-08-15T23:41:28.071314816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013481s 
2025-08-15T23:41:28.071478015Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating 
2025-08-15T23:41:28.071668308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.071912299Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198 
2025-08-15T23:41:28.072114236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-08-15T23:41:28', 'parse_title_from_existing_subtitle_files') 
2025-08-15T23:41:28.072457508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.073098408Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated 
2025-08-15T23:41:28.073314233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014273s 
2025-08-15T23:41:28.073489957Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating 
2025-08-15T23:41:28.073655019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.073885544Z [Info] series_last_aired: Starting migration of Log DB to 199 
2025-08-15T23:41:28.074060226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-08-15T23:41:28', 'series_last_aired') 
2025-08-15T23:41:28.074390461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.075115140Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated 
2025-08-15T23:41:28.075291806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014561s 
2025-08-15T23:41:28.075477500Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating 
2025-08-15T23:41:28.075668354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.075919540Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200 
2025-08-15T23:41:28.076116106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-08-15T23:41:28', 'AddNewItemMonitorType') 
2025-08-15T23:41:28.076450229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.077157213Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated 
2025-08-15T23:41:28.077348208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014905s 
2025-08-15T23:41:28.077513991Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating 
2025-08-15T23:41:28.077701018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.077912945Z [Info] email_encryption: Starting migration of Log DB to 201 
2025-08-15T23:41:28.078105302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-08-15T23:41:28', 'email_encryption') 
2025-08-15T23:41:28.078427732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.079040255Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated 
2025-08-15T23:41:28.079221049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013461s 
2025-08-15T23:41:28.079414840Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating 
2025-08-15T23:41:28.079579331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.079829956Z [Info] add_indexer_flags: Starting migration of Log DB to 202 
2025-08-15T23:41:28.080027834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-08-15T23:41:28', 'add_indexer_flags') 
2025-08-15T23:41:28.080359342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.080994982Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated 
2025-08-15T23:41:28.081166187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014055s 
2025-08-15T23:41:28.081333314Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating 
2025-08-15T23:41:28.081500951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.081742899Z [Info] release_type: Starting migration of Log DB to 203 
2025-08-15T23:41:28.081926288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-08-15T23:41:28', 'release_type') 
2025-08-15T23:41:28.082243377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.082883676Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated 
2025-08-15T23:41:28.083391609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013764s 
2025-08-15T23:41:28.083562794Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating 
2025-08-15T23:41:28.083745552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.083984423Z [Info] add_add_release_hash: Starting migration of Log DB to 204 
2025-08-15T23:41:28.084172051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-08-15T23:41:28', 'add_add_release_hash') 
2025-08-15T23:41:28.084542377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.085147926Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated 
2025-08-15T23:41:28.085333821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014008s 
2025-08-15T23:41:28.085503122Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating 
2025-08-15T23:41:28.085687944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.085920302Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205 
2025-08-15T23:41:28.086103651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-08-15T23:41:28', 'rename_season_pack_spec') 
2025-08-15T23:41:28.086426982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.087066600Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated 
2025-08-15T23:41:28.087245992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013664s 
2025-08-15T23:41:28.087414461Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating 
2025-08-15T23:41:28.087577750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.087803434Z [Info] add_tmdbid: Starting migration of Log DB to 206 
2025-08-15T23:41:28.088012706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-08-15T23:41:28', 'add_tmdbid') 
2025-08-15T23:41:28.088325015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.088977028Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated 
2025-08-15T23:41:28.089148804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013942s 
2025-08-15T23:41:28.089329408Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating 
2025-08-15T23:41:28.089518559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.089741508Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209 
2025-08-15T23:41:28.089946190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-08-15T23:41:28', 'add_on_import_complete_to_notifications') 
2025-08-15T23:41:28.090292487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.090928448Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated 
2025-08-15T23:41:28.091122970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014024s 
2025-08-15T23:41:28.091314536Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating 
2025-08-15T23:41:28.091471512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.091722587Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210 
2025-08-15T23:41:28.091917239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-08-15T23:41:28', 'add_monitored_seasons_filter') 
2025-08-15T23:41:28.092253436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.092890590Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated 
2025-08-15T23:41:28.093085603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013972s 
2025-08-15T23:41:28.093263200Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating 
2025-08-15T23:41:28.093455447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.093689870Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211 
2025-08-15T23:41:28.093898339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-08-15T23:41:28', 'add_custom_colon_replacement_to_naming_config') 
2025-08-15T23:41:28.094241120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.094959657Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated 
2025-08-15T23:41:28.095422750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014738s 
2025-08-15T23:41:28.095607472Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating 
2025-08-15T23:41:28.095800931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.096059582Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212 
2025-08-15T23:41:28.096266589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-08-15T23:41:28', 'add_minium_upgrade_format_score_to_quality_profiles') 
2025-08-15T23:41:28.096624260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.097259729Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated 
2025-08-15T23:41:28.097466235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001447s 
2025-08-15T23:41:28.097631398Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating 
2025-08-15T23:41:28.097839247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.098051083Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214 
2025-08-15T23:41:28.098251136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-08-15T23:41:28', 'add_blurary576p_quality_in_profiles') 
2025-08-15T23:41:28.098589908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.099200899Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated 
2025-08-15T23:41:28.099407665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013851s 
2025-08-15T23:41:28.099576175Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating 
2025-08-15T23:41:28.099779644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.100036442Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215 
2025-08-15T23:41:28.100266655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-08-15T23:41:28', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p') 
2025-08-15T23:41:28.100622432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.101211188Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated 
2025-08-15T23:41:28.101420850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014308s 
2025-08-15T23:41:28.101606614Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating 
2025-08-15T23:41:28.101776446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-15T23:41:28.102014736Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217 
2025-08-15T23:41:28.102195480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-08-15T23:41:28', 'add_mal_and_anilist_ids') 
2025-08-15T23:41:28.102541287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-15T23:41:28.103126826Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated 
2025-08-15T23:41:28.103314905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013442s 
2025-08-15T23:41:28.297883606Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989 
2025-08-15T23:41:28.307541377Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-15T23:41:28.418332480Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-15T23:41:28.495021862Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-15T23:41:28.495217346Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-15T23:41:28.495381106Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin 
2025-08-15T23:41:28.667815219Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-15T23:41:29.028673768Z [ls.io-init] done.