linuxserver/lspipepr-radarr
Runtime: 32.25s
AMD64
PASS
builder
X86-BUILDER-1d --contabo
created
2026-07-04T14:54:43+00:00
image
linuxserver/lspipepr-radarr
maintainer
Roxedus,thespad
size
93.39MB
tag
amd64-nightly-6.3.0.10501-pkg-393e2983-dev-8d2f3f12e3760ca0a46795350ffcbf03baee5537-pr-266
version
6.3.0.10501-ls8
Container Logs
2026-07-04T15:01:47.727480471Z [migrations] started
2026-07-04T15:01:47.729958894Z [migrations] no migrations found
2026-07-04T15:01:47.886505830Z usermod: no changes
2026-07-04T15:01:47.922095230Z ───────────────────────────────────────
2026-07-04T15:01:47.922133060Z
2026-07-04T15:01:47.922136737Z ██╗ ███████╗██╗ ██████╗
2026-07-04T15:01:47.922139943Z ██║ ██╔════╝██║██╔═══██╗
2026-07-04T15:01:47.922142999Z ██║ ███████╗██║██║ ██║
2026-07-04T15:01:47.922146005Z ██║ ╚════██║██║██║ ██║
2026-07-04T15:01:47.922149080Z ███████╗███████║██║╚██████╔╝
2026-07-04T15:01:47.922152336Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-04T15:01:47.922155402Z
2026-07-04T15:01:47.922158217Z Brought to you by linuxserver.io
2026-07-04T15:01:47.922161263Z ───────────────────────────────────────
2026-07-04T15:01:47.922965581Z
2026-07-04T15:01:47.922985427Z To support the app dev(s) visit:
2026-07-04T15:01:47.929509271Z Radarr: https://opencollective.com/radarr
2026-07-04T15:01:47.931210277Z
2026-07-04T15:01:47.931612567Z To support LSIO projects visit:
2026-07-04T15:01:47.931623938Z https://www.linuxserver.io/donate/
2026-07-04T15:01:47.931627484Z
2026-07-04T15:01:47.931631021Z ───────────────────────────────────────
2026-07-04T15:01:47.931635148Z GID/UID
2026-07-04T15:01:47.931638294Z ───────────────────────────────────────
2026-07-04T15:01:47.941525620Z
2026-07-04T15:01:47.941610338Z User UID: 911
2026-07-04T15:01:47.941619184Z User GID: 911
2026-07-04T15:01:47.941622871Z ───────────────────────────────────────
2026-07-04T15:01:47.948283430Z Linuxserver.io version: 6.3.0.10501-pkg-393e2983-dev-8d2f3f12e3760ca0a46795350ffcbf03baee5537-pr-266
2026-07-04T15:01:47.949451494Z Build-date: 2026-07-04T14:54:43+00:00
2026-07-04T15:01:47.949475058Z ───────────────────────────────────────
2026-07-04T15:01:47.949480117Z
2026-07-04T15:01:48.232107123Z [custom-init] No custom files found, skipping...
2026-07-04T15:01:49.132101220Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.3.0.10501
2026-07-04T15:01:49.193120078Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:01:49.197454055Z [Debug] Bootstrap: Console selected
2026-07-04T15:01:49.200332323Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:01:49.860799546Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:01:49.982637280Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {04b913d9-5bff-470d-9f50-e54d175ae6b4} may be persisted to storage in unencrypted form.
2026-07-04T15:01:50.206908063Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-07-04T15:01:50.280339828Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-07-04T15:01:50.429683314Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T15:01:50.443913364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:50.445344378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:50.562786970Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-04T15:01:50.576522518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189366s
2026-07-04T15:01:50.576621152Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T15:01:50.576629157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1290556s
2026-07-04T15:01:50.603782914Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T15:01:50.603852253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:50.614931658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T15:01:50.635200499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T15:01:50.660604910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04498s
2026-07-04T15:01:50.662874744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:50.675505737Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T15:01:50.676268497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.059746s
2026-07-04T15:01:50.677925272Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T15:01:50.678913521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:50.693708382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T15:01:50.698503869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:01:50.700136248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066465s
2026-07-04T15:01:50.700161705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:01:50.700857481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003561s
2026-07-04T15:01:50.701630219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T15:01:50.702430068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T15:01:50.703797684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018102s
2026-07-04T15:01:50.704308465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:50.713677064Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T15:01:50.713743778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101698s
2026-07-04T15:01:50.714853985Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T15:01:50.716495912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:50.718345324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:01:50.721062752Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.41E-05s
2026-07-04T15:01:50.721609781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T15:01:50.722528301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T15:01:50.724277537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019787s
2026-07-04T15:01:50.724938638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:50.739050337Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T15:01:50.739098407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127382s
2026-07-04T15:01:50.746591505Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T15:01:50.747782171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:50.754935668Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-07-04T15:01:50.786024651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-07-04T15:01:50.787214616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-07-04T15:01:50.788440458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021121s
2026-07-04T15:01:50.788844069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-07-04T15:01:50.789348558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-07-04T15:01:50.790080691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009134s
2026-07-04T15:01:50.790750018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-07-04T15:01:50.792003090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-07-04T15:01:50.792687294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012411s
2026-07-04T15:01:50.792717069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-07-04T15:01:50.795043780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-07-04T15:01:50.795076971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008196s
2026-07-04T15:01:50.795080808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-07-04T15:01:50.796341886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL UNIQUE, "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, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL DEFAULT 0)
2026-07-04T15:01:50.798293049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037212s
2026-07-04T15:01:50.798748497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-07-04T15:01:50.799208482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T15:01:50.800134226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000796s
2026-07-04T15:01:50.800480341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies
2026-07-04T15:01:50.802083765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT)
2026-07-04T15:01:50.809156902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028117s
2026-07-04T15:01:50.809195774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-07-04T15:01:50.809199922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:01:50.809204070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008347s
2026-07-04T15:01:50.809207627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug)
2026-07-04T15:01:50.809211123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:01:50.809214949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007534s
2026-07-04T15:01:50.809218526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-07-04T15:01:50.809222253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("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, "AirDate" TEXT, "AirDateUtc" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0)
2026-07-04T15:01:50.810114825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025882s
2026-07-04T15:01:50.810449237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-07-04T15:01:50.832179178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("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)
2026-07-04T15:01:50.833478928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226337s
2026-07-04T15:01:50.833892107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-04T15:01:50.835062325Z [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, "EventType" INTEGER, "DownloadId" TEXT)
2026-07-04T15:01:50.836120987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018815s
2026-07-04T15:01:50.836489952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-07-04T15:01:50.836993470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T15:01:50.837670250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007759s
2026-07-04T15:01:50.838043575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-07-04T15:01:50.846771492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-07-04T15:01:50.848087382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096536s
2026-07-04T15:01:50.848464774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-07-04T15:01:50.849673394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-07-04T15:01:50.850004510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011742s
2026-07-04T15:01:50.850320389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-07-04T15:01:50.850779783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:01:50.851350716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007309s
2026-07-04T15:01:50.851646898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-07-04T15:01:50.855784610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-07-04T15:01:50.857703833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051715s
2026-07-04T15:01:50.857816082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-07-04T15:01:50.857940594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:01:50.858650295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000762s
2026-07-04T15:01:50.858884351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-07-04T15:01:50.859506538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER)
2026-07-04T15:01:50.861918639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011509s
2026-07-04T15:01:50.861992577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-07-04T15:01:50.861997596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T15:01:50.862001584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006476s
2026-07-04T15:01:50.862330766Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1
2026-07-04T15:01:50.863880391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1
2026-07-04T15:01:50.864165241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014455s
2026-07-04T15:01:50.864437538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-07-04T15:01:50.865227188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("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, "SceneSeasonNumber" INTEGER)
2026-07-04T15:01:50.866193978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015197s
2026-07-04T15:01:50.866594533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-07-04T15:01:50.867678250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeriesFolderFormat" TEXT, "SeasonFolderFormat" TEXT, "AnimeEpisodeFormat" TEXT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1)
2026-07-04T15:01:50.868896799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017328s
2026-07-04T15:01:50.868935852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-07-04T15:01:50.870264384Z [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, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT)
2026-07-04T15:01:50.871044977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016681s
2026-07-04T15:01:50.871427019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-07-04T15:01:50.871734632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-07-04T15:01:50.872518310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011814s
2026-07-04T15:01:50.873047616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-07-04T15:01:50.873508133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-04T15:01:50.874052366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007737s
2026-07-04T15:01:50.875091781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-07-04T15:01:50.875147384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-04T15:01:50.875271265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007547s
2026-07-04T15:01:50.875608974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-07-04T15:01:50.876580262Z [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)
2026-07-04T15:01:50.877396220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014865s
2026-07-04T15:01:50.878134114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-07-04T15:01:50.879023250Z [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, "Added" DATETIME, "Extension" TEXT NOT NULL, "Hash" TEXT)
2026-07-04T15:01:50.880424227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019618s
2026-07-04T15:01:50.880857243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-07-04T15:01:50.881842147Z [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)
2026-07-04T15:01:50.883198071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015558s
2026-07-04T15:01:50.883227916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-07-04T15:01:50.883775035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL DEFAULT 0, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL DEFAULT 0)
2026-07-04T15:01:50.884732147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013464s
2026-07-04T15:01:50.885041342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-07-04T15:01:50.885591637Z [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)
2026-07-04T15:01:50.886743050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011931s
2026-07-04T15:01:50.886770070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-07-04T15:01:50.887410572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-07-04T15:01:50.888073186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009963s
2026-07-04T15:01:50.889357056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-07-04T15:01:50.889375941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-07-04T15:01:50.889380219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007073s
2026-07-04T15:01:50.889391200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-07-04T15:01:50.890718310Z [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)
2026-07-04T15:01:50.890775056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009754s
2026-07-04T15:01:50.891080595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-07-04T15:01:50.891833275Z [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)
2026-07-04T15:01:50.892804564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014005s
2026-07-04T15:01:50.895209721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-07-04T15:01:50.896452013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-07-04T15:01:50.899300156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-07-04T15:01:50.899335210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012874s
2026-07-04T15:01:50.899340450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-07-04T15:01:50.899344027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-07-04T15:01:50.899348205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000696s
2026-07-04T15:01:50.900080127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-07-04T15:01:50.900135991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-07-04T15:01:50.902794149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006558s
2026-07-04T15:01:50.902846196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-07-04T15:01:50.902877685Z [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)
2026-07-04T15:01:50.902883917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015s
2026-07-04T15:01:50.902888034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-07-04T15:01:50.903503970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-04T15:01:50.904268574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016198s
2026-07-04T15:01:50.904677976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-07-04T15:01:50.905134045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-07-04T15:01:50.906791180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007908s
2026-07-04T15:01:50.906809974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-07-04T15:01:50.907767177Z [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)
2026-07-04T15:01:50.908970457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016006s
2026-07-04T15:01:50.909094187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-07-04T15:01:50.910995035Z [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)
2026-07-04T15:01:50.911066389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015449s
2026-07-04T15:01:50.911079643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-07-04T15:01:50.911723671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T15:01:50.916741323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006748s
2026-07-04T15:01:50.916792087Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0033907 taking an average of 00:00:00.0033907
2026-07-04T15:01:50.918128385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:01:50', 'InitialSetup')
2026-07-04T15:01:50.919006779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:50.928257991Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T15:01:50.928826349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164624s
2026-07-04T15:01:50.929643240Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-07-04T15:01:50.930060887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:50.930855175Z [Info] add_moviefiles_table: Starting migration of Main DB to 104
2026-07-04T15:01:50.933133387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles
2026-07-04T15:01:50.934749495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT NOT NULL UNIQUE, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT)
2026-07-04T15:01:50.936249807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025823s
2026-07-04T15:01:50.936764205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path)
2026-07-04T15:01:50.937322294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-07-04T15:01:50.938487493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012817s
2026-07-04T15:01:50.939378873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:50.939870307Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-07-04T15:01:50.940386248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32
2026-07-04T15:01:50.941045555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:50.942850826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019626s
2026-07-04T15:01:50.943678256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-04T15:01:50', 'add_moviefiles_table')
2026-07-04T15:01:50.944713553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:50.949924884Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-07-04T15:01:50.950511577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008407s
2026-07-04T15:01:50.956737516Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-07-04T15:01:50.956810021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:50.956814449Z [Info] fix_history_movieId: Starting migration of Main DB to 105
2026-07-04T15:01:50.956817675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T15:01:50.956820911Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-07-04T15:01:50.956824708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32
2026-07-04T15:01:50.956828946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:50.957610501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020559s
2026-07-04T15:01:50.960299286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-04T15:01:50', 'fix_history_movieId')
2026-07-04T15:01:50.960328671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:50.964641580Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-07-04T15:01:50.965684731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009299s
2026-07-04T15:01:50.965710049Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-07-04T15:01:50.965714056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:50.966254802Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106
2026-07-04T15:01:50.969489615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:50.969944641Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-07-04T15:01:50.970144504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32
2026-07-04T15:01:50.970604439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:50.972510959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018934s
2026-07-04T15:01:50.972926112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:50.973270232Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-07-04T15:01:50.973459595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String
2026-07-04T15:01:50.973904643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT
2026-07-04T15:01:50.976084431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019226s
2026-07-04T15:01:50.976421558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:50.976674058Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-07-04T15:01:50.977971984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String
2026-07-04T15:01:51.004335190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT)
2026-07-04T15:01:51.010087158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website" FROM "Movies"
2026-07-04T15:01:51.012969513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:01:51.016059375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:01:51.021295161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:01:51.023880564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:01:51.023920288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04468s
2026-07-04T15:01:51.024140799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:51.024636121Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-07-04T15:01:51.025257467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String
2026-07-04T15:01:51.025956789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT
2026-07-04T15:01:51.028199294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022426s
2026-07-04T15:01:51.029092035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-04T15:01:51', 'add_tmdb_stuff')
2026-07-04T15:01:51.029961844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.038111194Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-07-04T15:01:51.038937032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118792s
2026-07-04T15:01:51.039563719Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-07-04T15:01:51.040117689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.041726785Z [Info] fix_movie_files: Starting migration of Main DB to 107
2026-07-04T15:01:51.043921391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-07-04T15:01:51.044616374Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2026-07-04T15:01:51.045232442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String
2026-07-04T15:01:51.052119351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT)
2026-07-04T15:01:51.052243923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath") SELECT "Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath" FROM "MovieFiles"
2026-07-04T15:01:51.056840169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-07-04T15:01:51.058763299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-07-04T15:01:51.073112711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-07-04T15:01:51.073164938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236124s
2026-07-04T15:01:51.073169727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-04T15:01:51', 'fix_movie_files')
2026-07-04T15:01:51.073173504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.085245056Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-07-04T15:01:51.091824353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0385641s
2026-07-04T15:01:51.092265714Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-07-04T15:01:51.092540436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.103913407Z [Info] update_schedule_intervale: Starting migration of Main DB to 108
2026-07-04T15:01:51.103974751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T15:01:51.108793381Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2026-07-04T15:01:51.110670996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double
2026-07-04T15:01:51.140033986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-07-04T15:01:51.145160569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks"
2026-07-04T15:01:51.149014524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T15:01:51.149104832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T15:01:51.150937172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:01:51.152426766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400164s
2026-07-04T15:01:51.158808625Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-07-04T15:01:51.159847840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-07-04T15:01:51.159873167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013482s
2026-07-04T15:01:51.161537044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-04T15:01:51', 'update_schedule_intervale')
2026-07-04T15:01:51.161621061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.170552346Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-07-04T15:01:51.170649187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112621s
2026-07-04T15:01:51.171074879Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-07-04T15:01:51.172195134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.172228407Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109
2026-07-04T15:01:51.174662678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T15:01:51.174710217Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-07-04T15:01:51.174715476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String
2026-07-04T15:01:51.175186393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT
2026-07-04T15:01:51.177176106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021303s
2026-07-04T15:01:51.177537108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T15:01:51.177875820Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s
2026-07-04T15:01:51.178067777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String
2026-07-04T15:01:51.178693912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT
2026-07-04T15:01:51.180384229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016958s
2026-07-04T15:01:51.180475178Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:51.181146467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:51.183369766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018329s
2026-07-04T15:01:51.184886039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-04T15:01:51', 'add_movie_formats_to_naming_config')
2026-07-04T15:01:51.185041789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.189103259Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-07-04T15:01:51.193813157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071135s
2026-07-04T15:01:51.193875613Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-07-04T15:01:51.193879651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.193882997Z [Info] add_phyiscal_release: Starting migration of Main DB to 110
2026-07-04T15:01:51.193886364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:51.193889580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-07-04T15:01:51.193892936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime
2026-07-04T15:01:51.193896332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME
2026-07-04T15:01:51.196129920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025295s
2026-07-04T15:01:51.197084276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-04T15:01:51', 'add_phyiscal_release')
2026-07-04T15:01:51.198018415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.209836555Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-07-04T15:01:51.209934347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146171s
2026-07-04T15:01:51.209940578Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-07-04T15:01:51.214858654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.214890943Z [Info] remove_bitmetv: Starting migration of Main DB to 111
2026-07-04T15:01:51.223150990Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:51.228697425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-07-04T15:01:51.228732070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043279s
2026-07-04T15:01:51.228736498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-04T15:01:51', 'remove_bitmetv')
2026-07-04T15:01:51.228810065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.240427190Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-07-04T15:01:51.242233784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161941s
2026-07-04T15:01:51.242294536Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-07-04T15:01:51.242309564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.244205774Z [Info] remove_torrentleech: Starting migration of Main DB to 112
2026-07-04T15:01:51.246929073Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:51.246967746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech'
2026-07-04T15:01:51.247732849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010833s
2026-07-04T15:01:51.248693789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-04T15:01:51', 'remove_torrentleech')
2026-07-04T15:01:51.250250005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.262989490Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-07-04T15:01:51.263931244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143401s
2026-07-04T15:01:51.263950789Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-07-04T15:01:51.263954877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.264960549Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113
2026-07-04T15:01:51.267472315Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:51.268069667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet'
2026-07-04T15:01:51.271461571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033563s
2026-07-04T15:01:51.272980969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-04T15:01:51', 'remove_broadcasthenet')
2026-07-04T15:01:51.274670405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.278103004Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-07-04T15:01:51.280444633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010155s
2026-07-04T15:01:51.280661307Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-07-04T15:01:51.280666627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.281131672Z [Info] remove_fanzub: Starting migration of Main DB to 114
2026-07-04T15:01:51.282057094Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:51.282094885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'
2026-07-04T15:01:51.282562445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006462s
2026-07-04T15:01:51.284263673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-04T15:01:51', 'remove_fanzub')
2026-07-04T15:01:51.284293307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.293614830Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-07-04T15:01:51.293663961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067093s
2026-07-04T15:01:51.293668750Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-07-04T15:01:51.293672367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.293676013Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115
2026-07-04T15:01:51.297130965Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:51.297180347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:51.297368247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018236s
2026-07-04T15:01:51.299117944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-04T15:01:51', 'update_movie_sorttitle')
2026-07-04T15:01:51.301454904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.309990343Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-07-04T15:01:51.310069551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117757s
2026-07-04T15:01:51.310076644Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-07-04T15:01:51.310080762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.310084308Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116
2026-07-04T15:01:51.312144844Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:51.312874251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:51.314305375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013867s
2026-07-04T15:01:51.315078455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-04T15:01:51', 'update_movie_sorttitle_again')
2026-07-04T15:01:51.316284650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.320020925Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-07-04T15:01:51.320434795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006811s
2026-07-04T15:01:51.321669103Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-07-04T15:01:51.321871520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.321886438Z [Info] update_movie_file: Starting migration of Main DB to 117
2026-07-04T15:01:51.324602965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String
2026-07-04T15:01:51.325293170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT
2026-07-04T15:01:51.327354096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019599s
2026-07-04T15:01:51.327924589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-04T15:01:51', 'update_movie_file')
2026-07-04T15:01:51.328423788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.331950653Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-07-04T15:01:51.332270919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006353s
2026-07-04T15:01:51.332751895Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-07-04T15:01:51.333104431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.333831685Z [Info] update_movie_slug: Starting migration of Main DB to 118
2026-07-04T15:01:51.334746547Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:51.335073626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:51.336241380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012179s
2026-07-04T15:01:51.337156183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-04T15:01:51', 'update_movie_slug')
2026-07-04T15:01:51.337873208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.341737942Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-07-04T15:01:51.342599385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062868s
2026-07-04T15:01:51.345523620Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-07-04T15:01:51.348857936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.348907418Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119
2026-07-04T15:01:51.352066399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:51.352124417Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-07-04T15:01:51.352129817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String
2026-07-04T15:01:51.352133193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT
2026-07-04T15:01:51.355622890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028057s
2026-07-04T15:01:51.355662032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-04T15:01:51', 'add_youtube_trailer_id')
2026-07-04T15:01:51.355666891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.360265772Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-07-04T15:01:51.360768528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081606s
2026-07-04T15:01:51.364522225Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-07-04T15:01:51.364619537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.364627061Z [Info] add_studio: Starting migration of Main DB to 120
2026-07-04T15:01:51.364630367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:51.364633723Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-07-04T15:01:51.364637550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String
2026-07-04T15:01:51.364664901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT
2026-07-04T15:01:51.365381525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018182s
2026-07-04T15:01:51.366369785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-04T15:01:51', 'add_studio')
2026-07-04T15:01:51.366456446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.377369481Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-07-04T15:01:51.378794633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133771s
2026-07-04T15:01:51.378823698Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-07-04T15:01:51.378828367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.378862600Z [Info] update_filedate_config: Starting migration of Main DB to 121
2026-07-04T15:01:51.383034777Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:51.383100129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:51.383105208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012957s
2026-07-04T15:01:51.383109826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-04T15:01:51', 'update_filedate_config')
2026-07-04T15:01:51.383114345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.389810921Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-07-04T15:01:51.390332361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094593s
2026-07-04T15:01:51.392324851Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-07-04T15:01:51.392384993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.392389631Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122
2026-07-04T15:01:51.393904171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T15:01:51.394744454Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-07-04T15:01:51.394804195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32
2026-07-04T15:01:51.395248773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0
2026-07-04T15:01:51.396828925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022119s
2026-07-04T15:01:51.397781328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T15:01:51.397830359Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-07-04T15:01:51.397834847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32
2026-07-04T15:01:51.409211896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "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, "MovieId" INTEGER)
2026-07-04T15:01:51.411078962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist"
2026-07-04T15:01:51.412194889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-07-04T15:01:51.413324262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-07-04T15:01:51.417121811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186875s
2026-07-04T15:01:51.417527576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T15:01:51.417857140Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-07-04T15:01:51.418086096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String
2026-07-04T15:01:51.423217078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER)
2026-07-04T15:01:51.425459982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist"
2026-07-04T15:01:51.426559278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-07-04T15:01:51.428609565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-07-04T15:01:51.433497003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014612s
2026-07-04T15:01:51.434149077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-04T15:01:51', 'add_movieid_to_blacklist')
2026-07-04T15:01:51.434914452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.440900154Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-07-04T15:01:51.440999750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215844s
2026-07-04T15:01:51.441120705Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-07-04T15:01:51.444075054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.444121381Z [Info] create_netimport_table: Starting migration of Main DB to 123
2026-07-04T15:01:51.446981234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport
2026-07-04T15:01:51.449666103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImport" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL)
2026-07-04T15:01:51.450006897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024074s
2026-07-04T15:01:51.450506537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name)
2026-07-04T15:01:51.452481814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC)
2026-07-04T15:01:51.452612337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008801s
2026-07-04T15:01:51.452617857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-04T15:01:51', 'create_netimport_table')
2026-07-04T15:01:51.453402337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.464926570Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-07-04T15:01:51.465065218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120738s
2026-07-04T15:01:51.465070858Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-07-04T15:01:51.465074355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.465154885Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124
2026-07-04T15:01:51.470482983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-04T15:01:51.470964039Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-07-04T15:01:51.471292100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String
2026-07-04T15:01:51.471762706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT
2026-07-04T15:01:51.474172211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023384s
2026-07-04T15:01:51.474901639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-04T15:01:51', 'add_preferred_tags_to_profile')
2026-07-04T15:01:51.475612482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.481994292Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-07-04T15:01:51.482836490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097523s
2026-07-04T15:01:51.482933380Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-07-04T15:01:51.483436477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.484808010Z [Info] fix_imdb_unique: Starting migration of Main DB to 125
2026-07-04T15:01:51.486042298Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:51.494606710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:51.496476701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079705s
2026-07-04T15:01:51.496595272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-04T15:01:51', 'fix_imdb_unique')
2026-07-04T15:01:51.497369404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.501758193Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-07-04T15:01:51.501811192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129493s
2026-07-04T15:01:51.501816291Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-07-04T15:01:51.502326842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.505513885Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126
2026-07-04T15:01:51.505598352Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:51.505605013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:51.509384950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042288s
2026-07-04T15:01:51.509987993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-04T15:01:51', 'update_qualities_and_profiles')
2026-07-04T15:01:51.511623137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.517765581Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-07-04T15:01:51.518154575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122794s
2026-07-04T15:01:51.519108601Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-07-04T15:01:51.519269170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.520178683Z [Info] remove_wombles: Starting migration of Main DB to 127
2026-07-04T15:01:51.521714482Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:51.521770937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-07-04T15:01:51.525036205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011048s
2026-07-04T15:01:51.525121374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-04T15:01:51', 'remove_wombles')
2026-07-04T15:01:51.525128377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.530910822Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-07-04T15:01:51.531072031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067611s
2026-07-04T15:01:51.531078984Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-07-04T15:01:51.531083031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.531099653Z [Info] remove_kickass: Starting migration of Main DB to 128
2026-07-04T15:01:51.532718256Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:51.532811950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents'
2026-07-04T15:01:51.533640593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000782s
2026-07-04T15:01:51.534044434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-04T15:01:51', 'remove_kickass')
2026-07-04T15:01:51.534921026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.539784530Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-07-04T15:01:51.540207337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064799s
2026-07-04T15:01:51.540954127Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-07-04T15:01:51.541408202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.542192823Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129
2026-07-04T15:01:51.543358362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T15:01:51.544347664Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-07-04T15:01:51.544369254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String
2026-07-04T15:01:51.544693999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT
2026-07-04T15:01:51.547421617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002197s
2026-07-04T15:01:51.548531362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-04T15:01:51', 'add_parsed_movie_info_to_pending_release')
2026-07-04T15:01:51.548613956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.554084709Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-07-04T15:01:51.554143570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072238s
2026-07-04T15:01:51.554151975Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-07-04T15:01:51.554155862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.554363769Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130
2026-07-04T15:01:51.563459752Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:51.563532107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-07-04T15:01:51.563536023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007222s
2026-07-04T15:01:51.563539349Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:51.564536316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-07-04T15:01:51.565228234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011203s
2026-07-04T15:01:51.565880939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-04T15:01:51', 'remove_wombles_kickass')
2026-07-04T15:01:51.567415354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.571915652Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-07-04T15:01:51.572015859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060954s
2026-07-04T15:01:51.572024265Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-07-04T15:01:51.572809176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.572849621Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131
2026-07-04T15:01:51.573629532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T15:01:51.574290844Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-07-04T15:01:51.574301233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String
2026-07-04T15:01:51.582389680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT)
2026-07-04T15:01:51.583862172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases"
2026-07-04T15:01:51.585282335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-07-04T15:01:51.588614839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-07-04T15:01:51.595090232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018259s
2026-07-04T15:01:51.595149623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-04T15:01:51', 'make_parsed_episode_info_nullable')
2026-07-04T15:01:51.595155384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.618826809Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-07-04T15:01:51.621077008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414116s
2026-07-04T15:01:51.621106883Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-07-04T15:01:51.621111221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.621114477Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132
2026-07-04T15:01:51.621142820Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-07-04T15:01:51.621147910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-07-04T15:01:51.621834197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020154s
2026-07-04T15:01:51.622274396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-04T15:01:51', 'rename_torrent_downloadstation')
2026-07-04T15:01:51.624411304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.633531892Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-07-04T15:01:51.634181572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129192s
2026-07-04T15:01:51.634751332Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-07-04T15:01:51.636748550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.636790529Z [Info] add_minimumavailability: Starting migration of Main DB to 133
2026-07-04T15:01:51.649476594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-07-04T15:01:51.649698577Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-07-04T15:01:51.649711111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32
2026-07-04T15:01:51.650932444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-07-04T15:01:51.653038144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028435s
2026-07-04T15:01:51.653343482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:51.654256732Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-07-04T15:01:51.654274004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32
2026-07-04T15:01:51.655179450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-07-04T15:01:51.656624229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020711s
2026-07-04T15:01:51.657263659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-07-04T15:01:51', 'add_minimumavailability')
2026-07-04T15:01:51.657737701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.667187272Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-07-04T15:01:51.667657318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126693s
2026-07-04T15:01:51.670012271Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-07-04T15:01:51.670042868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.670047196Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134
2026-07-04T15:01:51.685072606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:51.685609636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:51.686629725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008999s
2026-07-04T15:01:51.687022866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-04T15:01:51', 'add_remux_qualities_for_the_wankers')
2026-07-04T15:01:51.688014313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.694425647Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-07-04T15:01:51.698959046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073352s
2026-07-04T15:01:51.699033705Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-07-04T15:01:51.699041630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.699045317Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135
2026-07-04T15:01:51.699048563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:51.699051899Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-07-04T15:01:51.699124855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean
2026-07-04T15:01:51.703102890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:51.703178480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021117s
2026-07-04T15:01:51.703184241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-04T15:01:51', 'add_haspredbentry_to_movies')
2026-07-04T15:01:51.703187968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.733910469Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-07-04T15:01:51.733993333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117879s
2026-07-04T15:01:51.733998783Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-07-04T15:01:51.734002340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.734005736Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136
2026-07-04T15:01:51.734009032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:51.734012299Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-07-04T15:01:51.734015815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32
2026-07-04T15:01:51.734019432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2
2026-07-04T15:01:51.734066259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025976s
2026-07-04T15:01:51.734070266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-04T15:01:51', 'add_pathstate_to_movies')
2026-07-04T15:01:51.734074574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.753921370Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-07-04T15:01:51.762927835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287989s
2026-07-04T15:01:51.770783799Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-07-04T15:01:51.778606031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.778646345Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137
2026-07-04T15:01:51.778650293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions
2026-07-04T15:01:51.778654150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0)
2026-07-04T15:01:51.786104189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015696s
2026-07-04T15:01:51.786183286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId)
2026-07-04T15:01:51.786191241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC)
2026-07-04T15:01:51.786195328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009742s
2026-07-04T15:01:51.786198955Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:51.786202231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:51.786205597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018944s
2026-07-04T15:01:51.786208472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-04T15:01:51', 'add_import_exclusions_table')
2026-07-04T15:01:51.786212119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.800663621Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-07-04T15:01:51.800711450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155869s
2026-07-04T15:01:51.800716590Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-07-04T15:01:51.801116565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.801145959Z [Info] add_physical_release_note: Starting migration of Main DB to 138
2026-07-04T15:01:51.801326866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:51.801336885Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-07-04T15:01:51.801373833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String
2026-07-04T15:01:51.801995250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT
2026-07-04T15:01:51.807557324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002014s
2026-07-04T15:01:51.807651549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-04T15:01:51', 'add_physical_release_note')
2026-07-04T15:01:51.807656138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.814588964Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-07-04T15:01:51.814630040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114207s
2026-07-04T15:01:51.814635209Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-07-04T15:01:51.817242643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.817365351Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139
2026-07-04T15:01:51.817374839Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:51.817378436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:51.822657603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044982s
2026-07-04T15:01:51.824691840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-04T15:01:51', 'consolidate_indexer_baseurl')
2026-07-04T15:01:51.829446151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.834526086Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-07-04T15:01:51.834978278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015956s
2026-07-04T15:01:51.834991022Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-07-04T15:01:51.834994880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.835651282Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140
2026-07-04T15:01:51.843562688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles
2026-07-04T15:01:51.853895113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL DEFAULT 0, "SourceId" INTEGER NOT NULL DEFAULT 0, "Votes" INTEGER NOT NULL DEFAULT 0, "VoteCount" INTEGER NOT NULL DEFAULT 0, "Language" INTEGER NOT NULL DEFAULT 0)
2026-07-04T15:01:51.853972286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089132s
2026-07-04T15:01:51.854409841Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles
2026-07-04T15:01:51.870403103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT)
2026-07-04T15:01:51.875511131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote" FROM "Movies"
2026-07-04T15:01:51.876412550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:01:51.878156887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:01:51.885899910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:01:51.885943412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028313s
2026-07-04T15:01:51.885951377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:51.885955453Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-07-04T15:01:51.885992443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32
2026-07-04T15:01:51.886047324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER
2026-07-04T15:01:51.888980906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030304s
2026-07-04T15:01:51.891437638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:51.892114258Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s
2026-07-04T15:01:51.893319101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64
2026-07-04T15:01:51.893335642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0
2026-07-04T15:01:51.896278319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031724s
2026-07-04T15:01:51.898130458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-04T15:01:51', 'add_alternative_titles_table')
2026-07-04T15:01:51.899188417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.905140426Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-07-04T15:01:51.905207773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104491s
2026-07-04T15:01:51.905213342Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-07-04T15:01:51.905216879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.905811506Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141
2026-07-04T15:01:51.907299086Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:51.907383111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:51.908160579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007757s
2026-07-04T15:01:51.908526200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-07-04T15:01:51.908889436Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2026-07-04T15:01:51.909766829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String
2026-07-04T15:01:51.915912108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL)
2026-07-04T15:01:51.917727708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language" FROM "AlternativeTitles"
2026-07-04T15:01:51.918760251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-07-04T15:01:51.919737069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-07-04T15:01:51.925981493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138347s
2026-07-04T15:01:51.926835052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-07-04T15:01:51.926842376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-07-04T15:01:51.926846504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010854s
2026-07-04T15:01:51.926868574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-04T15:01:51', 'fix_duplicate_alt_titles')
2026-07-04T15:01:51.928810208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.939283705Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-07-04T15:01:51.939652792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138315s
2026-07-04T15:01:51.940212564Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-07-04T15:01:51.940470234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.941246729Z [Info] movie_extras: Starting migration of Main DB to 142
2026-07-04T15:01:51.946024003Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles
2026-07-04T15:01:51.947303344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-04T15:01:51.950689728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013561s
2026-07-04T15:01:51.950746623Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles
2026-07-04T15:01:51.950751252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-07-04T15:01:51.950755440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008114s
2026-07-04T15:01:51.950759638Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles
2026-07-04T15:01:51.950763205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-04T15:01:51.953128257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027575s
2026-07-04T15:01:51.953194069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-07-04T15:01:51.954821790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-04T15:01:51.960332427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027259s
2026-07-04T15:01:51.960394103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-07-04T15:01:51.960398641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-07-04T15:01:51.960403540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021388s
2026-07-04T15:01:51.960406555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-07-04T15:01:51.960410503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-04T15:01:51.967985734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016875s
2026-07-04T15:01:51.977482163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-04T15:01:51', 'movie_extras')
2026-07-04T15:01:51.977528278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:51.977536053Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-07-04T15:01:51.977539720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147578s
2026-07-04T15:01:51.977557533Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-07-04T15:01:51.977561160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:51.977564605Z [Info] clean_core_tv: Starting migration of Main DB to 143
2026-07-04T15:01:51.980001673Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes
2026-07-04T15:01:51.980981426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-04T15:01:51.981015420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011381s
2026-07-04T15:01:51.981020600Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles
2026-07-04T15:01:51.981024347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-07-04T15:01:51.983185650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00144s
2026-07-04T15:01:51.985340010Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series
2026-07-04T15:01:51.985404841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T15:01:51.985437551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013247s
2026-07-04T15:01:51.985642634Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-07-04T15:01:51.986296019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-07-04T15:01:51.987195815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011617s
2026-07-04T15:01:51.987905786Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds
2026-07-04T15:01:51.995072437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER)
2026-07-04T15:01:52.001026350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist"
2026-07-04T15:01:52.001078607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-07-04T15:01:52.001082925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-07-04T15:01:52.005810997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169469s
2026-07-04T15:01:52.006226390Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId
2026-07-04T15:01:52.014098625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL)
2026-07-04T15:01:52.014154068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId" FROM "History"
2026-07-04T15:01:52.015162345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T15:01:52.016605351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-04T15:01:52.020457722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T15:01:52.024767264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T15:01:52.024826134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017339s
2026-07-04T15:01:52.024830843Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat
2026-07-04T15:01:52.040242993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT)
2026-07-04T15:01:52.042305983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat" FROM "NamingConfig"
2026-07-04T15:01:52.043598469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-04T15:01:52.046650681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-04T15:01:52.056924946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260357s
2026-07-04T15:01:52.057014594Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo
2026-07-04T15:01:52.067094938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT)
2026-07-04T15:01:52.067142116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases"
2026-07-04T15:01:52.067147105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-07-04T15:01:52.067150491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-07-04T15:01:52.073214219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135055s
2026-07-04T15:01:52.078336375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-04T15:01:52', 'clean_core_tv')
2026-07-04T15:01:52.084833369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.109662549Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-07-04T15:01:52.109708385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0474981s
2026-07-04T15:01:52.109726479Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-07-04T15:01:52.109754570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.109758097Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144
2026-07-04T15:01:52.109761543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:01:52.109764619Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-07-04T15:01:52.121857891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String
2026-07-04T15:01:52.121895060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT
2026-07-04T15:01:52.139654589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064006s
2026-07-04T15:01:52.139693833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime
2026-07-04T15:01:52.139697720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME
2026-07-04T15:01:52.168818388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019389s
2026-07-04T15:01:52.168875865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-04T15:01:52', 'add_cookies_to_indexer_status')
2026-07-04T15:01:52.168881746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.196067082Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-07-04T15:01:52.196886328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0553359s
2026-07-04T15:01:52.210698970Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-07-04T15:01:52.214538998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.215422283Z [Info] banner_to_fanart: Starting migration of Main DB to 145
2026-07-04T15:01:52.220490267Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-07-04T15:01:52.221729484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-07-04T15:01:52.222776352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013607s
2026-07-04T15:01:52.223376370Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-07-04T15:01:52.224133549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-07-04T15:01:52.225014138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010723s
2026-07-04T15:01:52.225818155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-04T15:01:52', 'banner_to_fanart')
2026-07-04T15:01:52.226761721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.241314722Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-07-04T15:01:52.250405575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168615s
2026-07-04T15:01:52.254971765Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-07-04T15:01:52.255585016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.256328290Z [Info] naming_config_colon_action: Starting migration of Main DB to 146
2026-07-04T15:01:52.257688843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T15:01:52.258158107Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-07-04T15:01:52.258633110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-07-04T15:01:52.259279594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:52.261659885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020278s
2026-07-04T15:01:52.261973709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-04T15:01:52', 'naming_config_colon_action')
2026-07-04T15:01:52.262867022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.286714485Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-07-04T15:01:52.286881325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257466s
2026-07-04T15:01:52.288227361Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-07-04T15:01:52.288465494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.289066152Z [Info] add_custom_formats: Starting migration of Main DB to 147
2026-07-04T15:01:52.290722926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-07-04T15:01:52.291358699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "FormatTags" TEXT NOT NULL)
2026-07-04T15:01:52.292565196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014703s
2026-07-04T15:01:52.292983865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-07-04T15:01:52.293319430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-07-04T15:01:52.294223883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010076s
2026-07-04T15:01:52.297026471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-04T15:01:52.297096150Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-07-04T15:01:52.297101721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String
2026-07-04T15:01:52.300072300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]'
2026-07-04T15:01:52.302389183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027945s
2026-07-04T15:01:52.303089167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32
2026-07-04T15:01:52.303340334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:52.306092337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022642s
2026-07-04T15:01:52.310728918Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:52.310759194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:52.310787888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005422s
2026-07-04T15:01:52.310792777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-04T15:01:52', 'add_custom_formats')
2026-07-04T15:01:52.310796915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.334727662Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-07-04T15:01:52.342387491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278328s
2026-07-04T15:01:52.342493688Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-07-04T15:01:52.342498137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.343535869Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148
2026-07-04T15:01:52.348283496Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-07-04T15:01:52.349246449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-07-04T15:01:52.352718012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013361s
2026-07-04T15:01:52.354934958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-04T15:01:52', 'remove_extra_naming_config')
2026-07-04T15:01:52.356187190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.397178034Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-07-04T15:01:52.397335247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.047252s
2026-07-04T15:01:52.398070887Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-07-04T15:01:52.398535211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.402934019Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149
2026-07-04T15:01:52.411608066Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:52.414941572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:52.422216083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052626s
2026-07-04T15:01:52.422275965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-04T15:01:52', 'convert_regex_required_tags')
2026-07-04T15:01:52.422281755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.435699292Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-07-04T15:01:52.440916956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228259s
2026-07-04T15:01:52.440967099Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-07-04T15:01:52.440971397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.443856036Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150
2026-07-04T15:01:52.443924223Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:52.443931697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:52.450924705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055972s
2026-07-04T15:01:52.450963147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-04T15:01:52', 'fix_format_tags_double_underscore')
2026-07-04T15:01:52.450968687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.473825035Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-07-04T15:01:52.473870699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285304s
2026-07-04T15:01:52.473875288Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-07-04T15:01:52.473878795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.474321689Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151
2026-07-04T15:01:52.476901030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-07-04T15:01:52.476933121Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-07-04T15:01:52.476937569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String
2026-07-04T15:01:52.476940884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT
2026-07-04T15:01:52.478994357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002372s
2026-07-04T15:01:52.479980112Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]'
2026-07-04T15:01:52.480519176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]'
2026-07-04T15:01:52.481178864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007164s
2026-07-04T15:01:52.481917779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-04T15:01:52', 'add_tags_to_net_import')
2026-07-04T15:01:52.482785103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.498098891Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-07-04T15:01:52.498760332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170607s
2026-07-04T15:01:52.499376859Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-07-04T15:01:52.499848197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.500521992Z [Info] add_custom_filters: Starting migration of Main DB to 152
2026-07-04T15:01:52.506641994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-07-04T15:01:52.535670320Z [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)
2026-07-04T15:01:52.535730553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019666s
2026-07-04T15:01:52.539784659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-04T15:01:52', 'add_custom_filters')
2026-07-04T15:01:52.540028413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.549773294Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-07-04T15:01:52.549980539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150995s
2026-07-04T15:01:52.550653232Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-07-04T15:01:52.553472069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.557476413Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153
2026-07-04T15:01:52.567305731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T15:01:52.567369760Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s
2026-07-04T15:01:52.567374789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-07-04T15:01:52.568371024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:52.573296843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028726s
2026-07-04T15:01:52.575097736Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-07-04T15:01:52.586428659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T15:01:52.589951136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T15:01:52.592951981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:01:52.593316440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:01:52.599639591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:01:52.600627470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254938s
2026-07-04T15:01:52.601111781Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-07-04T15:01:52.607831170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-07-04T15:01:52.609740964Z [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"
2026-07-04T15:01:52.609794745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:01:52.610631292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:01:52.616869836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:01:52.616934466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149734s
2026-07-04T15:01:52.616938874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:01:52.616996211Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-07-04T15:01:52.617122856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-07-04T15:01:52.617930860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-07-04T15:01:52.619761448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021101s
2026-07-04T15:01:52.620316772Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-04T15:01:52.620853681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-04T15:01:52.621427359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000756s
2026-07-04T15:01:52.621776550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:01:52.628880734Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s
2026-07-04T15:01:52.628934584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-07-04T15:01:52.638798356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-07-04T15:01:52.641990588Z [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"
2026-07-04T15:01:52.644114402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:01:52.646048091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:01:52.651137536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:01:52.652424892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246231s
2026-07-04T15:01:52.653007527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-07-04T15:01:52.654148651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:01:52.655451736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019881s
2026-07-04T15:01:52.656048568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-07-04T15:01:52.656994479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:01:52.658212746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015759s
2026-07-04T15:01:52.658938668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-04T15:01:52', 'indexer_client_status_search_changes')
2026-07-04T15:01:52.659792627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.687198263Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-07-04T15:01:52.688291949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301949s
2026-07-04T15:01:52.689009164Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-07-04T15:01:52.689640309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.691860752Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154
2026-07-04T15:01:52.691981978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-07-04T15:01:52.692490905Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-07-04T15:01:52.693018958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String
2026-07-04T15:01:52.693824678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-04T15:01:52.697529835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022504s
2026-07-04T15:01:52.697776344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T15:01:52.703938215Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s
2026-07-04T15:01:52.704022812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-07-04T15:01:52.704031228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-04T15:01:52.705805020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020731s
2026-07-04T15:01:52.706411048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T15:01:52.706476079Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-07-04T15:01:52.706922520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String
2026-07-04T15:01:52.707553614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-04T15:01:52.711376291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019654s
2026-07-04T15:01:52.711418129Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:52.715040312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:52.724896539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099807s
2026-07-04T15:01:52.725675649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-04T15:01:52', 'add_language_to_files_history_blacklist')
2026-07-04T15:01:52.727228921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.741187024Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-07-04T15:01:52.742108429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261869s
2026-07-04T15:01:52.742773437Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-07-04T15:01:52.743204680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.743956209Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155
2026-07-04T15:01:52.748606425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-04T15:01:52.749161429Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2026-07-04T15:01:52.749658053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean
2026-07-04T15:01:52.750263239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-04T15:01:52.752255959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020641s
2026-07-04T15:01:52.752770908Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:01:52.755439095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-04T15:01:52.755470333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022484s
2026-07-04T15:01:52.756157152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-04T15:01:52', 'add_update_allowed_quality_profile')
2026-07-04T15:01:52.756976486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.762352264Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-07-04T15:01:52.763097350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087838s
2026-07-04T15:01:52.764255767Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-07-04T15:01:52.764368868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.765154460Z [Info] add_download_client_priority: Starting migration of Main DB to 156
2026-07-04T15:01:52.766272330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T15:01:52.766674890Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-07-04T15:01:52.767457487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-07-04T15:01:52.767464911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:01:52.769285711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018748s
2026-07-04T15:01:52.769722143Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:52.770134711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:52.809924590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0387533s
2026-07-04T15:01:52.810077996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-04T15:01:52', 'add_download_client_priority')
2026-07-04T15:01:52.811238787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.816671280Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-07-04T15:01:52.816783689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453411s
2026-07-04T15:01:52.817610168Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-07-04T15:01:52.818588178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.819283002Z [Info] remove_growl_prowl: Starting migration of Main DB to 157
2026-07-04T15:01:52.821722292Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:52.822191305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-07-04T15:01:52.822896538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008794s
2026-07-04T15:01:52.823525760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-04T15:01:52', 'remove_growl_prowl')
2026-07-04T15:01:52.824411698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.829323542Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-07-04T15:01:52.830057869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069184s
2026-07-04T15:01:52.831707209Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-07-04T15:01:52.831730833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.831734801Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158
2026-07-04T15:01:52.832553966Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:52.833181293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-07-04T15:01:52.833908597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008612s
2026-07-04T15:01:52.834397477Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:52.835000500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-07-04T15:01:52.836063739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007519s
2026-07-04T15:01:52.836804859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-04T15:01:52', 'remove_plex_hometheatre')
2026-07-04T15:01:52.837606962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.848837017Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-07-04T15:01:52.850098144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093018s
2026-07-04T15:01:52.850735982Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-07-04T15:01:52.851458607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.852269175Z [Info] add_webrip_qualites: Starting migration of Main DB to 159
2026-07-04T15:01:52.853166286Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:52.853691604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:52.858291106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034651s
2026-07-04T15:01:52.858679308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-04T15:01:52', 'add_webrip_qualites')
2026-07-04T15:01:52.859717751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.868716432Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-07-04T15:01:52.868768519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118752s
2026-07-04T15:01:52.868773108Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-07-04T15:01:52.868776444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.869193391Z [Info] health_issue_notification: Starting migration of Main DB to 160
2026-07-04T15:01:52.870483813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:01:52.870949820Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-07-04T15:01:52.871335328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-07-04T15:01:52.871923413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:52.873865017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021107s
2026-07-04T15:01:52.874285329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:01:52.874641452Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-07-04T15:01:52.875052066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-07-04T15:01:52.875650490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:52.877332963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018267s
2026-07-04T15:01:52.878114698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-04T15:01:52', 'health_issue_notification')
2026-07-04T15:01:52.878905510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.883465569Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-07-04T15:01:52.885513831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007609s
2026-07-04T15:01:52.889359159Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-07-04T15:01:52.890322954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.891434733Z [Info] speed_improvements: Starting migration of Main DB to 161
2026-07-04T15:01:52.893513103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId)
2026-07-04T15:01:52.894890387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-07-04T15:01:52.895986687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013725s
2026-07-04T15:01:52.896467653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId)
2026-07-04T15:01:52.898795996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC)
2026-07-04T15:01:52.898865075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009144s
2026-07-04T15:01:52.898872509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle)
2026-07-04T15:01:52.898876195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:01:52.899316054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008531s
2026-07-04T15:01:52.899833327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-07-04T15:01:52.900207564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:01:52.900605404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007452s
2026-07-04T15:01:52.900850411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-07-04T15:01:52.901255705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:01:52.901838851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00068s
2026-07-04T15:01:52.902282998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-04T15:01:52', 'speed_improvements')
2026-07-04T15:01:52.902867576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.907055111Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-07-04T15:01:52.907405633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005115s
2026-07-04T15:01:52.908030556Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-07-04T15:01:52.908450609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.908930312Z [Info] fix_profile_format_default: Starting migration of Main DB to 162
2026-07-04T15:01:52.914517863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String
2026-07-04T15:01:52.919930128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER)
2026-07-04T15:01:52.922214691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles"
2026-07-04T15:01:52.923417309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-04T15:01:52.924329347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-04T15:01:52.928243574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T15:01:52.928881902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143746s
2026-07-04T15:01:52.929735841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}]
2026-07-04T15:01:52.936418983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER)
2026-07-04T15:01:52.938236065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles"
2026-07-04T15:01:52.939226889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-04T15:01:52.940400925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-04T15:01:52.944765109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T15:01:52.947196214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155684s
2026-07-04T15:01:52.947252840Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:01:52.947258240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]'
2026-07-04T15:01:52.950139574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014397s
2026-07-04T15:01:52.950172234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-04T15:01:52', 'fix_profile_format_default')
2026-07-04T15:01:52.951337544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.959735858Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-07-04T15:01:52.959822879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116766s
2026-07-04T15:01:52.959828830Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-07-04T15:01:52.959832377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.959835833Z [Info] task_duration: Starting migration of Main DB to 163
2026-07-04T15:01:52.961374518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T15:01:52.961776626Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-07-04T15:01:52.961810249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-07-04T15:01:52.962250479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-07-04T15:01:52.964486170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002236s
2026-07-04T15:01:52.965276061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-04T15:01:52', 'task_duration')
2026-07-04T15:01:52.966371139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:52.970915439Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-07-04T15:01:52.971211329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079653s
2026-07-04T15:01:52.971559087Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-07-04T15:01:52.974920804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:52.976059664Z [Info] movie_collections_crew: Starting migration of Main DB to 164
2026-07-04T15:01:52.978290737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:52.978917715Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2026-07-04T15:01:52.979356101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String
2026-07-04T15:01:52.979917406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT
2026-07-04T15:01:52.986677229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064643s
2026-07-04T15:01:52.987306260Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors
2026-07-04T15:01:53.003941738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT)
2026-07-04T15:01:53.009832994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies"
2026-07-04T15:01:53.015527174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:01:53.018090074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:01:53.023228971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:01:53.024816456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:01:53.025955627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:01:53.026833360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:01:53.027529026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398167s
2026-07-04T15:01:53.028036300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits
2026-07-04T15:01:53.029232316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL)
2026-07-04T15:01:53.030590073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021116s
2026-07-04T15:01:53.031098760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId)
2026-07-04T15:01:53.031708907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-07-04T15:01:53.032708537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010664s
2026-07-04T15:01:53.034221243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId)
2026-07-04T15:01:53.034238456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-07-04T15:01:53.036812837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017493s
2026-07-04T15:01:53.037789655Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:53.037807659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-07-04T15:01:53.040966740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007822s
2026-07-04T15:01:53.041004761Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:53.041009610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-07-04T15:01:53.041013898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006446s
2026-07-04T15:01:53.041017876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-04T15:01:53', 'movie_collections_crew')
2026-07-04T15:01:53.041022794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.047798909Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-07-04T15:01:53.048079551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083694s
2026-07-04T15:01:53.058954434Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-07-04T15:01:53.059763471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.060736892Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165
2026-07-04T15:01:53.062561399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T15:01:53.063002350Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-07-04T15:01:53.063394850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32
2026-07-04T15:01:53.064742710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:53.066164606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023424s
2026-07-04T15:01:53.066854751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-07-04T15:01:53.072713226Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2026-07-04T15:01:53.072768821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32
2026-07-04T15:01:53.072773408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:53.072802012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026385s
2026-07-04T15:01:53.072805609Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.072808945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.080454597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070285s
2026-07-04T15:01:53.080513377Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.081167474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.085182999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034294s
2026-07-04T15:01:53.085256746Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.085937744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.090304663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028573s
2026-07-04T15:01:53.090366349Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.090371027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.091063797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009645s
2026-07-04T15:01:53.091148004Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.091688389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.103755823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010852s
2026-07-04T15:01:53.104427374Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.105127426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.109483214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041457s
2026-07-04T15:01:53.111319293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-04T15:01:53', 'remove_custom_formats_from_quality_model')
2026-07-04T15:01:53.113131556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.140823325Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-07-04T15:01:53.140860915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319581s
2026-07-04T15:01:53.140883066Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-07-04T15:01:53.140887084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.140890630Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166
2026-07-04T15:01:53.140894107Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.140897203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.146307825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053249s
2026-07-04T15:01:53.146593476Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.146951222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.148621522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015546s
2026-07-04T15:01:53.150746116Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.151241499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.153025740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017605s
2026-07-04T15:01:53.155153390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-04T15:01:53', 'fix_tmdb_list_config')
2026-07-04T15:01:53.155500046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.176925050Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-07-04T15:01:53.182548237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199491s
2026-07-04T15:01:53.182601977Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-07-04T15:01:53.182608149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.182611835Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167
2026-07-04T15:01:53.185183082Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState
2026-07-04T15:01:53.195435807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT)
2026-07-04T15:01:53.197882672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies"
2026-07-04T15:01:53.198682621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:01:53.202790879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:01:53.209481243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:01:53.212342059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:01:53.215328227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:01:53.216743843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:01:53.221269187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336664s
2026-07-04T15:01:53.221327505Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-07-04T15:01:53.226302396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-07-04T15:01:53.226366104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026879s
2026-07-04T15:01:53.226630807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-07-04T15:01:53.226982563Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-07-04T15:01:53.227528278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String
2026-07-04T15:01:53.228804193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-07-04T15:01:53.232230331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022161s
2026-07-04T15:01:53.232286455Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path
2026-07-04T15:01:53.245808377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT)
2026-07-04T15:01:53.245847109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles"
2026-07-04T15:01:53.245852509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-07-04T15:01:53.245855575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-07-04T15:01:53.251115616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-07-04T15:01:53.252228458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209975s
2026-07-04T15:01:53.253242436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-04T15:01:53', 'remove_movie_pathstate')
2026-07-04T15:01:53.253976882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.265532914Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-07-04T15:01:53.265621399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315604s
2026-07-04T15:01:53.265630246Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-07-04T15:01:53.265633933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.265637489Z [Info] custom_format_rework: Starting migration of Main DB to 168
2026-07-04T15:01:53.267660716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-07-04T15:01:53.268659855Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s
2026-07-04T15:01:53.269231039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String
2026-07-04T15:01:53.269873014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]'
2026-07-04T15:01:53.272980558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030526s
2026-07-04T15:01:53.273518439Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.275203807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.281306938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00556s
2026-07-04T15:01:53.281359767Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags
2026-07-04T15:01:53.288090505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL)
2026-07-04T15:01:53.290845704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats"
2026-07-04T15:01:53.290911276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-07-04T15:01:53.291634262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-07-04T15:01:53.299216847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-07-04T15:01:53.300209916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194854s
2026-07-04T15:01:53.300994678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-04T15:01:53', 'custom_format_rework')
2026-07-04T15:01:53.301834030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.317369298Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-07-04T15:01:53.317431965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288989s
2026-07-04T15:01:53.317436283Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-07-04T15:01:53.317439459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.317443296Z [Info] custom_format_scores: Starting migration of Main DB to 169
2026-07-04T15:01:53.330041629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-04T15:01:53.342945710Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2026-07-04T15:01:53.343009448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32
2026-07-04T15:01:53.343758373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:53.345856859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023118s
2026-07-04T15:01:53.346316344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-04T15:01:53.347252226Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-07-04T15:01:53.356151413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32
2026-07-04T15:01:53.356211164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:53.356215862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023534s
2026-07-04T15:01:53.356219860Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.356223126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.358702933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054459s
2026-07-04T15:01:53.364716486Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff
2026-07-04T15:01:53.369776877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL)
2026-07-04T15:01:53.369897251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles"
2026-07-04T15:01:53.371182594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-04T15:01:53.372876426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-04T15:01:53.379071218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T15:01:53.379898498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215545s
2026-07-04T15:01:53.380263067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-07-04T15:01:53.381246948Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-07-04T15:01:53.381269731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean
2026-07-04T15:01:53.381486254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:53.384065545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002599s
2026-07-04T15:01:53.385065376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-04T15:01:53', 'custom_format_scores')
2026-07-04T15:01:53.386113207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.422147746Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-07-04T15:01:53.430898436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404196s
2026-07-04T15:01:53.431852011Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-07-04T15:01:53.432332616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.433056383Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170
2026-07-04T15:01:53.434142926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.437791747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.535249407Z []
2026-07-04T15:01:53.535292137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0980698s
2026-07-04T15:01:53.535297347Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.535301133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.536018809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014234s
2026-07-04T15:01:53.538306799Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-07-04T15:01:53.539364497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-07-04T15:01:53.540236621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014442s
2026-07-04T15:01:53.541640655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-04T15:01:53', 'fix_trakt_list_config')
2026-07-04T15:01:53.541704774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.547181710Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-07-04T15:01:53.547312072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078735s
2026-07-04T15:01:53.548200887Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-07-04T15:01:53.548456362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.548870503Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171
2026-07-04T15:01:53.550252065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-04T15:01:53.550607867Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2026-07-04T15:01:53.550732769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-07-04T15:01:53.551811278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-07-04T15:01:53.557852644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024554s
2026-07-04T15:01:53.557929797Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.557934626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.557938674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027309s
2026-07-04T15:01:53.557942551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-04T15:01:53', 'quality_definition_preferred_size')
2026-07-04T15:01:53.559078415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.564845050Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-07-04T15:01:53.564874354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092131s
2026-07-04T15:01:53.564878181Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-07-04T15:01:53.565147734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.566026520Z [Info] add_download_history: Starting migration of Main DB to 172
2026-07-04T15:01:53.567690236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-07-04T15:01:53.568761040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" 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)
2026-07-04T15:01:53.569925307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020154s
2026-07-04T15:01:53.570946668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-07-04T15:01:53.570999217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-04T15:01:53.571632305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00092s
2026-07-04T15:01:53.571979120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId)
2026-07-04T15:01:53.572480604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-07-04T15:01:53.574403773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008764s
2026-07-04T15:01:53.574472722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-07-04T15:01:53.574477811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-04T15:01:53.574694004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008351s
2026-07-04T15:01:53.575000995Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.575353431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.577181495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018603s
2026-07-04T15:01:53.577844389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-04T15:01:53', 'add_download_history')
2026-07-04T15:01:53.578447210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.587924813Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-07-04T15:01:53.587984144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107096s
2026-07-04T15:01:53.587988983Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-07-04T15:01:53.587992980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.588184246Z [Info] net_import_status: Starting migration of Main DB to 173
2026-07-04T15:01:53.592865660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus
2026-07-04T15:01:53.592921275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-04T15:01:53.592971969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002006s
2026-07-04T15:01:53.595652850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId)
2026-07-04T15:01:53.595714775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC)
2026-07-04T15:01:53.595722499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001206s
2026-07-04T15:01:53.596344877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-04T15:01:53', 'net_import_status')
2026-07-04T15:01:53.597889553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.609550370Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-07-04T15:01:53.609638324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127564s
2026-07-04T15:01:53.609676073Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-07-04T15:01:53.609679881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.613622871Z [Info] email_multiple_addresses: Starting migration of Main DB to 174
2026-07-04T15:01:53.613662915Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.613666913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.618231129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029893s
2026-07-04T15:01:53.618281112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-04T15:01:53', 'email_multiple_addresses')
2026-07-04T15:01:53.623382709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.629345689Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-07-04T15:01:53.629431199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152895s
2026-07-04T15:01:53.629594502Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-07-04T15:01:53.630187326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.630840933Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175
2026-07-04T15:01:53.631780171Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-07-04T15:01:53.632317943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-07-04T15:01:53.633338752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010669s
2026-07-04T15:01:53.634108195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-04T15:01:53', 'remove_chown_and_folderchmod_config')
2026-07-04T15:01:53.634996368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.640536151Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-07-04T15:01:53.640994233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079762s
2026-07-04T15:01:53.641468667Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-07-04T15:01:53.641844315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.642444363Z [Info] movie_recommendations: Starting migration of Main DB to 176
2026-07-04T15:01:53.645863468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:53.645981026Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-07-04T15:01:53.645989041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String
2026-07-04T15:01:53.645992678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]'
2026-07-04T15:01:53.647290223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021928s
2026-07-04T15:01:53.649440536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-04T15:01:53', 'movie_recommendations')
2026-07-04T15:01:53.649517690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.654853813Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-07-04T15:01:53.656778857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093206s
2026-07-04T15:01:53.656812860Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-07-04T15:01:53.656817469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.656821105Z [Info] language_improvements: Starting migration of Main DB to 177
2026-07-04T15:01:53.660407972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:53.663188449Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-07-04T15:01:53.663245845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32
2026-07-04T15:01:53.663249192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:01:53.663940608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023441s
2026-07-04T15:01:53.664377351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:53.664728865Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-07-04T15:01:53.665444307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String
2026-07-04T15:01:53.665485985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT
2026-07-04T15:01:53.668195248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002259s
2026-07-04T15:01:53.668785307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:53.669296789Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2026-07-04T15:01:53.669720508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime
2026-07-04T15:01:53.670179152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME
2026-07-04T15:01:53.672963454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025485s
2026-07-04T15:01:53.673200616Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote
2026-07-04T15:01:53.680259426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME)
2026-07-04T15:01:53.689928926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies"
2026-07-04T15:01:53.704487728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:01:53.709802190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:01:53.714078621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:01:53.715041033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:01:53.715859277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:01:53.716516289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:01:53.717098042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436426s
2026-07-04T15:01:53.717386659Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId
2026-07-04T15:01:53.724825306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME)
2026-07-04T15:01:53.729254061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies"
2026-07-04T15:01:53.731418360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:01:53.733824649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:01:53.737514207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:01:53.739283210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:01:53.739315089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:01:53.739992140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:01:53.740631871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022947s
2026-07-04T15:01:53.740913615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T15:01:53.741118436Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-07-04T15:01:53.741524362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean
2026-07-04T15:01:53.742067182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:53.743674575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017585s
2026-07-04T15:01:53.744086501Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-07-04T15:01:53.744564552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-07-04T15:01:53.745090180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006409s
2026-07-04T15:01:53.745526783Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes
2026-07-04T15:01:53.751482089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL)
2026-07-04T15:01:53.753726988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig"
2026-07-04T15:01:53.754648633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-04T15:01:53.755751506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-04T15:01:53.759598928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135896s
2026-07-04T15:01:53.760427511Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language"));
2026-07-04T15:01:53.761407465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language"));
2026-07-04T15:01:53.763748193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015858s
2026-07-04T15:01:53.763777276Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-07-04T15:01:53.763834052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-07-04T15:01:53.764342949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009365s
2026-07-04T15:01:53.764693792Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.765105179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.767699358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024504s
2026-07-04T15:01:53.768087720Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.768406203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.769538501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012052s
2026-07-04T15:01:53.769839782Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:01:53.770239266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Movies.Commands.RefreshMovieCommand'
2026-07-04T15:01:53.770730049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006457s
2026-07-04T15:01:53.770980816Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:01:53.771358850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-07-04T15:01:53.771827062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005698s
2026-07-04T15:01:53.772318176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-04T15:01:53', 'language_improvements')
2026-07-04T15:01:53.772927139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.777388665Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-07-04T15:01:53.777827761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056387s
2026-07-04T15:01:53.778241332Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-07-04T15:01:53.778700436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.779434513Z [Info] new_list_server: Starting migration of Main DB to 178
2026-07-04T15:01:53.780164612Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.781075236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.783790572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030867s
2026-07-04T15:01:53.784143308Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.784811432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.786134214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016479s
2026-07-04T15:01:53.786749580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-04T15:01:53', 'new_list_server')
2026-07-04T15:01:53.787326765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.792287839Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-07-04T15:01:53.792953619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075575s
2026-07-04T15:01:53.793352581Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-07-04T15:01:53.793693516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.794488205Z [Info] movie_translation_indexes: Starting migration of Main DB to 179
2026-07-04T15:01:53.795445347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language)
2026-07-04T15:01:53.796247330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-07-04T15:01:53.797742182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015063s
2026-07-04T15:01:53.797768021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId)
2026-07-04T15:01:53.798296926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-07-04T15:01:53.799180339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012283s
2026-07-04T15:01:53.799932961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-04T15:01:53', 'movie_translation_indexes')
2026-07-04T15:01:53.801135619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.807043006Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-07-04T15:01:53.807628326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082425s
2026-07-04T15:01:53.809687750Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-07-04T15:01:53.810253353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.811290263Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180
2026-07-04T15:01:53.812367378Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.812386343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.821299155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008409s
2026-07-04T15:01:53.822158114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-04T15:01:53', 'fix_invalid_profile_references')
2026-07-04T15:01:53.823245768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.829673494Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-07-04T15:01:53.829710452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158842s
2026-07-04T15:01:53.829715532Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-07-04T15:01:53.830717517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.830738616Z [Info] list_movies_table: Starting migration of Main DB to 181
2026-07-04T15:01:53.837720653Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists
2026-07-04T15:01:53.838452796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists"
2026-07-04T15:01:53.845366817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069181s
2026-07-04T15:01:53.846107255Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus
2026-07-04T15:01:53.846511367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus"
2026-07-04T15:01:53.851205856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041214s
2026-07-04T15:01:53.851267391Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-07-04T15:01:53.852301686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-07-04T15:01:53.853316936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009334s
2026-07-04T15:01:53.853402756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T15:01:53.853425548Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-07-04T15:01:53.854004466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean
2026-07-04T15:01:53.854508183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:53.856537882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020838s
2026-07-04T15:01:53.857056988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies
2026-07-04T15:01:53.858769596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "TmdbId" INTEGER NOT NULL, "ListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "Collection" TEXT, "Website" TEXT, "OriginalTitle" TEXT, "PhysicalRelease" DATETIME, "Translations" TEXT NOT NULL, "Studio" TEXT, "YouTubeTrailerId" TEXT, "DigitalRelease" DATETIME)
2026-07-04T15:01:53.860774219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027717s
2026-07-04T15:01:53.860801920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-04T15:01:53', 'list_movies_table')
2026-07-04T15:01:53.861480533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.871352700Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-07-04T15:01:53.871923112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136658s
2026-07-04T15:01:53.872522558Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-07-04T15:01:53.872994777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.873649225Z [Info] on_delete_notification: Starting migration of Main DB to 182
2026-07-04T15:01:53.876835266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:01:53.876870772Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-07-04T15:01:53.876875641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean
2026-07-04T15:01:53.876879308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:53.878467514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023948s
2026-07-04T15:01:53.879370826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-04T15:01:53', 'on_delete_notification')
2026-07-04T15:01:53.880415691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.884738929Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-07-04T15:01:53.885064064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081366s
2026-07-04T15:01:53.885739681Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-07-04T15:01:53.886077531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.886696663Z [Info] download_propers_config: Starting migration of Main DB to 183
2026-07-04T15:01:53.887559920Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.888186987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.889266487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012034s
2026-07-04T15:01:53.890192651Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-04T15:01:53.890215684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-04T15:01:53.892858845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007765s
2026-07-04T15:01:53.892911462Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags
2026-07-04T15:01:53.898633985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL)
2026-07-04T15:01:53.901103491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles"
2026-07-04T15:01:53.902742744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-04T15:01:53.904945444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-04T15:01:53.908614544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T15:01:53.909747042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173778s
2026-07-04T15:01:53.910470028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-04T15:01:53', 'download_propers_config')
2026-07-04T15:01:53.911203713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.917425115Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-07-04T15:01:53.917989195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248284s
2026-07-04T15:01:53.918884662Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-07-04T15:01:53.919816677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.920189701Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184
2026-07-04T15:01:53.921492396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:01:53.922151704Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-07-04T15:01:53.922247622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-07-04T15:01:53.923144331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-07-04T15:01:53.924555558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020737s
2026-07-04T15:01:53.925689530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-04T15:01:53', 'add_priority_to_indexers')
2026-07-04T15:01:53.926435748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.934943906Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-07-04T15:01:53.934996174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098534s
2026-07-04T15:01:53.935001133Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-07-04T15:01:53.935004729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.935265265Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185
2026-07-04T15:01:53.937013820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-07-04T15:01:53.937835259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-07-04T15:01:53.939282443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013613s
2026-07-04T15:01:53.939898630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle)
2026-07-04T15:01:53.940855360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-07-04T15:01:53.942059974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016391s
2026-07-04T15:01:53.942807234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-04T15:01:53', 'add_alternative_title_indices')
2026-07-04T15:01:53.943511876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.947905315Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-07-04T15:01:53.948483892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071531s
2026-07-04T15:01:53.948970658Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-07-04T15:01:53.949365973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:53.949985357Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186
2026-07-04T15:01:53.952986944Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:53.953586410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:53.956855756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003116s
2026-07-04T15:01:53.958185902Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies ()
2026-07-04T15:01:53.959106064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId"
2026-07-04T15:01:53.960061153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013855s
2026-07-04T15:01:53.960451169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:53.961822993Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-07-04T15:01:53.961890558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32
2026-07-04T15:01:53.968770315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME)
2026-07-04T15:01:53.973095586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies"
2026-07-04T15:01:53.975482429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:01:53.978133355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:01:53.981904033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:01:53.982777169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:01:53.983551460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:01:53.985443402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236634s
2026-07-04T15:01:53.986028351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-07-04T15:01:53.986780161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:01:53.987758592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011438s
2026-07-04T15:01:53.988630054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-04T15:01:53', 'fix_tmdb_duplicates')
2026-07-04T15:01:53.989338353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:53.995553903Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-07-04T15:01:53.996124605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008624s
2026-07-04T15:01:54.003229932Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-07-04T15:01:54.004060558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.004948802Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187
2026-07-04T15:01:54.006409951Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:54.007074449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:54.009257563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018299s
2026-07-04T15:01:54.010517669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-04T15:01:54', 'swap_filechmod_for_folderchmod')
2026-07-04T15:01:54.011513042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.016513370Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-07-04T15:01:54.017043326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089836s
2026-07-04T15:01:54.017669963Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-07-04T15:01:54.018109150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.019309565Z [Info] mediainfo_channels: Starting migration of Main DB to 188
2026-07-04T15:01:54.020803356Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-07-04T15:01:54.021642938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-07-04T15:01:54.022391251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009682s
2026-07-04T15:01:54.024838677Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-07-04T15:01:54.027286905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-07-04T15:01:54.034384517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027141s
2026-07-04T15:01:54.034429581Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-07-04T15:01:54.034434410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-07-04T15:01:54.034438548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008319s
2026-07-04T15:01:54.034441924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-04T15:01:54', 'mediainfo_channels')
2026-07-04T15:01:54.034445761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.043041853Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-07-04T15:01:54.043896364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075966s
2026-07-04T15:01:54.051530665Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-07-04T15:01:54.052180334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.053469694Z [Info] add_update_history: Starting migration of Main DB to 189
2026-07-04T15:01:54.055015813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-04T15:01:54', 'add_update_history')
2026-07-04T15:01:54.057071950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.068803960Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-07-04T15:01:54.068852270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142877s
2026-07-04T15:01:54.068881905Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-07-04T15:01:54.068885943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.068889289Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190
2026-07-04T15:01:54.076783504Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD';
2026-07-04T15:01:54.078850010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD';
2026-07-04T15:01:54.079059591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013697s
2026-07-04T15:01:54.079993480Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD';
2026-07-04T15:01:54.080621949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD';
2026-07-04T15:01:54.081739910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012433s
2026-07-04T15:01:54.082644805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-04T15:01:54', 'update_awesome_hd_link')
2026-07-04T15:01:54.083627283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.097138665Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-07-04T15:01:54.097771563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096619s
2026-07-04T15:01:54.097835031Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-07-04T15:01:54.098055372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.099098674Z [Info] remove_awesomehd: Starting migration of Main DB to 191
2026-07-04T15:01:54.102863262Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:54.104810447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD'
2026-07-04T15:01:54.105037609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013566s
2026-07-04T15:01:54.106798377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-04T15:01:54', 'remove_awesomehd')
2026-07-04T15:01:54.110031005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.124942774Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-07-04T15:01:54.179084149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170489s
2026-07-04T15:01:54.179143429Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-07-04T15:01:54.179148759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.179151975Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192
2026-07-04T15:01:54.179155131Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete
2026-07-04T15:01:54.246614558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL)
2026-07-04T15:01:54.253057090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnMovieDelete") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnDelete" FROM "Notifications"
2026-07-04T15:01:54.254078101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-07-04T15:01:54.254880114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-07-04T15:01:54.259022556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.130145s
2026-07-04T15:01:54.259488983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:01:54.259793621Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-07-04T15:01:54.260154012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean
2026-07-04T15:01:54.260753919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:54.262564088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00199s
2026-07-04T15:01:54.262933376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:01:54.264651043Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-07-04T15:01:54.264667194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean
2026-07-04T15:01:54.264671060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:54.265781577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017916s
2026-07-04T15:01:54.266430335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-04T15:01:54', 'add_on_delete_to_notifications')
2026-07-04T15:01:54.268621234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.280686082Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-07-04T15:01:54.281733002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162486s
2026-07-04T15:01:54.281860759Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-07-04T15:01:54.282297312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.283027141Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194
2026-07-04T15:01:54.284898684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-04T15:01:54.285265818Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-07-04T15:01:54.285735001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-07-04T15:01:54.286289163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:54.291593276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051142s
2026-07-04T15:01:54.292062600Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:01:54.292962806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-07-04T15:01:54.294066541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009334s
2026-07-04T15:01:54.294087640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-04T15:01:54', 'add_bypass_to_delay_profile')
2026-07-04T15:01:54.294623467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.298018247Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-07-04T15:01:54.298366304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052309s
2026-07-04T15:01:54.299035380Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-07-04T15:01:54.299734441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.300329850Z [Info] update_notifiarr: Starting migration of Main DB to 195
2026-07-04T15:01:54.318838304Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-07-04T15:01:54.318929373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-07-04T15:01:54.321162841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003953s
2026-07-04T15:01:54.323290201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-04T15:01:54', 'update_notifiarr')
2026-07-04T15:01:54.326834409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.335038360Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-07-04T15:01:54.336692780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179172s
2026-07-04T15:01:54.337324987Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-07-04T15:01:54.338426327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.339301527Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196
2026-07-04T15:01:54.340776211Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-07-04T15:01:54.342419461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-07-04T15:01:54.344387053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024211s
2026-07-04T15:01:54.346853544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-04T15:01:54', 'legacy_mediainfo_hdr')
2026-07-04T15:01:54.350138049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.392037636Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-07-04T15:01:54.392081607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287393s
2026-07-04T15:01:54.392086807Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-07-04T15:01:54.392090494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.392093941Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197
2026-07-04T15:01:54.392097517Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-07-04T15:01:54.392101284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-07-04T15:01:54.469461842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0703971s
2026-07-04T15:01:54.495500884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-04T15:01:54', 'rename_blacklist_to_blocklist')
2026-07-04T15:01:54.508749597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.537983287Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-07-04T15:01:54.540798166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1496814s
2026-07-04T15:01:54.541950271Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-07-04T15:01:54.544006168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.545428786Z [Info] add_indexer_tags: Starting migration of Main DB to 198
2026-07-04T15:01:54.549064174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:01:54.549906091Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.17E-05s
2026-07-04T15:01:54.550559988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-07-04T15:01:54.551160637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-07-04T15:01:54.553648247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023456s
2026-07-04T15:01:54.554756250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-04T15:01:54', 'add_indexer_tags')
2026-07-04T15:01:54.555853012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.560293978Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-07-04T15:01:54.561179236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087279s
2026-07-04T15:01:54.562508221Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-07-04T15:01:54.563386445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.564345761Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199
2026-07-04T15:01:54.565764491Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:54.566379246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:54.569404097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002864s
2026-07-04T15:01:54.570441848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-04T15:01:54', 'mediainfo_to_ffmpeg')
2026-07-04T15:01:54.571387398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.582732788Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-07-04T15:01:54.582795515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102546s
2026-07-04T15:01:54.586820387Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-07-04T15:01:54.587130615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.587157716Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200
2026-07-04T15:01:54.590782853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T15:01:54.590815865Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-07-04T15:01:54.590820414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-07-04T15:01:54.596411321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:01:54.596516557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026324s
2026-07-04T15:01:54.596521106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-07-04T15:01:54.596524372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:01:54.597360849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026295s
2026-07-04T15:01:54.598087612Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:54.598538120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:54.606755187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078434s
2026-07-04T15:01:54.607830969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-04T15:01:54', 'cdh_per_downloadclient')
2026-07-04T15:01:54.608953539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.622711450Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-07-04T15:01:54.622788643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211578s
2026-07-04T15:01:54.623880035Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-07-04T15:01:54.625689213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.625791854Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201
2026-07-04T15:01:54.627814940Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:54.627888406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:54.632718087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039773s
2026-07-04T15:01:54.633511063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-04T15:01:54', 'migrate_discord_from_slack')
2026-07-04T15:01:54.637674784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.652703891Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-07-04T15:01:54.656301718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240022s
2026-07-04T15:01:54.656375285Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-07-04T15:01:54.656379453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.656382930Z [Info] remove_predb: Starting migration of Main DB to 202
2026-07-04T15:01:54.661344065Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:01:54.662402556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-07-04T15:01:54.663446779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012391s
2026-07-04T15:01:54.663468941Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:01:54.663605585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-07-04T15:01:54.664529184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000871s
2026-07-04T15:01:54.664554341Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:01:54.665008546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4
2026-07-04T15:01:54.665490634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000764s
2026-07-04T15:01:54.665853790Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:01:54.666226394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4
2026-07-04T15:01:54.666949019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007677s
2026-07-04T15:01:54.667042963Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry
2026-07-04T15:01:54.680385370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME)
2026-07-04T15:01:54.684507043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies"
2026-07-04T15:01:54.689834360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:01:54.689883312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:01:54.694412733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:01:54.695513372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:01:54.696494037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:01:54.697082062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:01:54.697805088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302142s
2026-07-04T15:01:54.698271416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-04T15:01:54', 'remove_predb')
2026-07-04T15:01:54.698967101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.710345552Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-07-04T15:01:54.710961929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0423683s
2026-07-04T15:01:54.711036538Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-07-04T15:01:54.711892703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.711971508Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203
2026-07-04T15:01:54.712822243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:01:54.712993191Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-07-04T15:01:54.713365333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-07-04T15:01:54.713767322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:54.716419760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018104s
2026-07-04T15:01:54.716483699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-04T15:01:54', 'add_on_update_to_notifications')
2026-07-04T15:01:54.716759211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.720159962Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-07-04T15:01:54.720242355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058188s
2026-07-04T15:01:54.721213573Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-07-04T15:01:54.721275899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.722355819Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204
2026-07-04T15:01:54.725040517Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:54.725647447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-07-04T15:01:54.728777633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009995s
2026-07-04T15:01:54.728878472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32
2026-07-04T15:01:54.736905895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME)
2026-07-04T15:01:54.742100305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies"
2026-07-04T15:01:54.744486186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:01:54.747203564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:01:54.751998320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:01:54.752517235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:01:54.753890602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:01:54.758311462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:01:54.758353389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283535s
2026-07-04T15:01:54.758357868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32
2026-07-04T15:01:54.764172072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL)
2026-07-04T15:01:54.766370023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "MovieId", "Title", "CleanTitle", "Overview", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "Overview", "Language" FROM "MovieTranslations"
2026-07-04T15:01:54.766960582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-07-04T15:01:54.771720112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-07-04T15:01:54.775460966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-07-04T15:01:54.776563198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-07-04T15:01:54.778653809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-07-04T15:01:54.778760839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224189s
2026-07-04T15:01:54.779388968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32
2026-07-04T15:01:54.788506009Z [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)
2026-07-04T15:01:54.790471248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-07-04T15:01:54.792171754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:01:54.792661084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:01:54.797242522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169779s
2026-07-04T15:01:54.798031581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32
2026-07-04T15:01:54.806522037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL)
2026-07-04T15:01:54.808697457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type") SELECT "Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type" FROM "Credits"
2026-07-04T15:01:54.810384837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-07-04T15:01:54.811683986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-07-04T15:01:54.816637136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-07-04T15:01:54.817809819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-07-04T15:01:54.818392774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208037s
2026-07-04T15:01:54.819666445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32
2026-07-04T15:01:54.828501853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL)
2026-07-04T15:01:54.830066475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles"
2026-07-04T15:01:54.831072027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-04T15:01:54.836144570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-04T15:01:54.837503739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T15:01:54.838463597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191821s
2026-07-04T15:01:54.838960772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32
2026-07-04T15:01:54.846449262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL)
2026-07-04T15:01:54.848156029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases"
2026-07-04T15:01:54.848930842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-07-04T15:01:54.850433719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-07-04T15:01:54.865910058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161354s
2026-07-04T15:01:54.865962006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32
2026-07-04T15:01:54.873873713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL)
2026-07-04T15:01:54.874686967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig"
2026-07-04T15:01:54.875146733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-04T15:01:54.876304738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-04T15:01:54.881549912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149381s
2026-07-04T15:01:54.883009199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32
2026-07-04T15:01:54.893378522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL)
2026-07-04T15:01:54.894040183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History"
2026-07-04T15:01:54.894828540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T15:01:54.896406699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-04T15:01:54.900351993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T15:01:54.901319133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T15:01:54.902345884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195181s
2026-07-04T15:01:54.902370601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32
2026-07-04T15:01:54.910035129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL)
2026-07-04T15:01:54.911342613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist"
2026-07-04T15:01:54.912191994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-04T15:01:54.913515627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-04T15:01:54.917511426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140336s
2026-07-04T15:01:54.917564314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32
2026-07-04T15:01:54.923657316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT)
2026-07-04T15:01:54.924900551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles"
2026-07-04T15:01:54.925637602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-07-04T15:01:54.927005188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-07-04T15:01:54.932406704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-07-04T15:01:54.932778225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149273s
2026-07-04T15:01:54.933016408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32
2026-07-04T15:01:54.940426242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL)
2026-07-04T15:01:54.941503497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats"
2026-07-04T15:01:54.942234337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-07-04T15:01:54.947266756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-07-04T15:01:54.951863222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-07-04T15:01:54.953657693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190537s
2026-07-04T15:01:54.954610707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-04T15:01:54', 'ensure_identity_on_id_columns')
2026-07-04T15:01:54.954624592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.959655227Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-07-04T15:01:54.959960887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02572s
2026-07-04T15:01:54.960352755Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-07-04T15:01:54.961373145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.961449938Z [Info] download_client_per_indexer: Starting migration of Main DB to 205
2026-07-04T15:01:54.962126787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:01:54.963929594Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-07-04T15:01:54.963975800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-07-04T15:01:54.963980128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:54.965363524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021849s
2026-07-04T15:01:54.966225929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-04T15:01:54', 'download_client_per_indexer')
2026-07-04T15:01:54.966518073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.971317957Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-07-04T15:01:54.971416672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075732s
2026-07-04T15:01:54.972518322Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-07-04T15:01:54.972594403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.972837476Z [Info] multiple_ratings_support: Starting migration of Main DB to 206
2026-07-04T15:01:54.973782515Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-07-04T15:01:54.974094847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-07-04T15:01:54.974598575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005611s
2026-07-04T15:01:54.974920754Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-07-04T15:01:54.975332570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-07-04T15:01:54.975792367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004891s
2026-07-04T15:01:54.975965740Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:54.976586405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:54.979526508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030486s
2026-07-04T15:01:54.979910222Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:54.980123780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:54.980922547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007105s
2026-07-04T15:01:54.982190757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-04T15:01:54', 'multiple_ratings_support')
2026-07-04T15:01:54.982220262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:54.986658333Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-07-04T15:01:54.986931322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061652s
2026-07-04T15:01:54.989243707Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-07-04T15:01:54.989313828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:54.989324517Z [Info] movie_metadata: Starting migration of Main DB to 207
2026-07-04T15:01:54.995409094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata
2026-07-04T15:01:55.002783942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Collection" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC)
2026-07-04T15:01:55.007860562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009902s
2026-07-04T15:01:55.007901128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId)
2026-07-04T15:01:55.007905216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-07-04T15:01:55.007908983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011773s
2026-07-04T15:01:55.007912219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle)
2026-07-04T15:01:55.007915635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-07-04T15:01:55.008378206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001145s
2026-07-04T15:01:55.008683374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle)
2026-07-04T15:01:55.009076887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-07-04T15:01:55.010908015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007775s
2026-07-04T15:01:55.027499570Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-07-04T15:01:55.027644851Z SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-07-04T15:01:55.027657284Z FROM "Movies"
2026-07-04T15:01:55.027660751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-07-04T15:01:55.027666101Z SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-07-04T15:01:55.027671280Z FROM "Movies"
2026-07-04T15:01:55.027708409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037682s
2026-07-04T15:01:55.028602844Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-07-04T15:01:55.028662826Z SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-07-04T15:01:55.028669018Z FROM "ImportListMovies"
2026-07-04T15:01:55.028672504Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-07-04T15:01:55.028676482Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-07-04T15:01:55.030691953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-07-04T15:01:55.031116013Z SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-07-04T15:01:55.031126783Z FROM "ImportListMovies"
2026-07-04T15:01:55.031130881Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-07-04T15:01:55.031135159Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-07-04T15:01:55.035852800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057979s
2026-07-04T15:01:55.035992230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:55.036421550Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s
2026-07-04T15:01:55.037715488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32
2026-07-04T15:01:55.037780279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:55.040946352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022792s
2026-07-04T15:01:55.041009991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-07-04T15:01:55.041014309Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-07-04T15:01:55.041017755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32
2026-07-04T15:01:55.041435222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:55.045215520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028389s
2026-07-04T15:01:55.045256946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits
2026-07-04T15:01:55.045261946Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-07-04T15:01:55.045265723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32
2026-07-04T15:01:55.045268989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:55.048320259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027577s
2026-07-04T15:01:55.048533436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations
2026-07-04T15:01:55.048869601Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s
2026-07-04T15:01:55.049298390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32
2026-07-04T15:01:55.050680382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:55.052381148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022478s
2026-07-04T15:01:55.052415152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies
2026-07-04T15:01:55.053120474Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s
2026-07-04T15:01:55.053142436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32
2026-07-04T15:01:55.053751359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:55.056739231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029997s
2026-07-04T15:01:55.056942890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId)
2026-07-04T15:01:55.057505818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-07-04T15:01:55.059975635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001019s
2026-07-04T15:01:55.060491336Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-07-04T15:01:55.060530849Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-07-04T15:01:55.060535027Z FROM "MovieMetadata"
2026-07-04T15:01:55.060538503Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-07-04T15:01:55.060553100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-07-04T15:01:55.060556487Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-07-04T15:01:55.060559863Z FROM "MovieMetadata"
2026-07-04T15:01:55.060563119Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-07-04T15:01:55.060588908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009194s
2026-07-04T15:01:55.061880392Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-07-04T15:01:55.062013018Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-07-04T15:01:55.062020663Z FROM "Movies"
2026-07-04T15:01:55.062024640Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-07-04T15:01:55.062476280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-07-04T15:01:55.062487030Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-07-04T15:01:55.062491318Z FROM "Movies"
2026-07-04T15:01:55.062494855Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-07-04T15:01:55.062810052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008031s
2026-07-04T15:01:55.063295496Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-07-04T15:01:55.063305324Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-07-04T15:01:55.063310243Z FROM "Movies"
2026-07-04T15:01:55.063313910Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-07-04T15:01:55.065675857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-07-04T15:01:55.065736800Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-07-04T15:01:55.065741318Z FROM "Movies"
2026-07-04T15:01:55.065744925Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-07-04T15:01:55.065748682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007465s
2026-07-04T15:01:55.065793696Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-07-04T15:01:55.065800699Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-07-04T15:01:55.065804045Z FROM "Movies"
2026-07-04T15:01:55.065807221Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-07-04T15:01:55.065810557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-07-04T15:01:55.065813853Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-07-04T15:01:55.065817150Z FROM "Movies"
2026-07-04T15:01:55.065820305Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-07-04T15:01:55.065840654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009824s
2026-07-04T15:01:55.068723600Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-07-04T15:01:55.068786337Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-07-04T15:01:55.068791136Z FROM "MovieMetadata"
2026-07-04T15:01:55.068796015Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-07-04T15:01:55.068801495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-07-04T15:01:55.068805493Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-07-04T15:01:55.068809329Z FROM "MovieMetadata"
2026-07-04T15:01:55.068813928Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-07-04T15:01:55.068818366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009574s
2026-07-04T15:01:55.068823466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:55.068827353Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-07-04T15:01:55.068831801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32
2026-07-04T15:01:55.081116660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL UNIQUE)
2026-07-04T15:01:55.081195707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId" FROM "Movies"
2026-07-04T15:01:55.082346780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:01:55.091084275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:01:55.094722547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:01:55.094804750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:01:55.102209103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:01:55.102259017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:01:55.102263215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304874s
2026-07-04T15:01:55.102267343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId)
2026-07-04T15:01:55.105080720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-07-04T15:01:55.106394094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062937s
2026-07-04T15:01:55.106459506Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId
2026-07-04T15:01:55.113218288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL)
2026-07-04T15:01:55.113314186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId" FROM "AlternativeTitles"
2026-07-04T15:01:55.116822718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-07-04T15:01:55.116897316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-07-04T15:01:55.118152673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-07-04T15:01:55.119165849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122355s
2026-07-04T15:01:55.119494361Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId
2026-07-04T15:01:55.126551538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL)
2026-07-04T15:01:55.127997710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId") SELECT "Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId" FROM "Credits"
2026-07-04T15:01:55.129828418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-07-04T15:01:55.130159013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-07-04T15:01:55.137727742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-07-04T15:01:55.137807421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015951s
2026-07-04T15:01:55.137815286Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId
2026-07-04T15:01:55.147961593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL)
2026-07-04T15:01:55.148297529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId" FROM "MovieTranslations"
2026-07-04T15:01:55.150838027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-07-04T15:01:55.150880727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-07-04T15:01:55.155453329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-07-04T15:01:55.156649787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-07-04T15:01:55.157151120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205901s
2026-07-04T15:01:55.157915753Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies TmdbId, ImdbId, Title, SortTitle, CleanTitle, OriginalTitle, OriginalLanguage, Overview, Status, LastInfoSync, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, SecondaryYear, Recommendations, Certification, YouTubeTrailerId, Studio, Collection, Website, LastDiskSync, TitleSlug
2026-07-04T15:01:55.164464122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE)
2026-07-04T15:01:55.165770334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies"
2026-07-04T15:01:55.167840348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:01:55.170767116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:01:55.175853475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-07-04T15:01:55.177093953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187935s
2026-07-04T15:01:55.177796502Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListMovies TmdbId, ImdbId, Title, SortTitle, Overview, Status, LastInfoSync, OriginalTitle, Translations, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, Certification, YouTubeTrailerId, Studio, Collection, Website
2026-07-04T15:01:55.184899784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL)
2026-07-04T15:01:55.185740910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies"
2026-07-04T15:01:55.186342329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies"
2026-07-04T15:01:55.187397163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies"
2026-07-04T15:01:55.192133380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-07-04T15:01:55.193834095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147903s
2026-07-04T15:01:55.193888126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-07-04T15:01:55', 'movie_metadata')
2026-07-04T15:01:55.194244320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:55.200658750Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-07-04T15:01:55.200725935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217433s
2026-07-04T15:01:55.201257684Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-07-04T15:01:55.201369563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:55.202098210Z [Info] add_collections: Starting migration of Main DB to 208
2026-07-04T15:01:55.204444307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections
2026-07-04T15:01:55.204475756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL DEFAULT '[]', "Monitored" INTEGER NOT NULL DEFAULT 0, "LastInfoSync" DATETIME, "Added" DATETIME)
2026-07-04T15:01:55.205693833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001274s
2026-07-04T15:01:55.205716175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId)
2026-07-04T15:01:55.205912270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-07-04T15:01:55.206311382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004994s
2026-07-04T15:01:55.206421698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-07-04T15:01:55.206594559Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-07-04T15:01:55.206881914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32
2026-07-04T15:01:55.206998031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER
2026-07-04T15:01:55.208514894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011534s
2026-07-04T15:01:55.208536304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String
2026-07-04T15:01:55.208549338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT
2026-07-04T15:01:55.210650429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011199s
2026-07-04T15:01:55.210671699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T15:01:55.210868295Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-07-04T15:01:55.210957151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32
2026-07-04T15:01:55.211322972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER
2026-07-04T15:01:55.212635014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001356s
2026-07-04T15:01:55.212777570Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:55.213211297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:55.216154335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025994s
2026-07-04T15:01:55.216212433Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:55.216770823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:55.217999319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001308s
2026-07-04T15:01:55.218095268Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:55.218384767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:55.220490337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015673s
2026-07-04T15:01:55.220528528Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:55.220607805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:55.223728064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021695s
2026-07-04T15:01:55.223764992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T15:01:55.224237011Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-07-04T15:01:55.224279330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32
2026-07-04T15:01:55.231267348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL)
2026-07-04T15:01:55.232715053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists"
2026-07-04T15:01:55.233466903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-07-04T15:01:55.235218825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-07-04T15:01:55.240395591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-07-04T15:01:55.240448459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153617s
2026-07-04T15:01:55.240453278Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor
2026-07-04T15:01:55.248124960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL)
2026-07-04T15:01:55.248180813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists"
2026-07-04T15:01:55.248186955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-07-04T15:01:55.252080903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-07-04T15:01:55.252965490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-07-04T15:01:55.254044439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133715s
2026-07-04T15:01:55.254063333Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:55.254092137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport'
2026-07-04T15:01:55.254369093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003617s
2026-07-04T15:01:55.255499647Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection
2026-07-04T15:01:55.263288436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT)
2026-07-04T15:01:55.265393094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata"
2026-07-04T15:01:55.266691651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-07-04T15:01:55.268431771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-07-04T15:01:55.272824057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-07-04T15:01:55.274080446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-07-04T15:01:55.275336474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-07-04T15:01:55.275350129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199307s
2026-07-04T15:01:55.275727832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-07-04T15:01:55', 'add_collections')
2026-07-04T15:01:55.276060101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:55.299913134Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-07-04T15:01:55.300458920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0429547s
2026-07-04T15:01:55.301400863Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-07-04T15:01:55.301639017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:55.302750014Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209
2026-07-04T15:01:55.304515742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId)
2026-07-04T15:01:55.305083128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-07-04T15:01:55.308679322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025382s
2026-07-04T15:01:55.308711583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId)
2026-07-04T15:01:55.308858095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC)
2026-07-04T15:01:55.309947834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013222s
2026-07-04T15:01:55.310262589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-04T15:01:55', 'movie_meta_collection_index')
2026-07-04T15:01:55.310532983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:55.332784114Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-07-04T15:01:55.332842092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177491s
2026-07-04T15:01:55.332848724Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-07-04T15:01:55.332852201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:55.332855377Z [Info] movie_added_notifications: Starting migration of Main DB to 210
2026-07-04T15:01:55.337425414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:01:55.337481679Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-07-04T15:01:55.337486167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean
2026-07-04T15:01:55.337489503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:55.340753459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022748s
2026-07-04T15:01:55.340830702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-04T15:01:55', 'movie_added_notifications')
2026-07-04T15:01:55.340852844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:55.356243224Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-07-04T15:01:55.358846560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189803s
2026-07-04T15:01:55.358906411Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-07-04T15:01:55.358911601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:55.358915428Z [Info] more_movie_meta_index: Starting migration of Main DB to 211
2026-07-04T15:01:55.359504415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId)
2026-07-04T15:01:55.359972175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-07-04T15:01:55.360885475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009643s
2026-07-04T15:01:55.361251777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId)
2026-07-04T15:01:55.361562616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC)
2026-07-04T15:01:55.363327742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009836s
2026-07-04T15:01:55.363359601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-04T15:01:55', 'more_movie_meta_index')
2026-07-04T15:01:55.363613955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:55.372098829Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-07-04T15:01:55.372976182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102914s
2026-07-04T15:01:55.375339401Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T15:01:55.375395175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:55.375399263Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212
2026-07-04T15:01:55.379041012Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:55.379343475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-07-04T15:01:55.379784686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005237s
2026-07-04T15:01:55.380017069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-04T15:01:55.380186214Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-07-04T15:01:55.381725640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-07-04T15:01:55.387737440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL)
2026-07-04T15:01:55.389754956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist"
2026-07-04T15:01:55.390320939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-04T15:01:55.395083866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-04T15:01:55.396072796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146088s
2026-07-04T15:01:55.396088255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-04T15:01:55.396154809Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-07-04T15:01:55.397693143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-07-04T15:01:55.410202079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL)
2026-07-04T15:01:55.410302075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist"
2026-07-04T15:01:55.410337581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-04T15:01:55.410343312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-04T15:01:55.420942432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150124s
2026-07-04T15:01:55.421003907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-07-04T15:01:55.421042399Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s
2026-07-04T15:01:55.421047147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset
2026-07-04T15:01:55.427969002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME)
2026-07-04T15:01:55.428068357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections"
2026-07-04T15:01:55.428076933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-07-04T15:01:55.429195495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-07-04T15:01:55.433560902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-07-04T15:01:55.434917277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021143s
2026-07-04T15:01:55.434991004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-07-04T15:01:55.434996604Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-07-04T15:01:55.438618868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset
2026-07-04T15:01:55.441753061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME)
2026-07-04T15:01:55.443392835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections"
2026-07-04T15:01:55.444147439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-07-04T15:01:55.447646333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-07-04T15:01:55.449508819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-07-04T15:01:55.452432842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145646s
2026-07-04T15:01:55.452489128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:01:55.452493576Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-07-04T15:01:55.452497233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-07-04T15:01:55.457866367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T15:01:55.458854606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-07-04T15:01:55.461020809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:01:55.461088565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:01:55.470627602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137827s
2026-07-04T15:01:55.470689978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:01:55.470695348Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-07-04T15:01:55.470699676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-07-04T15:01:55.471905972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T15:01:55.472984329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-07-04T15:01:55.475592975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:01:55.479040232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:01:55.481746631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146512s
2026-07-04T15:01:55.481807764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:01:55.481811852Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s
2026-07-04T15:01:55.481814968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-07-04T15:01:55.491246114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T15:01:55.492124880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-07-04T15:01:55.493105024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:01:55.496151415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:01:55.498051693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164698s
2026-07-04T15:01:55.498768056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:01:55.498785940Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-07-04T15:01:55.498955134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-07-04T15:01:55.506310326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:01:55.507703880Z [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"
2026-07-04T15:01:55.508380230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:01:55.512376118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:01:55.516668298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:01:55.517629006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018402s
2026-07-04T15:01:55.517964331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:01:55.518209607Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-07-04T15:01:55.518520045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-07-04T15:01:55.526054982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:01:55.529107954Z [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"
2026-07-04T15:01:55.529169719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:01:55.531333477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:01:55.539886840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:01:55.541197730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223079s
2026-07-04T15:01:55.541893705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:01:55.542249377Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-07-04T15:01:55.542634064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-07-04T15:01:55.552976776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:01:55.553799558Z [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"
2026-07-04T15:01:55.554819217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:01:55.556346891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:01:55.561272279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:01:55.562778303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193121s
2026-07-04T15:01:55.563360507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-07-04T15:01:55.563723612Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-07-04T15:01:55.564084674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-07-04T15:01:55.574091603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" 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)
2026-07-04T15:01:55.576113927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-07-04T15:01:55.577224264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-07-04T15:01:55.578739154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-07-04T15:01:55.588168818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-04T15:01:55.591079846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-07-04T15:01:55.592894374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-04T15:01:55.594660052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291506s
2026-07-04T15:01:55.594684286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-04T15:01:55.594688444Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2026-07-04T15:01:55.599448004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-07-04T15:01:55.620337429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-04T15:01:55.621921770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-07-04T15:01:55.622684259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-04T15:01:55.623606615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-04T15:01:55.629338376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304124s
2026-07-04T15:01:55.630434916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-04T15:01:55.631482146Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-05s
2026-07-04T15:01:55.631739805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-07-04T15:01:55.639049703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-04T15:01:55.644721922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-07-04T15:01:55.644782175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-04T15:01:55.644786983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-04T15:01:55.647744198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154957s
2026-07-04T15:01:55.649747918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T15:01:55.649800867Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s
2026-07-04T15:01:55.649805435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-07-04T15:01:55.660406369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL)
2026-07-04T15:01:55.660461171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History"
2026-07-04T15:01:55.660466641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T15:01:55.662040280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-04T15:01:55.674766791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T15:01:55.675327665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T15:01:55.678201194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266661s
2026-07-04T15:01:55.678233134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T15:01:55.678236641Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-07-04T15:01:55.678239666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-07-04T15:01:55.684754373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-04T15:01:55.686192801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-07-04T15:01:55.687489305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T15:01:55.688780809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T15:01:55.693880462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T15:01:55.695034179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173132s
2026-07-04T15:01:55.695201722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T15:01:55.695332816Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-07-04T15:01:55.695632433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-07-04T15:01:55.705765346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-04T15:01:55.706529728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-07-04T15:01:55.709107698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T15:01:55.709147672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T15:01:55.714068803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T15:01:55.714865075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187508s
2026-07-04T15:01:55.715436138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T15:01:55.715747368Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-07-04T15:01:55.716082712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-07-04T15:01:55.723823852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-04T15:01:55.724899705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-07-04T15:01:55.725669588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T15:01:55.727111412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T15:01:55.732621028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T15:01:55.733479156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170688s
2026-07-04T15:01:55.733854244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:01:55.734094491Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2026-07-04T15:01:55.734341501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-07-04T15:01:55.746962355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T15:01:55.748163019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T15:01:55.748600854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:01:55.750202196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:01:55.758749006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:01:55.758801724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236659s
2026-07-04T15:01:55.758846788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:01:55.758860664Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-07-04T15:01:55.758911768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-07-04T15:01:55.765656354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T15:01:55.766894549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T15:01:55.767499785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:01:55.769344730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:01:55.773175471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:01:55.773850086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146149s
2026-07-04T15:01:55.774202863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:01:55.774214886Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-07-04T15:01:55.774457928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-07-04T15:01:55.786219884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T15:01:55.787408846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T15:01:55.787808561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:01:55.789236709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:01:55.797029456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:01:55.797090639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219892s
2026-07-04T15:01:55.797096240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:01:55.797170358Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-07-04T15:01:55.797560875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-07-04T15:01:55.804903213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T15:01:55.805757112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T15:01:55.810428508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:01:55.810481226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:01:55.814302269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:01:55.814340160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161684s
2026-07-04T15:01:55.814345129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-04T15:01:55.815062354Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-07-04T15:01:55.815268267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-07-04T15:01:55.821756295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-04T15:01:55.825736855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-07-04T15:01:55.828041004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-04T15:01:55.828081790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-04T15:01:55.833840440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017403s
2026-07-04T15:01:55.833902496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-04T15:01:55.833906603Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2026-07-04T15:01:55.835222683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-07-04T15:01:55.841280811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-04T15:01:55.842387400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-07-04T15:01:55.843075141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-04T15:01:55.844193853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-04T15:01:55.848448523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136402s
2026-07-04T15:01:55.849747050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-07-04T15:01:55.849795109Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-07-04T15:01:55.849799458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset
2026-07-04T15:01:55.860729274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT)
2026-07-04T15:01:55.863679506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles"
2026-07-04T15:01:55.863719450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-07-04T15:01:55.864502188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-07-04T15:01:55.872822125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-07-04T15:01:55.874176296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244614s
2026-07-04T15:01:55.874476234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-07-04T15:01:55.874762777Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-07-04T15:01:55.875137956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset
2026-07-04T15:01:55.883195635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT)
2026-07-04T15:01:55.885532245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata"
2026-07-04T15:01:55.887427803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-07-04T15:01:55.889751790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-07-04T15:01:55.898790285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-07-04T15:01:55.903831269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-07-04T15:01:55.903869531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-07-04T15:01:55.903874179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-07-04T15:01:55.903878758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221328s
2026-07-04T15:01:55.903882635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-07-04T15:01:55.907779369Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-07-04T15:01:55.908390406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset
2026-07-04T15:01:55.920170666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT)
2026-07-04T15:01:55.926263968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata"
2026-07-04T15:01:55.928856033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-07-04T15:01:55.931406461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-07-04T15:01:55.936787217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-07-04T15:01:55.939838297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-07-04T15:01:55.939891797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-07-04T15:01:55.939897086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-07-04T15:01:55.939901324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335578s
2026-07-04T15:01:55.939917374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-07-04T15:01:55.940146591Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2026-07-04T15:01:55.940377601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset
2026-07-04T15:01:55.950460441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT)
2026-07-04T15:01:55.952259960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata"
2026-07-04T15:01:55.953604092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-07-04T15:01:55.955732134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-07-04T15:01:55.962681751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-07-04T15:01:55.963700747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-07-04T15:01:55.964319039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-07-04T15:01:55.965019903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-07-04T15:01:55.965591347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249017s
2026-07-04T15:01:55.966341313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-07-04T15:01:55.966677719Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-07-04T15:01:55.967143477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset
2026-07-04T15:01:55.977667076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT)
2026-07-04T15:01:55.979778267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata"
2026-07-04T15:01:55.981926105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-07-04T15:01:55.988893925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-07-04T15:01:55.994102812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-07-04T15:01:55.996167625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-07-04T15:01:55.997684218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-07-04T15:01:55.998506489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-07-04T15:01:55.999284397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318192s
2026-07-04T15:01:55.999558377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:55.999908388Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-07-04T15:01:56.000275502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset
2026-07-04T15:01:56.009111300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE)
2026-07-04T15:01:56.011470472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies"
2026-07-04T15:01:56.013948264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:01:56.015842601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:01:56.022883988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-07-04T15:01:56.023783893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023102s
2026-07-04T15:01:56.024269698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T15:01:56.024501670Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-07-04T15:01:56.024803501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-07-04T15:01:56.033425562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL)
2026-07-04T15:01:56.035139592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases"
2026-07-04T15:01:56.036040851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-07-04T15:01:56.037305905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-07-04T15:01:56.042698894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171043s
2026-07-04T15:01:56.044491591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T15:01:56.044525154Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-07-04T15:01:56.044530063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-07-04T15:01:56.068827774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-04T15:01:56.068904226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-04T15:01:56.068910668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T15:01:56.071795198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T15:01:56.081899527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:01:56.081962574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0363445s
2026-07-04T15:01:56.121982191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T15:01:56.122000566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005676s
2026-07-04T15:01:56.122004944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-07-04T15:01:56.144188459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-04T15:01:56.144410913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-04T15:01:56.144419339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T15:01:56.145516882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T15:01:56.154682825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:01:56.154723791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321807s
2026-07-04T15:01:56.154728249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T15:01:56.154731395Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2026-07-04T15:01:56.160284001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-07-04T15:01:56.163107126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-07-04T15:01:56.163944515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles"
2026-07-04T15:01:56.164750255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-07-04T15:01:56.165478471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-07-04T15:01:56.182425277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268791s
2026-07-04T15:01:56.183121433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T15:01:56.183461487Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-07-04T15:01:56.183885456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-07-04T15:01:56.191872824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-07-04T15:01:56.193478664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles"
2026-07-04T15:01:56.194310712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-07-04T15:01:56.203722363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-07-04T15:01:56.212321390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277633s
2026-07-04T15:01:56.216117687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:01:56.217150590Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-07-04T15:01:56.217509999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T15:01:56.226766710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T15:01:56.229900083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T15:01:56.229952470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T15:01:56.229956458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T15:01:56.242400743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:01:56.242424357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214291s
2026-07-04T15:01:56.242428655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-04T15:01:56', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T15:01:56.242432482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:56.258664077Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T15:01:56.260090933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395669s
2026-07-04T15:01:56.260121050Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-07-04T15:01:56.260125077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:56.260128504Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214
2026-07-04T15:01:56.265739839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T15:01:56.265811402Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s
2026-07-04T15:01:56.265815981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-07-04T15:01:56.265819137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-07-04T15:01:56.268248619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022864s
2026-07-04T15:01:56.269025715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-04T15:01:56', 'add_language_tags_to_subtitle_files')
2026-07-04T15:01:56.271900857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:56.277524327Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-07-04T15:01:56.278118953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116708s
2026-07-04T15:01:56.278494452Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-07-04T15:01:56.280014622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:56.281157098Z [Info] add_salt_to_users: Starting migration of Main DB to 215
2026-07-04T15:01:56.282465414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-07-04T15:01:56.283099374Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s
2026-07-04T15:01:56.283318382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-07-04T15:01:56.283672641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-07-04T15:01:56.288152200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039227s
2026-07-04T15:01:56.288523832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-07-04T15:01:56.288929376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-07-04T15:01:56.291414423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022883s
2026-07-04T15:01:56.292001085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-04T15:01:56', 'add_salt_to_users')
2026-07-04T15:01:56.292774274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:56.307960333Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-07-04T15:01:56.308023141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172232s
2026-07-04T15:01:56.308042716Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-07-04T15:01:56.308046393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:56.308078794Z [Info] clean_alt_titles: Starting migration of Main DB to 216
2026-07-04T15:01:56.308997013Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language
2026-07-04T15:01:56.320862591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL)
2026-07-04T15:01:56.320926370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles"
2026-07-04T15:01:56.320931860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-07-04T15:01:56.322253390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-07-04T15:01:56.329216552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-07-04T15:01:56.329253851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-07-04T15:01:56.329258801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203543s
2026-07-04T15:01:56.329262517Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes
2026-07-04T15:01:56.361613350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL)
2026-07-04T15:01:56.361674063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles"
2026-07-04T15:01:56.361679513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-07-04T15:01:56.361682859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-07-04T15:01:56.368216782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-07-04T15:01:56.374887739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-07-04T15:01:56.384168065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0462222s
2026-07-04T15:01:56.384233367Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount
2026-07-04T15:01:56.394422044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL)
2026-07-04T15:01:56.404122390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId" FROM "AlternativeTitles"
2026-07-04T15:01:56.404180649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-07-04T15:01:56.404184426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-07-04T15:01:56.405051410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-07-04T15:01:56.406197784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-07-04T15:01:56.409938608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304109s
2026-07-04T15:01:56.409999541Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId
2026-07-04T15:01:56.417611681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL)
2026-07-04T15:01:56.417644472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId" FROM "AlternativeTitles"
2026-07-04T15:01:56.417650514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-07-04T15:01:56.418022907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-07-04T15:01:56.425349936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-07-04T15:01:56.428802794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-07-04T15:01:56.428844551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206079s
2026-07-04T15:01:56.428878164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-07-04T15:01:56', 'clean_alt_titles')
2026-07-04T15:01:56.429207947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:56.450274844Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-07-04T15:01:56.452257916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427008s
2026-07-04T15:01:56.452608078Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-07-04T15:01:56.452674151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:56.453275761Z [Info] remove_omg: Starting migration of Main DB to 217
2026-07-04T15:01:56.454957652Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:56.455022883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-04T15:01:56.455028404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005245s
2026-07-04T15:01:56.455374518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-04T15:01:56', 'remove_omg')
2026-07-04T15:01:56.455731362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:56.465915851Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-07-04T15:01:56.465958099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088949s
2026-07-04T15:01:56.465962537Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-07-04T15:01:56.465965844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:56.466072181Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218
2026-07-04T15:01:56.466983117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T15:01:56.467242049Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2026-07-04T15:01:56.467549772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-07-04T15:01:56.467899613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-07-04T15:01:56.470920356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027228s
2026-07-04T15:01:56.471404889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-07-04T15:01:56', 'add_additional_info_to_pending_releases')
2026-07-04T15:01:56.474892150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:56.481277126Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-07-04T15:01:56.481330385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119696s
2026-07-04T15:01:56.481335204Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-07-04T15:01:56.481338771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:56.481406407Z [Info] add_result_to_commands: Starting migration of Main DB to 219
2026-07-04T15:01:56.482192921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:01:56.482365823Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-07-04T15:01:56.484921059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-07-04T15:01:56.484974249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:01:56.484979337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016369s
2026-07-04T15:01:56.484983124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-07-04T15:01:56', 'add_result_to_commands')
2026-07-04T15:01:56.485358393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:56.523754198Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-07-04T15:01:56.523818267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383723s
2026-07-04T15:01:56.523823537Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-07-04T15:01:56.523826983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:56.523830790Z [Info] health_restored_notification: Starting migration of Main DB to 220
2026-07-04T15:01:56.524680813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:01:56.525007370Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s
2026-07-04T15:01:56.525077191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-07-04T15:01:56.525326705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:56.538929276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068598s
2026-07-04T15:01:56.538957078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-07-04T15:01:56', 'health_restored_notification')
2026-07-04T15:01:56.538962298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:56.638875478Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-07-04T15:01:56.638921534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1117439s
2026-07-04T15:01:56.638926433Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-07-04T15:01:56.638930240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:56.646837300Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221
2026-07-04T15:01:56.646912439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:01:56.650248539Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-07-04T15:01:56.652047508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-07-04T15:01:56.653473303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:56.664515437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058527s
2026-07-04T15:01:56.665606568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-07-04T15:01:56', 'add_on_manual_interaction_required_to_notifications')
2026-07-04T15:01:56.669339969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:56.680332671Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-07-04T15:01:56.680369511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256228s
2026-07-04T15:01:56.681632451Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-07-04T15:01:56.682548837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:56.683888291Z [Info] remove_rarbg: Starting migration of Main DB to 222
2026-07-04T15:01:56.693154259Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:56.693734549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg'
2026-07-04T15:01:56.696449985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007736s
2026-07-04T15:01:56.697663804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-07-04T15:01:56', 'remove_rarbg')
2026-07-04T15:01:56.697680335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:56.707187783Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-07-04T15:01:56.707915869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131721s
2026-07-04T15:01:56.710492244Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-07-04T15:01:56.711480043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:56.713593798Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223
2026-07-04T15:01:56.728690591Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%')
2026-07-04T15:01:56.735364434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%')
2026-07-04T15:01:56.743240085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042397s
2026-07-04T15:01:56.754220686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-07-04T15:01:56', 'remove_invalid_roksbox_metadata_images')
2026-07-04T15:01:56.761310774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:56.767228490Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-07-04T15:01:56.767691862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319598s
2026-07-04T15:01:56.768240414Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-07-04T15:01:56.768518141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:56.769150808Z [Info] list_sync_time: Starting migration of Main DB to 224
2026-07-04T15:01:56.771305229Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-07-04T15:01:56.796120703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:01:56.800750642Z [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"
2026-07-04T15:01:56.800870856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T15:01:56.800877438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T15:01:56.804638419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T15:01:56.806692182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346631s
2026-07-04T15:01:56.807061329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T15:01:56.807449462Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-07-04T15:01:56.807824230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-07-04T15:01:56.808291660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-07-04T15:01:56.810738504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022528s
2026-07-04T15:01:56.811343371Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:56.811885960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval'
2026-07-04T15:01:56.812525271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00061s
2026-07-04T15:01:56.812973314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-07-04T15:01:56', 'list_sync_time')
2026-07-04T15:01:56.813521766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:56.817251318Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-07-04T15:01:56.817858088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050773s
2026-07-04T15:01:56.818454378Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-07-04T15:01:56.818803148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:56.819484546Z [Info] add_tags_to_collections: Starting migration of Main DB to 225
2026-07-04T15:01:56.820490899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-07-04T15:01:56.820851761Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-07-04T15:01:56.821205379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String
2026-07-04T15:01:56.821649977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT
2026-07-04T15:01:56.823758963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020165s
2026-07-04T15:01:56.824534306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-07-04T15:01:56', 'add_tags_to_collections')
2026-07-04T15:01:56.825227907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:56.832465179Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-07-04T15:01:56.832844926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105092s
2026-07-04T15:01:56.833226878Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-07-04T15:01:56.833478646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:56.834036644Z [Info] add_download_client_tags: Starting migration of Main DB to 226
2026-07-04T15:01:56.835047215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T15:01:56.835273587Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-07-04T15:01:56.835704299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-07-04T15:01:56.835893361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-07-04T15:01:56.838012716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018491s
2026-07-04T15:01:56.839365244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-07-04T15:01:56', 'add_download_client_tags')
2026-07-04T15:01:56.839460371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:56.842441450Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-07-04T15:01:56.842626675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059424s
2026-07-04T15:01:56.843111608Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-07-04T15:01:56.843438156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:56.844729229Z [Info] add_auto_tagging: Starting migration of Main DB to 227
2026-07-04T15:01:56.845428240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-07-04T15:01:56.846158249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-07-04T15:01:56.847256023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013738s
2026-07-04T15:01:56.847720648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-07-04T15:01:56.848099362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-07-04T15:01:56.849750898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001581s
2026-07-04T15:01:56.850334172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-07-04T15:01:56', 'add_auto_tagging')
2026-07-04T15:01:56.851008248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:56.861834040Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-07-04T15:01:56.861904201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098778s
2026-07-04T15:01:56.861912797Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-07-04T15:01:56.861916975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:56.861920451Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228
2026-07-04T15:01:56.862385005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-04T15:01:56.862786453Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-07-04T15:01:56.863197248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-07-04T15:01:56.863755006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:56.866441266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027494s
2026-07-04T15:01:56.866962587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-04T15:01:56.867292922Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-07-04T15:01:56.867683309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-07-04T15:01:56.868118338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-07-04T15:01:56.871142588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021829s
2026-07-04T15:01:56.871319246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-07-04T15:01:56', 'add_custom_format_score_bypass_to_delay_profile')
2026-07-04T15:01:56.872262492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:56.877347659Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-07-04T15:01:56.878387654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086014s
2026-07-04T15:01:56.879358973Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-07-04T15:01:56.879478144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:56.880277943Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229
2026-07-04T15:01:56.886822106Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-07-04T15:01:56.886876688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-07-04T15:01:56.889419511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047987s
2026-07-04T15:01:56.889997698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-04T15:01:56.890335947Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-07-04T15:01:56.890718499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-07-04T15:01:56.891368109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-07-04T15:01:56.893089573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001973s
2026-07-04T15:01:56.893422893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-04T15:01:56.893714105Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-07-04T15:01:56.894077712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-07-04T15:01:56.894439666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:01:56.896303045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018944s
2026-07-04T15:01:56.896673404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-04T15:01:56.896952904Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-07-04T15:01:56.897213519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-07-04T15:01:56.897668627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:56.901032469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027435s
2026-07-04T15:01:56.901104784Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-07-04T15:01:56.909016411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-07-04T15:01:56.909652575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-07-04T15:01:56.910694826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-04T15:01:56.913349617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-04T15:01:56.916966801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145995s
2026-07-04T15:01:56.917295322Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:56.917303327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:56.919109299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023934s
2026-07-04T15:01:56.919494727Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:01:56.919619970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-07-04T15:01:56.920158572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005792s
2026-07-04T15:01:56.920447690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-07-04T15:01:56', 'update_restrictions_to_release_profiles')
2026-07-04T15:01:56.920964833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:56.947813553Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-07-04T15:01:56.948516571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277654s
2026-07-04T15:01:56.949091040Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-07-04T15:01:56.949438727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:56.950526623Z [Info] rename_quality_profiles: Starting migration of Main DB to 230
2026-07-04T15:01:56.951813749Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-07-04T15:01:56.952244161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-07-04T15:01:56.957750861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052158s
2026-07-04T15:01:56.958321483Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId
2026-07-04T15:01:56.965973427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE)
2026-07-04T15:01:56.967518604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "QualityProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies"
2026-07-04T15:01:56.968313925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:01:56.969557239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:01:56.973887931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-07-04T15:01:56.977200537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183176s
2026-07-04T15:01:56.977631189Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId
2026-07-04T15:01:56.985001289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "QualityProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL)
2026-07-04T15:01:56.986482355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "QualityProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists"
2026-07-04T15:01:56.987237561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-07-04T15:01:56.988847398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-07-04T15:01:56.999133256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-07-04T15:01:57.000162170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221539s
2026-07-04T15:01:57.000746708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-07-04T15:01:57', 'rename_quality_profiles')
2026-07-04T15:01:57.001194061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:57.010179107Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-07-04T15:01:57.010702311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319409s
2026-07-04T15:01:57.011152008Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-07-04T15:01:57.011445645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:57.013171688Z [Info] update_images_remote_url: Starting migration of Main DB to 231
2026-07-04T15:01:57.014222844Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-04T15:01:57.014681088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-04T15:01:57.017418694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006688s
2026-07-04T15:01:57.019482326Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-04T15:01:57.021069780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-04T15:01:57.021096801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006152s
2026-07-04T15:01:57.021102171Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-04T15:01:57.021130163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-04T15:01:57.022786757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004359s
2026-07-04T15:01:57.022818646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-07-04T15:01:57', 'update_images_remote_url')
2026-07-04T15:01:57.022823795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:57.034965678Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-07-04T15:01:57.035038003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088934s
2026-07-04T15:01:57.035044044Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-07-04T15:01:57.035047651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:57.035051508Z [Info] add_notification_status: Starting migration of Main DB to 232
2026-07-04T15:01:57.035054644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-07-04T15:01:57.035058351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:01:57.035390900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012299s
2026-07-04T15:01:57.035752613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-07-04T15:01:57.038499436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-07-04T15:01:57.038538539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006719s
2026-07-04T15:01:57.038563195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-07-04T15:01:57', 'add_notification_status')
2026-07-04T15:01:57.038610072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:57.059827939Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-07-04T15:01:57.059907498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100923s
2026-07-04T15:01:57.059913168Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-07-04T15:01:57.059916575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:57.059919660Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233
2026-07-04T15:01:57.059922586Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL
2026-07-04T15:01:57.059926293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL
2026-07-04T15:01:57.059929900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006509s
2026-07-04T15:01:57.059932955Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL
2026-07-04T15:01:57.059936542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL
2026-07-04T15:01:57.059939958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006522s
2026-07-04T15:01:57.059942914Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL
2026-07-04T15:01:57.059946300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL
2026-07-04T15:01:57.059952621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005489s
2026-07-04T15:01:57.059955837Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL
2026-07-04T15:01:57.059959484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL
2026-07-04T15:01:57.060000731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005046s
2026-07-04T15:01:57.060004989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-07-04T15:01:57', 'rename_deprecated_indexer_flags')
2026-07-04T15:01:57.060008887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:57.070902515Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-07-04T15:01:57.070967737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168574s
2026-07-04T15:01:57.071905933Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-07-04T15:01:57.072387439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:57.073067696Z [Info] movie_last_searched_time: Starting migration of Main DB to 234
2026-07-04T15:01:57.074044033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:01:57.074247522Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-07-04T15:01:57.076230984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset
2026-07-04T15:01:57.076282851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME
2026-07-04T15:01:57.081274042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033569s
2026-07-04T15:01:57.081324926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-07-04T15:01:57', 'movie_last_searched_time')
2026-07-04T15:01:57.081329966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:57.117781131Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-07-04T15:01:57.117821966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414701s
2026-07-04T15:01:57.117826966Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-07-04T15:01:57.118195261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:57.119090178Z [Info] email_encryption: Starting migration of Main DB to 235
2026-07-04T15:01:57.119972489Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:57.120282497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:57.122677906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017109s
2026-07-04T15:01:57.122831793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-07-04T15:01:57', 'email_encryption')
2026-07-04T15:01:57.123447579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:57.148645616Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-07-04T15:01:57.148682926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266289s
2026-07-04T15:01:57.149535703Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-07-04T15:01:57.149971424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:57.150840712Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236
2026-07-04T15:01:57.152085058Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-07-04T15:01:57.152743163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-07-04T15:01:57.153340595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000867s
2026-07-04T15:01:57.154364812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-07-04T15:01:57', 'clear_last_rss_releases_info')
2026-07-04T15:01:57.154464537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:57.170205490Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-07-04T15:01:57.170746908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174348s
2026-07-04T15:01:57.171182138Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-07-04T15:01:57.171499178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:57.172098083Z [Info] add_indexes: Starting migration of Main DB to 237
2026-07-04T15:01:57.175868622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId)
2026-07-04T15:01:57.176002862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC)
2026-07-04T15:01:57.177038589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013397s
2026-07-04T15:01:57.177383222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date)
2026-07-04T15:01:57.177775241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC)
2026-07-04T15:01:57.178823984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010975s
2026-07-04T15:01:57.179218027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date)
2026-07-04T15:01:57.179651143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC)
2026-07-04T15:01:57.180414204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008645s
2026-07-04T15:01:57.181122051Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-07-04T15:01:57.181795705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-07-04T15:01:57.182862091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013574s
2026-07-04T15:01:57.183267525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-07-04T15:01:57.183788916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-04T15:01:57.184662041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001002s
2026-07-04T15:01:57.186732886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId)
2026-07-04T15:01:57.186760688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC)
2026-07-04T15:01:57.186765267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006436s
2026-07-04T15:01:57.186769094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path)
2026-07-04T15:01:57.186772570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC)
2026-07-04T15:01:57.187242545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008178s
2026-07-04T15:01:57.187720774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-07-04T15:01:57', 'add_indexes')
2026-07-04T15:01:57.188213192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:57.193473604Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-07-04T15:01:57.194173677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065261s
2026-07-04T15:01:57.194665693Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-07-04T15:01:57.194951415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:57.195463899Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238
2026-07-04T15:01:57.197001051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T15:01:57.197354809Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-07-04T15:01:57.197696545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-07-04T15:01:57.198940391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-07-04T15:01:57.202503292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036242s
2026-07-04T15:01:57.202593170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T15:01:57.202891335Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-07-04T15:01:57.203738342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-07-04T15:01:57.203774900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:01:57.205850764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002232s
2026-07-04T15:01:57.206211536Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:57.206553181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:57.208247676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015958s
2026-07-04T15:01:57.208990880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-07-04T15:01:57', 'parse_title_from_existing_subtitle_files')
2026-07-04T15:01:57.209607788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:57.215695661Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-07-04T15:01:57.216139807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088007s
2026-07-04T15:01:57.216559179Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-07-04T15:01:57.217012081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:57.218747011Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239
2026-07-04T15:01:57.218795421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T15:01:57.218801011Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-07-04T15:01:57.218807042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-07-04T15:01:57.218813655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:01:57.220651065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019206s
2026-07-04T15:01:57.221033007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-07-04T15:01:57', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-07-04T15:01:57.221441296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:57.227947929Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-07-04T15:01:57.228268134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090299s
2026-07-04T15:01:57.228652460Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-07-04T15:01:57.228881897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:57.229326305Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240
2026-07-04T15:01:57.230041716Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle
2026-07-04T15:01:57.240707801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL)
2026-07-04T15:01:57.242158692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig"
2026-07-04T15:01:57.242865588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-04T15:01:57.243719628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-04T15:01:57.250351202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185446s
2026-07-04T15:01:57.251786134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-07-04T15:01:57', 'drop_multi_episode_style_from_naming_config')
2026-07-04T15:01:57.251822472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:57.256334541Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-07-04T15:01:57.258687702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256735s
2026-07-04T15:01:57.259112392Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-07-04T15:01:57.259389017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:57.260055047Z [Info] stevenlu_update_url: Starting migration of Main DB to 241
2026-07-04T15:01:57.265861956Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:57.265914053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:57.265917589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017399s
2026-07-04T15:01:57.265921607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-07-04T15:01:57', 'stevenlu_update_url')
2026-07-04T15:01:57.266386012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:57.272609237Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-07-04T15:01:57.274959772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076189s
2026-07-04T15:01:57.275348787Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-07-04T15:01:57.277941512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:57.278035237Z [Info] add_movie_keywords: Starting migration of Main DB to 242
2026-07-04T15:01:57.278041108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-07-04T15:01:57.278044053Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2026-07-04T15:01:57.278048141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String
2026-07-04T15:01:57.278051517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT
2026-07-04T15:01:57.280319269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023474s
2026-07-04T15:01:57.281622555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-07-04T15:01:57', 'add_movie_keywords')
2026-07-04T15:01:57.281704777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:57.283878494Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-07-04T15:01:57.284273309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056365s
2026-07-04T15:01:57.310805079Z [Debug] MigrationController: Took: 00:00:07.0296865
2026-07-04T15:01:57.874987917Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-07-04T15:01:57.966291139Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-07-04T15:01:58.030973668Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T15:01:58.036242025Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:01:58.038647051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:01:58.075193985Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-04T15:01:58.075258765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232572s
2026-07-04T15:01:58.075263444Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T15:01:58.075266660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236015s
2026-07-04T15:01:58.082816904Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T15:01:58.083472535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.089064184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T15:01:58.089459931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T15:01:58.090872360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001538s
2026-07-04T15:01:58.091340912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.117605655Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T15:01:58.120044434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278089s
2026-07-04T15:01:58.120093826Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T15:01:58.120097563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.126918511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T15:01:58.126971830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:01:58.126976559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010903s
2026-07-04T15:01:58.126980326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:01:58.126983662Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-07-04T15:01:58.126986878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T15:01:58.126989954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T15:01:58.126993200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013149s
2026-07-04T15:01:58.126996266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.132280692Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T15:01:58.137756094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080622s
2026-07-04T15:01:58.139397160Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T15:01:58.139425993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.155848575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:01:58.155923925Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-07-04T15:01:58.155930047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T15:01:58.155933854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T15:01:58.159690606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025059s
2026-07-04T15:01:58.164229156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.175801147Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T15:01:58.175838236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016041s
2026-07-04T15:01:58.181125488Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T15:01:58.181162477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.181166495Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-07-04T15:01:58.181169590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-04T15:01:58.181172796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T15:01:58.181177846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012377s
2026-07-04T15:01:58.181181893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-07-04T15:01:58.181185270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T15:01:58.181204515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000486s
2026-07-04T15:01:58.181208302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:01:58', 'InitialSetup')
2026-07-04T15:01:58.181775007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.189901926Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T15:01:58.189999226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078653s
2026-07-04T15:01:58.190006149Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-07-04T15:01:58.190013062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.190906466Z [Info] add_moviefiles_table: Starting migration of Log DB to 104
2026-07-04T15:01:58.193610399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-04T15:01:58', 'add_moviefiles_table')
2026-07-04T15:01:58.193750449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.201680231Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-07-04T15:01:58.202381196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117794s
2026-07-04T15:01:58.202668561Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-07-04T15:01:58.203020266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.203456899Z [Info] fix_history_movieId: Starting migration of Log DB to 105
2026-07-04T15:01:58.204200232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-04T15:01:58', 'fix_history_movieId')
2026-07-04T15:01:58.205319876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.210408438Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-07-04T15:01:58.211237673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069501s
2026-07-04T15:01:58.211256227Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-07-04T15:01:58.211907169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.212653698Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106
2026-07-04T15:01:58.212673746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-04T15:01:58', 'add_tmdb_stuff')
2026-07-04T15:01:58.213795383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.218019848Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-07-04T15:01:58.218624583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057389s
2026-07-04T15:01:58.218641935Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-07-04T15:01:58.219217347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.219979566Z [Info] fix_movie_files: Starting migration of Log DB to 107
2026-07-04T15:01:58.220181712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-04T15:01:58', 'fix_movie_files')
2026-07-04T15:01:58.220875674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.225712097Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-07-04T15:01:58.225790342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052113s
2026-07-04T15:01:58.225796554Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-07-04T15:01:58.225800361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.226554836Z [Info] update_schedule_intervale: Starting migration of Log DB to 108
2026-07-04T15:01:58.226767141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-04T15:01:58', 'update_schedule_intervale')
2026-07-04T15:01:58.227769417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.232214221Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-07-04T15:01:58.232645313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062833s
2026-07-04T15:01:58.233754629Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-07-04T15:01:58.233793961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.234465862Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109
2026-07-04T15:01:58.234478757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-04T15:01:58', 'add_movie_formats_to_naming_config')
2026-07-04T15:01:58.235116934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.239783170Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-07-04T15:01:58.240273313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060513s
2026-07-04T15:01:58.240711588Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-07-04T15:01:58.240726456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.241477465Z [Info] add_phyiscal_release: Starting migration of Log DB to 110
2026-07-04T15:01:58.241938252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-04T15:01:58', 'add_phyiscal_release')
2026-07-04T15:01:58.242678320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.249829322Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-07-04T15:01:58.249887961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079893s
2026-07-04T15:01:58.251146875Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-07-04T15:01:58.251670128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.252483041Z [Info] remove_bitmetv: Starting migration of Log DB to 111
2026-07-04T15:01:58.255467517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-04T15:01:58', 'remove_bitmetv')
2026-07-04T15:01:58.255512581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.260390281Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-07-04T15:01:58.264873366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085442s
2026-07-04T15:01:58.264897341Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-07-04T15:01:58.264901459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.264905106Z [Info] remove_torrentleech: Starting migration of Log DB to 112
2026-07-04T15:01:58.264908923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-04T15:01:58', 'remove_torrentleech')
2026-07-04T15:01:58.264913491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.268290007Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-07-04T15:01:58.268554459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052472s
2026-07-04T15:01:58.268584024Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-07-04T15:01:58.269146040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.269560882Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113
2026-07-04T15:01:58.269954114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-04T15:01:58', 'remove_broadcasthenet')
2026-07-04T15:01:58.270460517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.295626654Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-07-04T15:01:58.297827921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232578s
2026-07-04T15:01:58.303667592Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-07-04T15:01:58.304321209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.304856496Z [Info] remove_fanzub: Starting migration of Log DB to 114
2026-07-04T15:01:58.305337280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-04T15:01:58', 'remove_fanzub')
2026-07-04T15:01:58.306114527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.315457780Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-07-04T15:01:58.315524655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073029s
2026-07-04T15:01:58.315530816Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-07-04T15:01:58.315615644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.315625373Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115
2026-07-04T15:01:58.315648325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-04T15:01:58', 'update_movie_sorttitle')
2026-07-04T15:01:58.315652743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.330470086Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-07-04T15:01:58.333653242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141663s
2026-07-04T15:01:58.333693957Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-07-04T15:01:58.333710157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.336208768Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116
2026-07-04T15:01:58.337856896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-04T15:01:58', 'update_movie_sorttitle_again')
2026-07-04T15:01:58.337889217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.351478784Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-07-04T15:01:58.351518628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171891s
2026-07-04T15:01:58.352288651Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-07-04T15:01:58.352510735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.352926239Z [Info] update_movie_file: Starting migration of Log DB to 117
2026-07-04T15:01:58.353704678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-04T15:01:58', 'update_movie_file')
2026-07-04T15:01:58.353976423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.357360192Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-07-04T15:01:58.358823867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044784s
2026-07-04T15:01:58.358881224Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-07-04T15:01:58.358886003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.358899558Z [Info] update_movie_slug: Starting migration of Log DB to 118
2026-07-04T15:01:58.359998624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-04T15:01:58', 'update_movie_slug')
2026-07-04T15:01:58.360681886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.365302197Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-07-04T15:01:58.366101575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061747s
2026-07-04T15:01:58.366441908Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-07-04T15:01:58.366765681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.367333378Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119
2026-07-04T15:01:58.367842746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-04T15:01:58', 'add_youtube_trailer_id')
2026-07-04T15:01:58.368425942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.374223984Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-07-04T15:01:58.374298533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058252s
2026-07-04T15:01:58.374304745Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-07-04T15:01:58.374799566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.375232241Z [Info] add_studio: Starting migration of Log DB to 120
2026-07-04T15:01:58.375945559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-04T15:01:58', 'add_studio')
2026-07-04T15:01:58.376187820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.380377680Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-07-04T15:01:58.380667920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049137s
2026-07-04T15:01:58.380705409Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-07-04T15:01:58.380712212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.381330754Z [Info] update_filedate_config: Starting migration of Log DB to 121
2026-07-04T15:01:58.381564039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-04T15:01:58', 'update_filedate_config')
2026-07-04T15:01:58.382102200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.384952366Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-07-04T15:01:58.385133763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040712s
2026-07-04T15:01:58.385791358Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-07-04T15:01:58.385942339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.386319691Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122
2026-07-04T15:01:58.387056492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-04T15:01:58', 'add_movieid_to_blacklist')
2026-07-04T15:01:58.387468219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.393528140Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-07-04T15:01:58.393981824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074762s
2026-07-04T15:01:58.396053651Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-07-04T15:01:58.396075471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.396079238Z [Info] create_netimport_table: Starting migration of Log DB to 123
2026-07-04T15:01:58.396082344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-04T15:01:58', 'create_netimport_table')
2026-07-04T15:01:58.396086231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.401358095Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-07-04T15:01:58.402745448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060997s
2026-07-04T15:01:58.403537873Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-07-04T15:01:58.403617271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.404820450Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124
2026-07-04T15:01:58.405283533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-04T15:01:58', 'add_preferred_tags_to_profile')
2026-07-04T15:01:58.406062653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.410415246Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-07-04T15:01:58.412037365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059995s
2026-07-04T15:01:58.412077089Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-07-04T15:01:58.412082079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.412352081Z [Info] fix_imdb_unique: Starting migration of Log DB to 125
2026-07-04T15:01:58.413335592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-04T15:01:58', 'fix_imdb_unique')
2026-07-04T15:01:58.413579746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.417664780Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-07-04T15:01:58.417749428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053839s
2026-07-04T15:01:58.418354214Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-07-04T15:01:58.418459209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.419036003Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126
2026-07-04T15:01:58.419784687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-04T15:01:58', 'update_qualities_and_profiles')
2026-07-04T15:01:58.420034091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.425824320Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-07-04T15:01:58.425863632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005418s
2026-07-04T15:01:58.425868441Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-07-04T15:01:58.426703737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.426742439Z [Info] remove_wombles: Starting migration of Log DB to 127
2026-07-04T15:01:58.428592533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-04T15:01:58', 'remove_wombles')
2026-07-04T15:01:58.429311451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.433477847Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-07-04T15:01:58.434518023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073359s
2026-07-04T15:01:58.434621396Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-07-04T15:01:58.434777977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.435464875Z [Info] remove_kickass: Starting migration of Log DB to 128
2026-07-04T15:01:58.435636054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-04T15:01:58', 'remove_kickass')
2026-07-04T15:01:58.436213369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.442235549Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-07-04T15:01:58.442738857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070046s
2026-07-04T15:01:58.443014129Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-07-04T15:01:58.443322102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.444118605Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129
2026-07-04T15:01:58.444904158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-04T15:01:58', 'add_parsed_movie_info_to_pending_release')
2026-07-04T15:01:58.445911413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.454482568Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-07-04T15:01:58.454521780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105527s
2026-07-04T15:01:58.455289570Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-07-04T15:01:58.455583356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.456084880Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130
2026-07-04T15:01:58.457740863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-04T15:01:58', 'remove_wombles_kickass')
2026-07-04T15:01:58.457805694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.465305896Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-07-04T15:01:58.466100525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096973s
2026-07-04T15:01:58.466804014Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-07-04T15:01:58.467086059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.467116907Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131
2026-07-04T15:01:58.467617789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-04T15:01:58', 'make_parsed_episode_info_nullable')
2026-07-04T15:01:58.468194824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.471842173Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-07-04T15:01:58.472047615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047316s
2026-07-04T15:01:58.472527259Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-07-04T15:01:58.472848396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.473315496Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132
2026-07-04T15:01:58.474039203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-04T15:01:58', 'rename_torrent_downloadstation')
2026-07-04T15:01:58.474604796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.482835868Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-07-04T15:01:58.482875331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079111s
2026-07-04T15:01:58.483789032Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-07-04T15:01:58.484434974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.485242948Z [Info] add_minimumavailability: Starting migration of Log DB to 133
2026-07-04T15:01:58.485773817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-07-04T15:01:58', 'add_minimumavailability')
2026-07-04T15:01:58.486671869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.490360585Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-07-04T15:01:58.490643381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056743s
2026-07-04T15:01:58.491219794Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-07-04T15:01:58.491400541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.492938284Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134
2026-07-04T15:01:58.492993276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-04T15:01:58', 'add_remux_qualities_for_the_wankers')
2026-07-04T15:01:58.493174844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.498679281Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-07-04T15:01:58.500354349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064866s
2026-07-04T15:01:58.502901942Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-07-04T15:01:58.502953608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.502957655Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135
2026-07-04T15:01:58.502960941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-04T15:01:58', 'add_haspredbentry_to_movies')
2026-07-04T15:01:58.503007408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.508644652Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-07-04T15:01:58.509073019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006947s
2026-07-04T15:01:58.509347850Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-07-04T15:01:58.509656926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.510119657Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136
2026-07-04T15:01:58.510810273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-04T15:01:58', 'add_pathstate_to_movies')
2026-07-04T15:01:58.510911511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.515408212Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-07-04T15:01:58.515443288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052963s
2026-07-04T15:01:58.516229130Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-07-04T15:01:58.516247734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.516366165Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137
2026-07-04T15:01:58.516884280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-04T15:01:58', 'add_import_exclusions_table')
2026-07-04T15:01:58.517329699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.522226665Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-07-04T15:01:58.522771539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056542s
2026-07-04T15:01:58.523002178Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-07-04T15:01:58.523332623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.524048375Z [Info] add_physical_release_note: Starting migration of Log DB to 138
2026-07-04T15:01:58.524621192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-04T15:01:58', 'add_physical_release_note')
2026-07-04T15:01:58.524747167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.530664642Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-07-04T15:01:58.530715707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058052s
2026-07-04T15:01:58.531096266Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-07-04T15:01:58.532342114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.532538000Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139
2026-07-04T15:01:58.533302703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-04T15:01:58', 'consolidate_indexer_baseurl')
2026-07-04T15:01:58.533448284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.539922295Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-07-04T15:01:58.541049745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081874s
2026-07-04T15:01:58.542428321Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-07-04T15:01:58.542703363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.543336060Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140
2026-07-04T15:01:58.543792761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-04T15:01:58', 'add_alternative_titles_table')
2026-07-04T15:01:58.544460453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.548797136Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-07-04T15:01:58.548843182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053332s
2026-07-04T15:01:58.548942456Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-07-04T15:01:58.550224853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.550599080Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141
2026-07-04T15:01:58.551166917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-04T15:01:58', 'fix_duplicate_alt_titles')
2026-07-04T15:01:58.553210011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.563693396Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-07-04T15:01:58.563721668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122076s
2026-07-04T15:01:58.563725395Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-07-04T15:01:58.563728230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.563731126Z [Info] movie_extras: Starting migration of Log DB to 142
2026-07-04T15:01:58.563782101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-04T15:01:58', 'movie_extras')
2026-07-04T15:01:58.564226618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.568218980Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-07-04T15:01:58.568453617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047328s
2026-07-04T15:01:58.569132941Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-07-04T15:01:58.569840299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.570468127Z [Info] clean_core_tv: Starting migration of Log DB to 143
2026-07-04T15:01:58.570972346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-04T15:01:58', 'clean_core_tv')
2026-07-04T15:01:58.571321025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.576438000Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-07-04T15:01:58.576760751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063376s
2026-07-04T15:01:58.577986253Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-07-04T15:01:58.578078985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.578218845Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144
2026-07-04T15:01:58.578832758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-04T15:01:58', 'add_cookies_to_indexer_status')
2026-07-04T15:01:58.579268018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.585164785Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-07-04T15:01:58.585390435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069448s
2026-07-04T15:01:58.586750096Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-07-04T15:01:58.586788117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.588464567Z [Info] banner_to_fanart: Starting migration of Log DB to 145
2026-07-04T15:01:58.588522566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-04T15:01:58', 'banner_to_fanart')
2026-07-04T15:01:58.588527254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.595700828Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-07-04T15:01:58.595761792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058764s
2026-07-04T15:01:58.595766480Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-07-04T15:01:58.595769987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.595773223Z [Info] naming_config_colon_action: Starting migration of Log DB to 146
2026-07-04T15:01:58.595776549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-04T15:01:58', 'naming_config_colon_action')
2026-07-04T15:01:58.595780677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.603634988Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-07-04T15:01:58.603693807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087331s
2026-07-04T15:01:58.603852252Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-07-04T15:01:58.604177598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.605245035Z [Info] add_custom_formats: Starting migration of Log DB to 147
2026-07-04T15:01:58.606478842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-04T15:01:58', 'add_custom_formats')
2026-07-04T15:01:58.606691268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.612889716Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-07-04T15:01:58.613765607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084549s
2026-07-04T15:01:58.614588418Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-07-04T15:01:58.614607864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.614867557Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148
2026-07-04T15:01:58.615372407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-04T15:01:58', 'remove_extra_naming_config')
2026-07-04T15:01:58.615769246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.621056108Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-07-04T15:01:58.621371945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061728s
2026-07-04T15:01:58.621768424Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-07-04T15:01:58.621844746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.622923133Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149
2026-07-04T15:01:58.624204318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-04T15:01:58', 'convert_regex_required_tags')
2026-07-04T15:01:58.625215561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.630118688Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-07-04T15:01:58.631793446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081474s
2026-07-04T15:01:58.632218787Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-07-04T15:01:58.632231040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.632251878Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150
2026-07-04T15:01:58.633107622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-04T15:01:58', 'fix_format_tags_double_underscore')
2026-07-04T15:01:58.633416126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.639028403Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-07-04T15:01:58.639058740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063747s
2026-07-04T15:01:58.639062607Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-07-04T15:01:58.639229198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.639798808Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151
2026-07-04T15:01:58.640106049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-04T15:01:58', 'add_tags_to_net_import')
2026-07-04T15:01:58.640611440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.646696698Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-07-04T15:01:58.647684597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064897s
2026-07-04T15:01:58.648100812Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-07-04T15:01:58.648285145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.649459040Z [Info] add_custom_filters: Starting migration of Log DB to 152
2026-07-04T15:01:58.649901705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-04T15:01:58', 'add_custom_filters')
2026-07-04T15:01:58.650189591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.671740748Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-07-04T15:01:58.671785050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151236s
2026-07-04T15:01:58.671792154Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-07-04T15:01:58.671796011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.674608096Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153
2026-07-04T15:01:58.675107215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-04T15:01:58', 'indexer_client_status_search_changes')
2026-07-04T15:01:58.676434416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.683736128Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-07-04T15:01:58.684852716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179087s
2026-07-04T15:01:58.684940159Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-07-04T15:01:58.685500612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.686450791Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154
2026-07-04T15:01:58.687535621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-04T15:01:58', 'add_language_to_files_history_blacklist')
2026-07-04T15:01:58.687626771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.694053013Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-07-04T15:01:58.694213171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080206s
2026-07-04T15:01:58.694236554Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-07-04T15:01:58.695226607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.695264498Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155
2026-07-04T15:01:58.696885595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-04T15:01:58', 'add_update_allowed_quality_profile')
2026-07-04T15:01:58.696920711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.700962716Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-07-04T15:01:58.702784056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056396s
2026-07-04T15:01:58.702814482Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-07-04T15:01:58.702818650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.702822057Z [Info] add_download_client_priority: Starting migration of Log DB to 156
2026-07-04T15:01:58.702825453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-04T15:01:58', 'add_download_client_priority')
2026-07-04T15:01:58.703266033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.708889451Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-07-04T15:01:58.710129981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058808s
2026-07-04T15:01:58.710631675Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-07-04T15:01:58.711016741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.711682059Z [Info] remove_growl_prowl: Starting migration of Log DB to 157
2026-07-04T15:01:58.712050495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-04T15:01:58', 'remove_growl_prowl')
2026-07-04T15:01:58.712612191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.717875799Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-07-04T15:01:58.718973302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060422s
2026-07-04T15:01:58.718996376Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-07-04T15:01:58.719696178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.719714733Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158
2026-07-04T15:01:58.720094540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-04T15:01:58', 'remove_plex_hometheatre')
2026-07-04T15:01:58.720675632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.727281639Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-07-04T15:01:58.727321222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065891s
2026-07-04T15:01:58.727868692Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-07-04T15:01:58.728375074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.729264700Z [Info] add_webrip_qualites: Starting migration of Log DB to 159
2026-07-04T15:01:58.729280810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-04T15:01:58', 'add_webrip_qualites')
2026-07-04T15:01:58.730402488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.737220780Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-07-04T15:01:58.737616467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088247s
2026-07-04T15:01:58.738035477Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-07-04T15:01:58.738324545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.740713462Z [Info] health_issue_notification: Starting migration of Log DB to 160
2026-07-04T15:01:58.741388839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-04T15:01:58', 'health_issue_notification')
2026-07-04T15:01:58.742999858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.747610741Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-07-04T15:01:58.748523160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087439s
2026-07-04T15:01:58.750145069Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-07-04T15:01:58.751381752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.752411168Z [Info] speed_improvements: Starting migration of Log DB to 161
2026-07-04T15:01:58.752862357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-04T15:01:58', 'speed_improvements')
2026-07-04T15:01:58.754131500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.761974089Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-07-04T15:01:58.762533120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082739s
2026-07-04T15:01:58.763284849Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-07-04T15:01:58.763393060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.763929069Z [Info] fix_profile_format_default: Starting migration of Log DB to 162
2026-07-04T15:01:58.765609477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-04T15:01:58', 'fix_profile_format_default')
2026-07-04T15:01:58.766432509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.770747851Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-07-04T15:01:58.771258883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071142s
2026-07-04T15:01:58.772353270Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-07-04T15:01:58.772589741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.773485708Z [Info] task_duration: Starting migration of Log DB to 163
2026-07-04T15:01:58.774028629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-04T15:01:58', 'task_duration')
2026-07-04T15:01:58.775099462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.783772337Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-07-04T15:01:58.784392020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107973s
2026-07-04T15:01:58.786465210Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-07-04T15:01:58.786489675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.786494054Z [Info] movie_collections_crew: Starting migration of Log DB to 164
2026-07-04T15:01:58.786497831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-04T15:01:58', 'movie_collections_crew')
2026-07-04T15:01:58.787381736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.793403796Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-07-04T15:01:58.795609993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077662s
2026-07-04T15:01:58.796166068Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-07-04T15:01:58.796713146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.797466068Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165
2026-07-04T15:01:58.798088487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-04T15:01:58', 'remove_custom_formats_from_quality_model')
2026-07-04T15:01:58.799169479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.803438286Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-07-04T15:01:58.806855818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064773s
2026-07-04T15:01:58.807756083Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-07-04T15:01:58.808293734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.816834843Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166
2026-07-04T15:01:58.816875439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-04T15:01:58', 'fix_tmdb_list_config')
2026-07-04T15:01:58.816880809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.822457811Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-07-04T15:01:58.823109263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138029s
2026-07-04T15:01:58.823779922Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-07-04T15:01:58.824272278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.824878547Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167
2026-07-04T15:01:58.825500515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-04T15:01:58', 'remove_movie_pathstate')
2026-07-04T15:01:58.826259097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.833146217Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-07-04T15:01:58.833764399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087107s
2026-07-04T15:01:58.834426501Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-07-04T15:01:58.834815164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.845917832Z [Info] custom_format_rework: Starting migration of Log DB to 168
2026-07-04T15:01:58.846618938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-04T15:01:58', 'custom_format_rework')
2026-07-04T15:01:58.847402246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.853676545Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-07-04T15:01:58.858868230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183394s
2026-07-04T15:01:58.859666476Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-07-04T15:01:58.860124808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.860852754Z [Info] custom_format_scores: Starting migration of Log DB to 169
2026-07-04T15:01:58.861666539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-04T15:01:58', 'custom_format_scores')
2026-07-04T15:01:58.867084244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.882837839Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-07-04T15:01:58.882887412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141506s
2026-07-04T15:01:58.882892512Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-07-04T15:01:58.882895918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.882899224Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170
2026-07-04T15:01:58.897932508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-04T15:01:58', 'fix_trakt_list_config')
2026-07-04T15:01:58.904937018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.917358050Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-07-04T15:01:58.917823547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0377508s
2026-07-04T15:01:58.919919558Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-07-04T15:01:58.919950325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.920393350Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171
2026-07-04T15:01:58.920997755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-04T15:01:58', 'quality_definition_preferred_size')
2026-07-04T15:01:58.925920448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.937774375Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-07-04T15:01:58.937841199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119196s
2026-07-04T15:01:58.937845808Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-07-04T15:01:58.937849094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.937852461Z [Info] add_download_history: Starting migration of Log DB to 172
2026-07-04T15:01:58.937855606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-04T15:01:58', 'add_download_history')
2026-07-04T15:01:58.937859834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.941942374Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-07-04T15:01:58.947242490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090168s
2026-07-04T15:01:58.950229220Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-07-04T15:01:58.950896672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.951448680Z [Info] net_import_status: Starting migration of Log DB to 173
2026-07-04T15:01:58.952297270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-04T15:01:58', 'net_import_status')
2026-07-04T15:01:58.953512402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.961874849Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-07-04T15:01:58.961938948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063135s
2026-07-04T15:01:58.961943917Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-07-04T15:01:58.961947083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.961950239Z [Info] email_multiple_addresses: Starting migration of Log DB to 174
2026-07-04T15:01:58.961953375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-04T15:01:58', 'email_multiple_addresses')
2026-07-04T15:01:58.961957352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.964275358Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-07-04T15:01:58.967783538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059865s
2026-07-04T15:01:58.968651554Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-07-04T15:01:58.969012175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.969627710Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175
2026-07-04T15:01:58.970085313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-04T15:01:58', 'remove_chown_and_folderchmod_config')
2026-07-04T15:01:58.970625509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.975029036Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-07-04T15:01:58.977315812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056555s
2026-07-04T15:01:58.977738179Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-07-04T15:01:58.978063714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.978659864Z [Info] movie_recommendations: Starting migration of Log DB to 176
2026-07-04T15:01:58.981781986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-04T15:01:58', 'movie_recommendations')
2026-07-04T15:01:58.982738507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.986939897Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-07-04T15:01:58.987514858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085707s
2026-07-04T15:01:58.988062969Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-07-04T15:01:58.988425553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:58.989067368Z [Info] language_improvements: Starting migration of Log DB to 177
2026-07-04T15:01:58.991818680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-04T15:01:58', 'language_improvements')
2026-07-04T15:01:58.993152402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:58.997517088Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-07-04T15:01:59.016401631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087883s
2026-07-04T15:01:59.016479727Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-07-04T15:01:59.016485067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.016488543Z [Info] new_list_server: Starting migration of Log DB to 178
2026-07-04T15:01:59.016491689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-04T15:01:59', 'new_list_server')
2026-07-04T15:01:59.018743300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.025016919Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-07-04T15:01:59.025700131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111145s
2026-07-04T15:01:59.026317770Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-07-04T15:01:59.029441956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.030296937Z [Info] movie_translation_indexes: Starting migration of Log DB to 179
2026-07-04T15:01:59.030967867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-04T15:01:59', 'movie_translation_indexes')
2026-07-04T15:01:59.034853420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.041106600Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-07-04T15:01:59.041989624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113432s
2026-07-04T15:01:59.042605982Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-07-04T15:01:59.043009071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.043748819Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180
2026-07-04T15:01:59.047056396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-04T15:01:59', 'fix_invalid_profile_references')
2026-07-04T15:01:59.047147886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.052748983Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-07-04T15:01:59.052842517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085109s
2026-07-04T15:01:59.052970735Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-07-04T15:01:59.053563669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.058795087Z [Info] list_movies_table: Starting migration of Log DB to 181
2026-07-04T15:01:59.058922676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-04T15:01:59', 'list_movies_table')
2026-07-04T15:01:59.059549502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.068702901Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-07-04T15:01:59.070093971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147549s
2026-07-04T15:01:59.070122784Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-07-04T15:01:59.070126762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.070442510Z [Info] on_delete_notification: Starting migration of Log DB to 182
2026-07-04T15:01:59.075673797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-04T15:01:59', 'on_delete_notification')
2026-07-04T15:01:59.076591687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.085970486Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-07-04T15:01:59.086121746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155834s
2026-07-04T15:01:59.086489411Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-07-04T15:01:59.086769342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.087273161Z [Info] download_propers_config: Starting migration of Log DB to 183
2026-07-04T15:01:59.088138440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-04T15:01:59', 'download_propers_config')
2026-07-04T15:01:59.088936346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.108885031Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-07-04T15:01:59.109210937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216453s
2026-07-04T15:01:59.109805955Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-07-04T15:01:59.110452288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.115533167Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184
2026-07-04T15:01:59.115644955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-04T15:01:59', 'add_priority_to_indexers')
2026-07-04T15:01:59.115789684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.121397092Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-07-04T15:01:59.121656005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109554s
2026-07-04T15:01:59.123764861Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-07-04T15:01:59.123801308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.123805456Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185
2026-07-04T15:01:59.123808722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-04T15:01:59', 'add_alternative_title_indices')
2026-07-04T15:01:59.123820764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.139809748Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-07-04T15:01:59.139902751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130512s
2026-07-04T15:01:59.139908953Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-07-04T15:01:59.139912439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.140305611Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186
2026-07-04T15:01:59.140802857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-04T15:01:59', 'fix_tmdb_duplicates')
2026-07-04T15:01:59.141455461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.148655525Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-07-04T15:01:59.149306567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083485s
2026-07-04T15:01:59.149901955Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-07-04T15:01:59.150294576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.150985041Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187
2026-07-04T15:01:59.151554601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-04T15:01:59', 'swap_filechmod_for_folderchmod')
2026-07-04T15:01:59.152658656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.157958473Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-07-04T15:01:59.162534761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072287s
2026-07-04T15:01:59.162963118Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-07-04T15:01:59.163222321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.166231503Z [Info] mediainfo_channels: Starting migration of Log DB to 188
2026-07-04T15:01:59.167005784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-04T15:01:59', 'mediainfo_channels')
2026-07-04T15:01:59.167829808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.188927041Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-07-04T15:01:59.188980962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230405s
2026-07-04T15:01:59.188985791Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-07-04T15:01:59.188989337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.188992773Z [Info] add_update_history: Starting migration of Log DB to 189
2026-07-04T15:01:59.189612317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-07-04T15:01:59.190115043Z [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)
2026-07-04T15:01:59.191162782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011536s
2026-07-04T15:01:59.191559882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-07-04T15:01:59.193510934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T15:01:59.195235434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015347s
2026-07-04T15:01:59.195449843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-04T15:01:59', 'add_update_history')
2026-07-04T15:01:59.210399302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.221740104Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-07-04T15:01:59.221809573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268254s
2026-07-04T15:01:59.221814592Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-07-04T15:01:59.221817929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.221821145Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190
2026-07-04T15:01:59.223427975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-04T15:01:59', 'update_awesome_hd_link')
2026-07-04T15:01:59.225299389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.231731843Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-07-04T15:01:59.231831880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106486s
2026-07-04T15:01:59.232489554Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-07-04T15:01:59.232829396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.233289011Z [Info] remove_awesomehd: Starting migration of Log DB to 191
2026-07-04T15:01:59.234665444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-04T15:01:59', 'remove_awesomehd')
2026-07-04T15:01:59.234683888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.242240725Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-07-04T15:01:59.242806399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072166s
2026-07-04T15:01:59.243270813Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-07-04T15:01:59.244727224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.244804638Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192
2026-07-04T15:01:59.244812002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-04T15:01:59', 'add_on_delete_to_notifications')
2026-07-04T15:01:59.245420244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.256461908Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-07-04T15:01:59.256532570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094066s
2026-07-04T15:01:59.256546807Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-07-04T15:01:59.256550463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.256553629Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194
2026-07-04T15:01:59.256556685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-04T15:01:59', 'add_bypass_to_delay_profile')
2026-07-04T15:01:59.256560873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.272224231Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-07-04T15:01:59.272410126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145285s
2026-07-04T15:01:59.275125691Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-07-04T15:01:59.275165596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.279726847Z [Info] update_notifiarr: Starting migration of Log DB to 195
2026-07-04T15:01:59.279795575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-04T15:01:59', 'update_notifiarr')
2026-07-04T15:01:59.279801135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.288513904Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-07-04T15:01:59.288560290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126614s
2026-07-04T15:01:59.288578875Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-07-04T15:01:59.288583043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.288586309Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196
2026-07-04T15:01:59.288900713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-04T15:01:59', 'legacy_mediainfo_hdr')
2026-07-04T15:01:59.289531418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.304917730Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-07-04T15:01:59.307303972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167041s
2026-07-04T15:01:59.307333587Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-07-04T15:01:59.307466995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.307472045Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197
2026-07-04T15:01:59.307528329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-04T15:01:59', 'rename_blacklist_to_blocklist')
2026-07-04T15:01:59.308406785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.311348761Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-07-04T15:01:59.311711857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047973s
2026-07-04T15:01:59.312401832Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-07-04T15:01:59.312852891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.313082819Z [Info] add_indexer_tags: Starting migration of Log DB to 198
2026-07-04T15:01:59.313630099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-04T15:01:59', 'add_indexer_tags')
2026-07-04T15:01:59.314228061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.323314475Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-07-04T15:01:59.324010842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102997s
2026-07-04T15:01:59.324654851Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-07-04T15:01:59.325000084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.329825656Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199
2026-07-04T15:01:59.341774910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-04T15:01:59', 'mediainfo_to_ffmpeg')
2026-07-04T15:01:59.351373869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.353830772Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-07-04T15:01:59.353979299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282694s
2026-07-04T15:01:59.354940258Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-07-04T15:01:59.354979170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.355789829Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200
2026-07-04T15:01:59.356404113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-04T15:01:59', 'cdh_per_downloadclient')
2026-07-04T15:01:59.356974154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.385739632Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-07-04T15:01:59.385979027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182188s
2026-07-04T15:01:59.385993304Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-07-04T15:01:59.385997402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.392083320Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201
2026-07-04T15:01:59.392367559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-04T15:01:59', 'migrate_discord_from_slack')
2026-07-04T15:01:59.476761761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.554196217Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-07-04T15:01:59.554253504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.167678s
2026-07-04T15:01:59.554257932Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-07-04T15:01:59.555084491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.556063784Z [Info] remove_predb: Starting migration of Log DB to 202
2026-07-04T15:01:59.559439046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-04T15:01:59', 'remove_predb')
2026-07-04T15:01:59.559481767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.572906476Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-07-04T15:01:59.572952192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155629s
2026-07-04T15:01:59.572957101Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-07-04T15:01:59.572960928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.573622370Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203
2026-07-04T15:01:59.575407903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-04T15:01:59', 'add_on_update_to_notifications')
2026-07-04T15:01:59.579192287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.583183016Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-07-04T15:01:59.583641340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010575s
2026-07-04T15:01:59.584176325Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-07-04T15:01:59.584497233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.586243674Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204
2026-07-04T15:01:59.587771478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-04T15:01:59', 'ensure_identity_on_id_columns')
2026-07-04T15:01:59.590326875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.595439803Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-07-04T15:01:59.596306416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094662s
2026-07-04T15:01:59.597234113Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-07-04T15:01:59.597875196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.598438696Z [Info] download_client_per_indexer: Starting migration of Log DB to 205
2026-07-04T15:01:59.600311622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-04T15:01:59', 'download_client_per_indexer')
2026-07-04T15:01:59.600343591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.606317371Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-07-04T15:01:59.608700027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080221s
2026-07-04T15:01:59.608758866Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-07-04T15:01:59.608762984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.608766180Z [Info] multiple_ratings_support: Starting migration of Log DB to 206
2026-07-04T15:01:59.610554239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-04T15:01:59', 'multiple_ratings_support')
2026-07-04T15:01:59.610616184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.617033570Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-07-04T15:01:59.617107257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067223s
2026-07-04T15:01:59.617112547Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-07-04T15:01:59.617115874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.617119040Z [Info] movie_metadata: Starting migration of Log DB to 207
2026-07-04T15:01:59.618346084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-07-04T15:01:59', 'movie_metadata')
2026-07-04T15:01:59.619851857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.626335746Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-07-04T15:01:59.626882283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097825s
2026-07-04T15:01:59.627345015Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-07-04T15:01:59.628771741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.628819389Z [Info] add_collections: Starting migration of Log DB to 208
2026-07-04T15:01:59.629627564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-07-04T15:01:59', 'add_collections')
2026-07-04T15:01:59.630011629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.634376354Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-07-04T15:01:59.634876635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060418s
2026-07-04T15:01:59.637211762Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-07-04T15:01:59.637273226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.637278426Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209
2026-07-04T15:01:59.638751338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-04T15:01:59', 'movie_meta_collection_index')
2026-07-04T15:01:59.664976917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.681498092Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-07-04T15:01:59.682265460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453545s
2026-07-04T15:01:59.685949097Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-07-04T15:01:59.686000173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.686041219Z [Info] movie_added_notifications: Starting migration of Log DB to 210
2026-07-04T15:01:59.686054243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-04T15:01:59', 'movie_added_notifications')
2026-07-04T15:01:59.689676647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.706057721Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-07-04T15:01:59.706848322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02283s
2026-07-04T15:01:59.707520543Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-07-04T15:01:59.708125349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.709607478Z [Info] more_movie_meta_index: Starting migration of Log DB to 211
2026-07-04T15:01:59.712476630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-04T15:01:59', 'more_movie_meta_index')
2026-07-04T15:01:59.714122463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.720336851Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-07-04T15:01:59.720726616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117821s
2026-07-04T15:01:59.721263947Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T15:01:59.721896324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.727177295Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212
2026-07-04T15:01:59.729949996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-07-04T15:01:59.731124272Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s
2026-07-04T15:01:59.733355365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-07-04T15:01:59.735438793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T15:01:59.737514888Z [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"
2026-07-04T15:01:59.739852119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-04T15:01:59.741653603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-04T15:01:59.750063979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T15:01:59.750120885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165136s
2026-07-04T15:01:59.750126335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-07-04T15:01:59.750129732Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-07-04T15:01:59.750133038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-07-04T15:01:59.754549969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-07-04T15:01:59.754634817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-07-04T15:01:59.754722521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-07-04T15:01:59.757020178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-07-04T15:01:59.757989102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T15:01:59.759098146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090171s
2026-07-04T15:01:59.760798251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:01:59.760861368Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-07-04T15:01:59.760867851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T15:01:59.763227032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T15:01:59.764323623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T15:01:59.769844811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T15:01:59.772886754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T15:01:59.773308699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:01:59.776808244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140859s
2026-07-04T15:01:59.776861723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-04T15:01:59', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T15:01:59.776891289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.784949058Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T15:01:59.785015361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222102s
2026-07-04T15:01:59.785021152Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-07-04T15:01:59.785024899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.785028476Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214
2026-07-04T15:01:59.785488162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-04T15:01:59', 'add_language_tags_to_subtitle_files')
2026-07-04T15:01:59.787682005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.808534272Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-07-04T15:01:59.808648997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010388s
2026-07-04T15:01:59.808655868Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-07-04T15:01:59.808659034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.808696024Z [Info] add_salt_to_users: Starting migration of Log DB to 215
2026-07-04T15:01:59.808701123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-04T15:01:59', 'add_salt_to_users')
2026-07-04T15:01:59.808705011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.841714869Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-07-04T15:01:59.841774980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383511s
2026-07-04T15:01:59.841779319Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-07-04T15:01:59.841782575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.846220256Z [Info] clean_alt_titles: Starting migration of Log DB to 216
2026-07-04T15:01:59.847078734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-07-04T15:01:59', 'clean_alt_titles')
2026-07-04T15:01:59.847854808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.862756989Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-07-04T15:01:59.862849241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233393s
2026-07-04T15:01:59.862854921Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-07-04T15:01:59.862858328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.862861684Z [Info] remove_omg: Starting migration of Log DB to 217
2026-07-04T15:01:59.862865080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-04T15:01:59', 'remove_omg')
2026-07-04T15:01:59.862891470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.878831161Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-07-04T15:01:59.880648624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173418s
2026-07-04T15:01:59.880889163Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-07-04T15:01:59.881179653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.881838871Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218
2026-07-04T15:01:59.882246509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-07-04T15:01:59', 'add_additional_info_to_pending_releases')
2026-07-04T15:01:59.883057499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.890494233Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-07-04T15:01:59.890626609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066363s
2026-07-04T15:01:59.890636257Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-07-04T15:01:59.890844465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.891671894Z [Info] add_result_to_commands: Starting migration of Log DB to 219
2026-07-04T15:01:59.893475371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-07-04T15:01:59', 'add_result_to_commands')
2026-07-04T15:01:59.894601919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.921075641Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-07-04T15:01:59.929342780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202165s
2026-07-04T15:01:59.930165901Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-07-04T15:01:59.930741363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.935006704Z [Info] health_restored_notification: Starting migration of Log DB to 220
2026-07-04T15:01:59.939067843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-07-04T15:01:59', 'health_restored_notification')
2026-07-04T15:01:59.939098140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.951794584Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-07-04T15:01:59.951852171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160153s
2026-07-04T15:01:59.951857171Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-07-04T15:01:59.951860868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.951864414Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221
2026-07-04T15:01:59.952256875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-07-04T15:01:59', 'add_on_manual_interaction_required_to_notifications')
2026-07-04T15:01:59.974056415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:01:59.996596103Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-07-04T15:01:59.997362099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0408624s
2026-07-04T15:01:59.998051493Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-07-04T15:01:59.998442410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:01:59.999034873Z [Info] remove_rarbg: Starting migration of Log DB to 222
2026-07-04T15:01:59.999527680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-07-04T15:01:59', 'remove_rarbg')
2026-07-04T15:02:00.000140862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.043928293Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-07-04T15:02:00.043975250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0370582s
2026-07-04T15:02:00.043983285Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-07-04T15:02:00.043986882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.043990038Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223
2026-07-04T15:02:00.060123561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-07-04T15:02:00', 'remove_invalid_roksbox_metadata_images')
2026-07-04T15:02:00.062554156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.090053696Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-07-04T15:02:00.090117396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371849s
2026-07-04T15:02:00.090122155Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-07-04T15:02:00.090125650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.090128946Z [Info] list_sync_time: Starting migration of Log DB to 224
2026-07-04T15:02:00.090132262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-07-04T15:02:00', 'list_sync_time')
2026-07-04T15:02:00.090136450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.097175805Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-07-04T15:02:00.097211631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138496s
2026-07-04T15:02:00.097216089Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-07-04T15:02:00.097219295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.097222471Z [Info] add_tags_to_collections: Starting migration of Log DB to 225
2026-07-04T15:02:00.097225587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-07-04T15:02:00', 'add_tags_to_collections')
2026-07-04T15:02:00.097229274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.144226380Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-07-04T15:02:00.144358235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0477758s
2026-07-04T15:02:00.164918399Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-07-04T15:02:00.182906784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.182961667Z [Info] add_download_client_tags: Starting migration of Log DB to 226
2026-07-04T15:02:00.182966575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-07-04T15:02:00', 'add_download_client_tags')
2026-07-04T15:02:00.182970643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.285695077Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-07-04T15:02:00.287526777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1141294s
2026-07-04T15:02:00.288516148Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-07-04T15:02:00.299085414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.300175363Z [Info] add_auto_tagging: Starting migration of Log DB to 227
2026-07-04T15:02:00.300796659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-07-04T15:02:00', 'add_auto_tagging')
2026-07-04T15:02:00.301445356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.358081125Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-07-04T15:02:00.362686127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0625411s
2026-07-04T15:02:00.363768061Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-07-04T15:02:00.363805141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.364414254Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228
2026-07-04T15:02:00.364912271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-07-04T15:02:00', 'add_custom_format_score_bypass_to_delay_profile')
2026-07-04T15:02:00.365466774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.416777059Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-07-04T15:02:00.428519849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364764s
2026-07-04T15:02:00.482263043Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-07-04T15:02:00.482320920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.482325249Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229
2026-07-04T15:02:00.482351817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-07-04T15:02:00', 'update_restrictions_to_release_profiles')
2026-07-04T15:02:00.488714161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.516488293Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-07-04T15:02:00.519858346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463183s
2026-07-04T15:02:00.519960968Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-07-04T15:02:00.521761209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.521811402Z [Info] rename_quality_profiles: Starting migration of Log DB to 230
2026-07-04T15:02:00.521816251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-07-04T15:02:00', 'rename_quality_profiles')
2026-07-04T15:02:00.521819918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.532088824Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-07-04T15:02:00.532141232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093908s
2026-07-04T15:02:00.537550691Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-07-04T15:02:00.537673349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.537678419Z [Info] update_images_remote_url: Starting migration of Log DB to 231
2026-07-04T15:02:00.541743286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-07-04T15:02:00', 'update_images_remote_url')
2026-07-04T15:02:00.542212529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.571802542Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-07-04T15:02:00.610202314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342565s
2026-07-04T15:02:00.614884169Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-07-04T15:02:00.614925195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.614929834Z [Info] add_notification_status: Starting migration of Log DB to 232
2026-07-04T15:02:00.614933401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-07-04T15:02:00', 'add_notification_status')
2026-07-04T15:02:00.614937669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.634265077Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-07-04T15:02:00.634306424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201833s
2026-07-04T15:02:00.634334847Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-07-04T15:02:00.634339185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.634342742Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233
2026-07-04T15:02:00.636361840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-07-04T15:02:00', 'rename_deprecated_indexer_flags')
2026-07-04T15:02:00.645002034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.660276769Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-07-04T15:02:00.660338323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258267s
2026-07-04T15:02:00.663856332Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-07-04T15:02:00.663897519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.663902198Z [Info] movie_last_searched_time: Starting migration of Log DB to 234
2026-07-04T15:02:00.663906054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-07-04T15:02:00', 'movie_last_searched_time')
2026-07-04T15:02:00.663910913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.667935205Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-07-04T15:02:00.668271631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063855s
2026-07-04T15:02:00.668707753Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-07-04T15:02:00.668911091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.669241115Z [Info] email_encryption: Starting migration of Log DB to 235
2026-07-04T15:02:00.669637293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-07-04T15:02:00', 'email_encryption')
2026-07-04T15:02:00.670306890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.679320158Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-07-04T15:02:00.679751050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076846s
2026-07-04T15:02:00.681522738Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-07-04T15:02:00.681992974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.682561843Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236
2026-07-04T15:02:00.683449075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-07-04T15:02:00', 'clear_last_rss_releases_info')
2026-07-04T15:02:00.684047638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.710835044Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-07-04T15:02:00.711371883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228996s
2026-07-04T15:02:00.711804278Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-07-04T15:02:00.715519845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.716096759Z [Info] add_indexes: Starting migration of Log DB to 237
2026-07-04T15:02:00.716526909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-07-04T15:02:00', 'add_indexes')
2026-07-04T15:02:00.717160499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.756422756Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-07-04T15:02:00.757113101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04081s
2026-07-04T15:02:00.757707878Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-07-04T15:02:00.758148288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.758831100Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238
2026-07-04T15:02:00.759387495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-07-04T15:02:00', 'parse_title_from_existing_subtitle_files')
2026-07-04T15:02:00.760093379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.766314500Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-07-04T15:02:00.767022899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078341s
2026-07-04T15:02:00.788765183Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-07-04T15:02:00.788854839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.788860550Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239
2026-07-04T15:02:00.788864287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-07-04T15:02:00', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-07-04T15:02:00.788870178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.792688696Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-07-04T15:02:00.792891243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108025s
2026-07-04T15:02:00.792983585Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-07-04T15:02:00.793396032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.795597571Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240
2026-07-04T15:02:00.796184133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-07-04T15:02:00', 'drop_multi_episode_style_from_naming_config')
2026-07-04T15:02:00.797086903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.806671325Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-07-04T15:02:00.806736776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112421s
2026-07-04T15:02:00.806742116Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-07-04T15:02:00.806746635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.806750121Z [Info] stevenlu_update_url: Starting migration of Log DB to 241
2026-07-04T15:02:00.806857973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-07-04T15:02:00', 'stevenlu_update_url')
2026-07-04T15:02:00.807332025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.817144541Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-07-04T15:02:00.817781657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107344s
2026-07-04T15:02:00.818320981Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-07-04T15:02:00.818726576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:00.819372127Z [Info] add_movie_keywords: Starting migration of Log DB to 242
2026-07-04T15:02:00.822755305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-07-04T15:02:00', 'add_movie_keywords')
2026-07-04T15:02:00.823496455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:00.833073072Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-07-04T15:02:00.833808361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136607s
2026-07-04T15:02:01.487207527Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878
2026-07-04T15:02:01.506932205Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-07-04T15:02:01.526055143Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-07-04T15:02:02.303945672Z [Info] QualityProfileService: Setting up default quality profiles
2026-07-04T15:02:02.841852757Z [Info] CommandExecutor: Starting 2 threads for tasks.
2026-07-04T15:02:02.923174769Z [ls.io-init] done.
2026-07-04T15:02:03.559875330Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-07-04T15:02:03.561045800Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-07-04T15:02:03.561692563Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin
2026-07-04T15:02:03.759268054Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
SBOM Output
NAME VERSION
Azure.Core 1.50.0
Azure.Identity 1.17.1
BouncyCastle.Cryptography 2.6.2
Dapper 2.1.79
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.3.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Instances 1.6.1
MailKit 4.16.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.27
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.27
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Data.SqlClient 6.1.5
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.80.0
Microsoft.Identity.Client.Extensions.Msal 4.78.0
Microsoft.IdentityModel.Abstractions 8.14.0
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.23
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.16.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.5.1
NLog.Extensions.Logging 5.5.0
NLog.Layouts.ClefJsonLayout 1.0.5
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.5
Polly 8.6.6
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.6
Radarr 1.0.0
Radarr.Api.V3 1.0.0
Radarr.Common 1.0.0
Radarr.Core 1.0.0
Radarr.Host 1.0.0
Radarr.Http 1.0.0
Radarr.Mono 1.0.0
Radarr.SignalR 1.0.0
ReusableTasks 4.0.0
Sentry 4.0.2
Servarr.FFMpegCore 4.7.0-26
Servarr.FFprobe 5.1.10.124
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
SourceGear.sqlite3 3.50.4.5
Swashbuckle.AspNetCore.Annotations 8.1.4
Swashbuckle.AspNetCore.Swagger 8.1.4
Swashbuckle.AspNetCore.SwaggerGen 8.1.4
System.ClientModel 1.8.0
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.3
System.Diagnostics.DiagnosticSource 8.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.27
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.FileSystem.AccessControl 5.0.0
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.2-r1
alpine-baselayout-data 3.7.2-r1
alpine-keys 2.6-r0
alpine-release 3.24.1-r0
apk-tools 3.0.6-r0
bash 5.3.9-r1
brotli-libs 1.2.0-r1
busybox 1.37.0-r31
busybox-binsh 1.37.0-r31
c-ares 1.34.6-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
catatonit 0.2.1-r0
coreutils 9.11-r0
coreutils-env 9.11-r0
coreutils-fmt 9.11-r0
coreutils-sha512sum 9.11-r0
curl 8.21.0-r0
findutils 4.10.0-r1
icu-data-en 78.1-r0
icu-libs 78.1-r0
jq 1.8.1-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.7-r0
libcurl 8.21.0-r0
libgcc 15.2.0-r5
libidn2 2.3.8-r0
libintl 1.0-r0
libmd 1.2.0-r0
libncursesw 6.6_p20260516-r0
libproc2 4.0.6-r0
libpsl 0.21.5-r3
libssl3 3.5.7-r0
libstdc++ 15.2.0-r5
libunistring 1.4.2-r0
libxml2 2.13.9-r2
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.6-r2
musl-utils 1.2.6-r2
ncurses-terminfo-base 6.6_p20260516-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.69.0-r0
oniguruma 6.9.10-r0
procps-ng 4.0.6-r0
readline 8.3.3-r1
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 8.0.27
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.27
scanelf 1.3.9-r1
shadow 4.18.0-r1
skalibs-libs 2.15.0.0-r0
sqlite-libs 3.53.2-r0
ssl_client 1.37.0-r31
tzdata 2026b-r0
utmps-libs 0.1.3.3-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.3-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Package Changes
[*] Servarr.FFprobe: 5.1.4.112 -> 5.1.10.124 (Changed)
[*] alpine-baselayout: 3.7.2-r0 -> 3.7.2-r1 (Changed)
[*] alpine-baselayout-data: 3.7.2-r0 -> 3.7.2-r1 (Changed)
[*] alpine-release: 3.23.5-r0 -> 3.24.1-r0 (Changed)
[*] bash: 5.3.3-r1 -> 5.3.9-r1 (Changed)
[*] brotli-libs: 1.2.0-r0 -> 1.2.0-r1 (Changed)
[*] busybox: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] busybox-binsh: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] coreutils: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-env: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-fmt: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-sha512sum: 9.8-r1 -> 9.11-r0 (Changed)
[*] curl: 8.19.0-r0 -> 8.21.0-r0 (Changed)
[*] findutils: 4.10.0-r0 -> 4.10.0-r1 (Changed)
[*] icu-data-en: 76.1-r1 -> 78.1-r0 (Changed)
[*] icu-libs: 76.1-r1 -> 78.1-r0 (Changed)
[*] libcurl: 8.19.0-r0 -> 8.21.0-r0 (Changed)
[*] libgcc: 15.2.0-r2 -> 15.2.0-r5 (Changed)
[*] libintl: 0.24.1-r1 -> 1.0-r0 (Changed)
[*] libmd: 1.1.0-r0 -> 1.2.0-r0 (Changed)
[*] libncursesw: 6.5_p20251123-r0 -> 6.6_p20260516-r0 (Changed)
[*] libproc2: 4.0.5-r0 -> 4.0.6-r0 (Changed)
[*] libstdc++: 15.2.0-r2 -> 15.2.0-r5 (Changed)
[*] libunistring: 1.4.1-r0 -> 1.4.2-r0 (Changed)
[*] libxml2: 2.13.9-r1 -> 2.13.9-r2 (Changed)
[*] musl: 1.2.5-r23 -> 1.2.6-r2 (Changed)
[*] musl-utils: 1.2.5-r23 -> 1.2.6-r2 (Changed)
[*] ncurses-terminfo-base: 6.5_p20251123-r0 -> 6.6_p20260516-r0 (Changed)
[*] procps-ng: 4.0.5-r0 -> 4.0.6-r0 (Changed)
[*] readline: 8.3.1-r0 -> 8.3.3-r1 (Changed)
[*] scanelf: 1.3.8-r2 -> 1.3.9-r1 (Changed)
[*] shadow: 4.18.0-r0 -> 4.18.0-r1 (Changed)
[*] skalibs-libs: 2.14.4.0-r0 -> 2.15.0.0-r0 (Changed)
[*] sqlite-libs: 3.51.2-r0 -> 3.53.2-r0 (Changed)
[*] ssl_client: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] utmps-libs: 0.1.3.1-r0 -> 0.1.3.3-r0 (Changed)
Browser Console Logs
[
{
"level": "INFO",
"message": "http://172.17.0.5:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1783177337589
},
{
"level": "INFO",
"message": "http://172.17.0.5:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:7878/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1783177337589
},
{
"level": "INFO",
"message": "http://172.17.0.5:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:7878/signalr/messages?access_token=(removed)&id=hNfDv91SOA2BF1dakCGkzA.\"",
"source": "console-api",
"timestamp": 1783177337589
},
{
"level": "INFO",
"message": "http://172.17.0.5:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1783177337589
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1783177337589
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1783177337589
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1783177337589
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1783177337590
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 13.31s |
| Container Start | PASS | - | 16.31s |
| Create Buildx SBOM | PASS | - | 1.47s |
| Get Build Info | PASS | - | 0.13s |
linuxserver/lspipepr-radarr
Runtime: 175.56s
ARM64
PASS
builder
X86-BUILDER-1d --contabo
created
2026-07-04T14:54:43+00:00
image
linuxserver/lspipepr-radarr
maintainer
Roxedus,thespad
size
91.78MB
tag
arm64v8-nightly-6.3.0.10501-pkg-393e2983-dev-8d2f3f12e3760ca0a46795350ffcbf03baee5537-pr-266
version
6.3.0.10501-ls8
Container Logs
2026-07-04T15:01:50.162595054Z [migrations] started
2026-07-04T15:01:50.170065320Z [migrations] no migrations found
2026-07-04T15:01:51.223658164Z usermod: no changes
2026-07-04T15:01:51.374469763Z ───────────────────────────────────────
2026-07-04T15:01:51.375015369Z
2026-07-04T15:01:51.375028303Z ██╗ ███████╗██╗ ██████╗
2026-07-04T15:01:51.375032550Z ██║ ██╔════╝██║██╔═══██╗
2026-07-04T15:01:51.375036337Z ██║ ███████╗██║██║ ██║
2026-07-04T15:01:51.375039864Z ██║ ╚════██║██║██║ ██║
2026-07-04T15:01:51.375043471Z ███████╗███████║██║╚██████╔╝
2026-07-04T15:01:51.375046807Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-04T15:01:51.375050193Z
2026-07-04T15:01:51.375053319Z Brought to you by linuxserver.io
2026-07-04T15:01:51.375056515Z ───────────────────────────────────────
2026-07-04T15:01:51.402924843Z
2026-07-04T15:01:51.409291284Z To support the app dev(s) visit:
2026-07-04T15:01:51.444710919Z Radarr: https://opencollective.com/radarr
2026-07-04T15:01:51.455749347Z
2026-07-04T15:01:51.455813937Z To support LSIO projects visit:
2026-07-04T15:01:51.455818125Z https://www.linuxserver.io/donate/
2026-07-04T15:01:51.455821251Z
2026-07-04T15:01:51.455824537Z ───────────────────────────────────────
2026-07-04T15:01:51.455829776Z GID/UID
2026-07-04T15:01:51.455833202Z ───────────────────────────────────────
2026-07-04T15:01:51.585317019Z
2026-07-04T15:01:51.585332187Z User UID: 911
2026-07-04T15:01:51.585335724Z User GID: 911
2026-07-04T15:01:51.586830526Z ───────────────────────────────────────
2026-07-04T15:01:51.639141595Z Linuxserver.io version: 6.3.0.10501-pkg-393e2983-dev-8d2f3f12e3760ca0a46795350ffcbf03baee5537-pr-266
2026-07-04T15:01:51.646733808Z Build-date: 2026-07-04T14:54:43+00:00
2026-07-04T15:01:51.646784742Z ───────────────────────────────────────
2026-07-04T15:01:51.646789702Z
2026-07-04T15:01:56.121671884Z [custom-init] No custom files found, skipping...
2026-07-04T15:02:13.142061282Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.3.0.10501
2026-07-04T15:02:14.044911547Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:02:14.291863684Z [Debug] Bootstrap: Console selected
2026-07-04T15:02:14.332359397Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:02:23.996175485Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:02:26.454742512Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {2cc2f2a9-4525-426a-ace6-07033743eced} may be persisted to storage in unencrypted form.
2026-07-04T15:02:29.082662425Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-07-04T15:02:30.780090085Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-07-04T15:02:33.897071844Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T15:02:34.184923548Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:34.202468367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:35.551373335Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-04T15:02:35.663085871Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3683126s
2026-07-04T15:02:35.673250342Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T15:02:35.679274637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4802984s
2026-07-04T15:02:36.778248082Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T15:02:36.898694606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:37.414878314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T15:02:38.048919497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T15:02:38.583422427Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1569208s
2026-07-04T15:02:38.592238088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:38.641323922Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T15:02:38.644881134Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2212835s
2026-07-04T15:02:38.680821167Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T15:02:38.688053781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:38.902167899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T15:02:38.938235880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:02:38.978278591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0709741s
2026-07-04T15:02:38.984953236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:02:38.994345330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049442s
2026-07-04T15:02:39.017370352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T15:02:39.038258325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T15:02:39.071707943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488214s
2026-07-04T15:02:39.080086068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:39.092409539Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T15:02:39.099989499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0685021s
2026-07-04T15:02:39.113703569Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T15:02:39.118124798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:39.150295875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:02:39.156327714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006849s
2026-07-04T15:02:39.161716676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T15:02:39.170426689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T15:02:39.181685959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148628s
2026-07-04T15:02:39.185413949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:39.201560155Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T15:02:39.206423718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342063s
2026-07-04T15:02:39.363405454Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T15:02:39.377708750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:39.412321202Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-07-04T15:02:40.064886338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-07-04T15:02:40.080290924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-07-04T15:02:40.103366389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339155s
2026-07-04T15:02:40.108724193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-07-04T15:02:40.115451446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-07-04T15:02:40.126833174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120125s
2026-07-04T15:02:40.135206010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-07-04T15:02:40.141612596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-07-04T15:02:40.151786254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132134s
2026-07-04T15:02:40.156281643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-07-04T15:02:40.163642295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-07-04T15:02:40.174599752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118888s
2026-07-04T15:02:40.179519290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-07-04T15:02:40.207486572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL UNIQUE, "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, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL DEFAULT 0)
2026-07-04T15:02:40.263795923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0695562s
2026-07-04T15:02:40.270876683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-07-04T15:02:40.278808159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T15:02:40.288999439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113411s
2026-07-04T15:02:40.293091017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies
2026-07-04T15:02:40.309823364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT)
2026-07-04T15:02:40.359763870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411251s
2026-07-04T15:02:40.368167172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-07-04T15:02:40.374367374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:02:40.387111869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143774s
2026-07-04T15:02:40.392803283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug)
2026-07-04T15:02:40.399776814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:02:40.414619103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144789s
2026-07-04T15:02:40.420167221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-07-04T15:02:40.447705455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("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, "AirDate" TEXT, "AirDateUtc" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0)
2026-07-04T15:02:40.462127782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347778s
2026-07-04T15:02:40.466102391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-07-04T15:02:40.485714650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("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)
2026-07-04T15:02:40.498328951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029255s
2026-07-04T15:02:40.503631833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-04T15:02:40.517020336Z [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, "EventType" INTEGER, "DownloadId" TEXT)
2026-07-04T15:02:40.536965845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028516s
2026-07-04T15:02:40.541700529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-07-04T15:02:40.547399327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T15:02:40.561699147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013912s
2026-07-04T15:02:40.566294010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-07-04T15:02:40.683536490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-07-04T15:02:40.698248046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278177s
2026-07-04T15:02:40.702236139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-07-04T15:02:40.710668287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-07-04T15:02:40.723167915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163224s
2026-07-04T15:02:40.727631063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-07-04T15:02:40.732613417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:02:40.743205876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119958s
2026-07-04T15:02:40.746865368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-07-04T15:02:40.805801088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-07-04T15:02:40.817099411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0658491s
2026-07-04T15:02:40.820707628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-07-04T15:02:40.826967150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:02:40.836243818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109815s
2026-07-04T15:02:40.840623071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-07-04T15:02:40.847066144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER)
2026-07-04T15:02:40.856544258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122764s
2026-07-04T15:02:40.859851525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-07-04T15:02:40.864213605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T15:02:40.870816035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078814s
2026-07-04T15:02:40.877876849Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1
2026-07-04T15:02:40.905326037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1
2026-07-04T15:02:40.915096504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324148s
2026-07-04T15:02:40.919162604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-07-04T15:02:40.927735733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("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, "SceneSeasonNumber" INTEGER)
2026-07-04T15:02:40.937490301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144916s
2026-07-04T15:02:40.940446173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-07-04T15:02:40.950227663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeriesFolderFormat" TEXT, "SeasonFolderFormat" TEXT, "AnimeEpisodeFormat" TEXT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1)
2026-07-04T15:02:40.963712405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199362s
2026-07-04T15:02:40.967456404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-07-04T15:02:40.976154165Z [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, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT)
2026-07-04T15:02:40.989180193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181111s
2026-07-04T15:02:40.992592254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-07-04T15:02:41.000002580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-07-04T15:02:41.010632286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139463s
2026-07-04T15:02:41.015957771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-07-04T15:02:41.020316815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-04T15:02:41.028918347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099216s
2026-07-04T15:02:41.032864041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-07-04T15:02:41.038837632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-04T15:02:41.049201625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116185s
2026-07-04T15:02:41.053762615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-07-04T15:02:41.064680789Z [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)
2026-07-04T15:02:41.089652525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309283s
2026-07-04T15:02:41.095654077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-07-04T15:02:41.106868533Z [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, "Added" DATETIME, "Extension" TEXT NOT NULL, "Hash" TEXT)
2026-07-04T15:02:41.121301651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213157s
2026-07-04T15:02:41.139700190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-07-04T15:02:41.150366936Z [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)
2026-07-04T15:02:41.164209234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227383s
2026-07-04T15:02:41.173087862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-07-04T15:02:41.183462103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL DEFAULT 0, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL DEFAULT 0)
2026-07-04T15:02:41.202939993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224387s
2026-07-04T15:02:41.216489455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-07-04T15:02:41.223131009Z [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)
2026-07-04T15:02:41.239754854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176091s
2026-07-04T15:02:41.241993802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-07-04T15:02:41.263756344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-07-04T15:02:41.285886018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274127s
2026-07-04T15:02:41.290718294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-07-04T15:02:41.298821088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-07-04T15:02:41.306305380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116306s
2026-07-04T15:02:41.310789317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-07-04T15:02:41.322279576Z [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)
2026-07-04T15:02:41.333909446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175146s
2026-07-04T15:02:41.337237942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-07-04T15:02:41.347153279Z [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)
2026-07-04T15:02:41.357365450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015751s
2026-07-04T15:02:41.412682473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-07-04T15:02:41.434792452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-07-04T15:02:41.448001732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-07-04T15:02:41.461476735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239915s
2026-07-04T15:02:41.465939292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-07-04T15:02:41.470044534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-07-04T15:02:41.479810334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088079s
2026-07-04T15:02:41.486652641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-07-04T15:02:41.493624689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-07-04T15:02:41.501553369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094443s
2026-07-04T15:02:41.505430306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-07-04T15:02:41.516770286Z [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)
2026-07-04T15:02:41.530112282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170153s
2026-07-04T15:02:41.530218069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-07-04T15:02:41.540873755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-04T15:02:41.549683585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162936s
2026-07-04T15:02:41.555613353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-07-04T15:02:41.562542912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-07-04T15:02:41.574777277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140529s
2026-07-04T15:02:41.577353483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-07-04T15:02:41.587927106Z [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)
2026-07-04T15:02:41.601279551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202513s
2026-07-04T15:02:41.663333616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-07-04T15:02:41.673369288Z [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)
2026-07-04T15:02:41.686090108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188338s
2026-07-04T15:02:41.690424377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-07-04T15:02:41.695024129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T15:02:41.702945916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092618s
2026-07-04T15:02:41.745440912Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0714715 taking an average of 00:00:00.0714715
2026-07-04T15:02:41.766428741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:02:41', 'InitialSetup')
2026-07-04T15:02:41.780082617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:41.798937446Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T15:02:41.801698897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1027303s
2026-07-04T15:02:41.808184570Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-07-04T15:02:41.813251022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:41.823284169Z [Info] add_moviefiles_table: Starting migration of Main DB to 104
2026-07-04T15:02:41.887164503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles
2026-07-04T15:02:41.897601633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT NOT NULL UNIQUE, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT)
2026-07-04T15:02:41.911763015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193281s
2026-07-04T15:02:41.916597244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path)
2026-07-04T15:02:41.920612408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-07-04T15:02:41.929352678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095346s
2026-07-04T15:02:41.936857198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:02:41.938190529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003881s
2026-07-04T15:02:41.944128944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32
2026-07-04T15:02:41.950776960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:02:41.972214356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235236s
2026-07-04T15:02:41.979964262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-04T15:02:41', 'add_moviefiles_table')
2026-07-04T15:02:41.988207577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:42.031917795Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-07-04T15:02:42.047233616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0590642s
2026-07-04T15:02:42.069939283Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-07-04T15:02:42.103652340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:42.112975736Z [Info] fix_history_movieId: Starting migration of Main DB to 105
2026-07-04T15:02:42.125851445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T15:02:42.149228953Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.58E-05s
2026-07-04T15:02:42.153970509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32
2026-07-04T15:02:42.160404456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:02:42.180796987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219309s
2026-07-04T15:02:42.188615121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-04T15:02:42', 'fix_history_movieId')
2026-07-04T15:02:42.198457933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:42.215870968Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-07-04T15:02:42.219253625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0550642s
2026-07-04T15:02:42.224257060Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-07-04T15:02:42.229205841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:42.251771719Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106
2026-07-04T15:02:42.358474188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:02:42.364393176Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.45E-05s
2026-07-04T15:02:42.369692741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32
2026-07-04T15:02:42.376487961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:02:42.412759762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345673s
2026-07-04T15:02:42.458438575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:02:42.458500550Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.42E-05s
2026-07-04T15:02:42.458505249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String
2026-07-04T15:02:42.458508425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT
2026-07-04T15:02:42.467691509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206111s
2026-07-04T15:02:42.470199878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:02:42.474268101Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-05s
2026-07-04T15:02:42.488831081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String
2026-07-04T15:02:43.004443025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT)
2026-07-04T15:02:43.035261805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website" FROM "Movies"
2026-07-04T15:02:43.066300484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:02:43.091304129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:02:43.160474392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:02:43.174957292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:02:43.187276594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6954435s
2026-07-04T15:02:43.191929476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:02:43.196982422Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.92E-05s
2026-07-04T15:02:43.201959637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String
2026-07-04T15:02:43.207116276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT
2026-07-04T15:02:43.224009213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186391s
2026-07-04T15:02:43.230062481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-04T15:02:43', 'add_tmdb_stuff')
2026-07-04T15:02:43.237623967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:43.251866049Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-07-04T15:02:43.258552806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0448931s
2026-07-04T15:02:43.265644117Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-07-04T15:02:43.269294493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:43.276318097Z [Info] fix_movie_files: Starting migration of Main DB to 107
2026-07-04T15:02:43.293432326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-07-04T15:02:43.297011738Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.17E-05s
2026-07-04T15:02:43.300668296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String
2026-07-04T15:02:43.448471875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT)
2026-07-04T15:02:43.463436062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath") SELECT "Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath" FROM "MovieFiles"
2026-07-04T15:02:43.477708310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-07-04T15:02:43.490012885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-07-04T15:02:43.535357485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-07-04T15:02:43.545602997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2410958s
2026-07-04T15:02:43.556626058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-04T15:02:43', 'fix_movie_files')
2026-07-04T15:02:43.564505645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:43.577643561Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-07-04T15:02:43.582383616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2718924s
2026-07-04T15:02:43.587991375Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-07-04T15:02:43.592141820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:43.597824790Z [Info] update_schedule_intervale: Starting migration of Main DB to 108
2026-07-04T15:02:43.614612601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T15:02:43.618757918Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.51E-05s
2026-07-04T15:02:43.623125668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double
2026-07-04T15:02:43.807087098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-07-04T15:02:43.820716097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks"
2026-07-04T15:02:43.831278016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T15:02:43.841071746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T15:02:43.894165013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:02:43.903972089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.27704s
2026-07-04T15:02:43.909194500Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-07-04T15:02:43.916607367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-07-04T15:02:43.926710163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01227s
2026-07-04T15:02:43.933133329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-04T15:02:43', 'update_schedule_intervale')
2026-07-04T15:02:43.940479282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:43.950257924Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-07-04T15:02:43.954441180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354613s
2026-07-04T15:02:43.960294486Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-07-04T15:02:43.964034137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:43.968867313Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109
2026-07-04T15:02:43.986784014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T15:02:43.991209762Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.26E-05s
2026-07-04T15:02:43.995347614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String
2026-07-04T15:02:44.000149422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT
2026-07-04T15:02:44.021696666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223305s
2026-07-04T15:02:44.026608564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T15:02:44.031221145Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.33E-05s
2026-07-04T15:02:44.037381355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String
2026-07-04T15:02:44.043869785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT
2026-07-04T15:02:44.063905108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225603s
2026-07-04T15:02:44.067705387Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:44.072719285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:44.100328137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274932s
2026-07-04T15:02:44.108022220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-04T15:02:44', 'add_movie_formats_to_naming_config')
2026-07-04T15:02:44.117677572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:44.140471656Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-07-04T15:02:44.140563367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0544526s
2026-07-04T15:02:44.140619571Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-07-04T15:02:44.141922645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:44.148183673Z [Info] add_phyiscal_release: Starting migration of Main DB to 110
2026-07-04T15:02:44.159375454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:02:44.163486382Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.21E-05s
2026-07-04T15:02:44.168720769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime
2026-07-04T15:02:44.173793325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME
2026-07-04T15:02:44.204989560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325998s
2026-07-04T15:02:44.214852218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-04T15:02:44', 'add_phyiscal_release')
2026-07-04T15:02:44.226908206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:44.240444367Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-07-04T15:02:44.244063110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0674308s
2026-07-04T15:02:44.250192722Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-07-04T15:02:44.254756553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:44.263048158Z [Info] remove_bitmetv: Starting migration of Main DB to 111
2026-07-04T15:02:44.355922464Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:02:44.381767534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-07-04T15:02:44.387022991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260274s
2026-07-04T15:02:44.390973931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-04T15:02:44', 'remove_bitmetv')
2026-07-04T15:02:44.398665921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:44.407654933Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-07-04T15:02:44.411129226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0471821s
2026-07-04T15:02:44.415389522Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-07-04T15:02:44.419452200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:44.423875408Z [Info] remove_torrentleech: Starting migration of Main DB to 112
2026-07-04T15:02:44.438206879Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:02:44.443928393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech'
2026-07-04T15:02:44.449831886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074418s
2026-07-04T15:02:44.453951580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-04T15:02:44', 'remove_torrentleech')
2026-07-04T15:02:44.460354462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:44.469425055Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-07-04T15:02:44.481229315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255121s
2026-07-04T15:02:44.485872994Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-07-04T15:02:44.490130214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:44.496418482Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113
2026-07-04T15:02:44.505613818Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:02:44.510517691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet'
2026-07-04T15:02:44.516740457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072512s
2026-07-04T15:02:44.523508949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-04T15:02:44', 'remove_broadcasthenet')
2026-07-04T15:02:44.536445094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:44.548309977Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-07-04T15:02:44.553182421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380769s
2026-07-04T15:02:44.558767721Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-07-04T15:02:44.563296557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:44.570560469Z [Info] remove_fanzub: Starting migration of Main DB to 114
2026-07-04T15:02:44.580102070Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:02:44.586784452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'
2026-07-04T15:02:44.596206169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103701s
2026-07-04T15:02:44.601957178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-04T15:02:44', 'remove_fanzub')
2026-07-04T15:02:44.611769672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:44.621675851Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-07-04T15:02:44.625371556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359659s
2026-07-04T15:02:44.630022639Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-07-04T15:02:44.633854717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:44.642126736Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115
2026-07-04T15:02:44.656818207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:44.661680753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:44.677764384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173468s
2026-07-04T15:02:44.684241212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-04T15:02:44', 'update_movie_sorttitle')
2026-07-04T15:02:44.692676545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:44.704327099Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-07-04T15:02:44.708349091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0429174s
2026-07-04T15:02:44.713618715Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-07-04T15:02:44.717994044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:44.724399961Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116
2026-07-04T15:02:44.733042068Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:44.737693902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:44.752766822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146779s
2026-07-04T15:02:44.758167709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-04T15:02:44', 'update_movie_sorttitle_again')
2026-07-04T15:02:44.765111367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:44.773478593Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-07-04T15:02:44.777157386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365178s
2026-07-04T15:02:44.781911511Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-07-04T15:02:44.788044159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:44.796742661Z [Info] update_movie_file: Starting migration of Main DB to 117
2026-07-04T15:02:44.831424811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String
2026-07-04T15:02:44.837385530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT
2026-07-04T15:02:44.857295469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216152s
2026-07-04T15:02:44.864626397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-04T15:02:44', 'update_movie_file')
2026-07-04T15:02:44.873052462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:44.883615493Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-07-04T15:02:44.892643829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0465829s
2026-07-04T15:02:44.897177883Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-07-04T15:02:44.900739790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:44.905647079Z [Info] update_movie_slug: Starting migration of Main DB to 118
2026-07-04T15:02:44.912482334Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:44.916648274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:44.972288724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139411s
2026-07-04T15:02:44.980910903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-04T15:02:44', 'update_movie_slug')
2026-07-04T15:02:44.988371262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:44.998503211Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-07-04T15:02:45.004289135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0815409s
2026-07-04T15:02:45.009472107Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-07-04T15:02:45.013930902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:45.020661692Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119
2026-07-04T15:02:45.031593069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:02:45.036891365Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.45E-05s
2026-07-04T15:02:45.042394643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String
2026-07-04T15:02:45.051038103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT
2026-07-04T15:02:45.069064267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194108s
2026-07-04T15:02:45.076059380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-04T15:02:45', 'add_youtube_trailer_id')
2026-07-04T15:02:45.083996516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:45.090674049Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-07-04T15:02:45.094719975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411996s
2026-07-04T15:02:45.099366960Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-07-04T15:02:45.103082392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:45.109530127Z [Info] add_studio: Starting migration of Main DB to 120
2026-07-04T15:02:45.120384259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:02:45.124978936Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.61E-05s
2026-07-04T15:02:45.129490469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String
2026-07-04T15:02:45.134660367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT
2026-07-04T15:02:45.154843775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210032s
2026-07-04T15:02:45.161623197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-04T15:02:45', 'add_studio')
2026-07-04T15:02:45.172759353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:45.184911109Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-07-04T15:02:45.189448511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0504651s
2026-07-04T15:02:45.195252769Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-07-04T15:02:45.199929198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:45.207801373Z [Info] update_filedate_config: Starting migration of Main DB to 121
2026-07-04T15:02:45.216506468Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:45.222144086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:45.238344033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165788s
2026-07-04T15:02:45.254808051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-04T15:02:45', 'update_filedate_config')
2026-07-04T15:02:45.270757892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:45.281962927Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-07-04T15:02:45.283154004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0575429s
2026-07-04T15:02:45.288319713Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-07-04T15:02:45.293276675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:45.298998289Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122
2026-07-04T15:02:45.316200430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T15:02:45.322931602Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.19E-05s
2026-07-04T15:02:45.325975025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32
2026-07-04T15:02:45.330788529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0
2026-07-04T15:02:45.358014658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286534s
2026-07-04T15:02:45.361949158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T15:02:45.365778782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001161s
2026-07-04T15:02:45.374200499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32
2026-07-04T15:02:45.513011582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "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, "MovieId" INTEGER)
2026-07-04T15:02:45.538545133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist"
2026-07-04T15:02:45.552118754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-07-04T15:02:45.560823578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-07-04T15:02:45.610982991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.232459s
2026-07-04T15:02:45.615179859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T15:02:45.622255331Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.84E-05s
2026-07-04T15:02:45.624632974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String
2026-07-04T15:02:45.760047299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER)
2026-07-04T15:02:45.778807950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist"
2026-07-04T15:02:45.790128470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-07-04T15:02:45.799838273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-07-04T15:02:45.857941574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2275166s
2026-07-04T15:02:45.865989456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-04T15:02:45', 'add_movieid_to_blacklist')
2026-07-04T15:02:45.875925660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:45.887366834Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-07-04T15:02:45.892015262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2563403s
2026-07-04T15:02:45.901249441Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-07-04T15:02:45.907130571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:45.914279681Z [Info] create_netimport_table: Starting migration of Main DB to 123
2026-07-04T15:02:45.970554911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport
2026-07-04T15:02:45.988203563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImport" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL)
2026-07-04T15:02:45.992366428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176505s
2026-07-04T15:02:45.996694429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name)
2026-07-04T15:02:46.061959574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC)
2026-07-04T15:02:46.074864060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0680393s
2026-07-04T15:02:46.076012417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-04T15:02:46', 'create_netimport_table')
2026-07-04T15:02:46.086734644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:46.105435954Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-07-04T15:02:46.114895491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1025653s
2026-07-04T15:02:46.121003444Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-07-04T15:02:46.125227032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:46.131936594Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124
2026-07-04T15:02:46.145381936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-04T15:02:46.154042578Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.62E-05s
2026-07-04T15:02:46.165564011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String
2026-07-04T15:02:46.174084222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT
2026-07-04T15:02:46.204778433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270396s
2026-07-04T15:02:46.208437130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-04T15:02:46', 'add_preferred_tags_to_profile')
2026-07-04T15:02:46.220001413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:46.233040199Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-07-04T15:02:46.237153020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0613929s
2026-07-04T15:02:46.241884433Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-07-04T15:02:46.247705992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:46.251781484Z [Info] fix_imdb_unique: Starting migration of Main DB to 125
2026-07-04T15:02:46.260233568Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:46.266832554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:46.278926683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013854s
2026-07-04T15:02:46.287350704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-04T15:02:46', 'fix_imdb_unique')
2026-07-04T15:02:46.297412583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:46.309214929Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-07-04T15:02:46.314719990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0442824s
2026-07-04T15:02:46.322504121Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-07-04T15:02:46.325855516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:46.334131592Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126
2026-07-04T15:02:46.340810547Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:46.346029366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:46.413085933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0686808s
2026-07-04T15:02:46.421194608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-04T15:02:46', 'update_qualities_and_profiles')
2026-07-04T15:02:46.428161218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:46.440088977Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-07-04T15:02:46.454319881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0947003s
2026-07-04T15:02:46.459409810Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-07-04T15:02:46.464616347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:46.473887133Z [Info] remove_wombles: Starting migration of Main DB to 127
2026-07-04T15:02:46.487509104Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:02:46.491430830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-07-04T15:02:46.499872685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104381s
2026-07-04T15:02:46.505485857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-04T15:02:46', 'remove_wombles')
2026-07-04T15:02:46.512941938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:46.536756350Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-07-04T15:02:46.543071739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0447286s
2026-07-04T15:02:46.549940798Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-07-04T15:02:46.552385556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:46.559400656Z [Info] remove_kickass: Starting migration of Main DB to 128
2026-07-04T15:02:46.568662797Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:02:46.574689588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents'
2026-07-04T15:02:46.582279348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087534s
2026-07-04T15:02:46.589459836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-04T15:02:46', 'remove_kickass')
2026-07-04T15:02:46.596793208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:46.608308621Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-07-04T15:02:46.615155428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336571s
2026-07-04T15:02:46.618958033Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-07-04T15:02:46.624416557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:46.632342462Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129
2026-07-04T15:02:46.643625692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T15:02:46.649191797Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.21E-05s
2026-07-04T15:02:46.654425252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String
2026-07-04T15:02:46.659611130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT
2026-07-04T15:02:46.683932907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252678s
2026-07-04T15:02:46.690109958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-04T15:02:46', 'add_parsed_movie_info_to_pending_release')
2026-07-04T15:02:46.707969372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:46.731036455Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-07-04T15:02:46.734688349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0665678s
2026-07-04T15:02:46.751494985Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-07-04T15:02:46.759772704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:46.767160968Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130
2026-07-04T15:02:46.781685358Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:02:46.790339759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-07-04T15:02:46.801439497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144473s
2026-07-04T15:02:46.810989955Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:02:46.821398798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-07-04T15:02:46.852184569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327904s
2026-07-04T15:02:46.858993958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-04T15:02:46', 'remove_wombles_kickass')
2026-07-04T15:02:46.867612370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:46.991739528Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-07-04T15:02:46.999422671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1008478s
2026-07-04T15:02:47.006242788Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-07-04T15:02:47.010765361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:47.028697942Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131
2026-07-04T15:02:47.116947666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T15:02:47.129372050Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.33E-05s
2026-07-04T15:02:47.129410912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String
2026-07-04T15:02:47.309295405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT)
2026-07-04T15:02:47.328621047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases"
2026-07-04T15:02:47.344447921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-07-04T15:02:47.351101369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-07-04T15:02:47.411491635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2760459s
2026-07-04T15:02:47.419601512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-04T15:02:47', 'make_parsed_episode_info_nullable')
2026-07-04T15:02:47.440325104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:47.482301053Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-07-04T15:02:47.488144775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3487193s
2026-07-04T15:02:47.495643935Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-07-04T15:02:47.498533260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:47.506705824Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132
2026-07-04T15:02:47.521935116Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-07-04T15:02:47.527665004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-07-04T15:02:47.537692430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098255s
2026-07-04T15:02:47.543403284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-04T15:02:47', 'rename_torrent_downloadstation')
2026-07-04T15:02:47.553239712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:47.567071083Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-07-04T15:02:47.572617662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398155s
2026-07-04T15:02:47.585824601Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-07-04T15:02:47.592694310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:47.607805733Z [Info] add_minimumavailability: Starting migration of Main DB to 133
2026-07-04T15:02:47.648053086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-07-04T15:02:47.652785009Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.17E-05s
2026-07-04T15:02:47.656438657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32
2026-07-04T15:02:47.666691630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-07-04T15:02:47.689064150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026731s
2026-07-04T15:02:47.695607633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:02:47.699410878Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-05s
2026-07-04T15:02:47.702843585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32
2026-07-04T15:02:47.710167439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-07-04T15:02:47.730038526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211025s
2026-07-04T15:02:47.734630579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-07-04T15:02:47', 'add_minimumavailability')
2026-07-04T15:02:47.741894693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:47.760306405Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-07-04T15:02:47.763713212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0511511s
2026-07-04T15:02:47.769099151Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-07-04T15:02:47.773889203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:47.780704441Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134
2026-07-04T15:02:47.789174398Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:47.793072349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:47.811275684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153328s
2026-07-04T15:02:47.831600384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-04T15:02:47', 'add_remux_qualities_for_the_wankers')
2026-07-04T15:02:47.843450480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:47.871373305Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-07-04T15:02:47.875335316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0788594s
2026-07-04T15:02:47.879791124Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-07-04T15:02:47.883273012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:47.889732449Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135
2026-07-04T15:02:47.904028465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:02:47.906327572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007397s
2026-07-04T15:02:47.910752473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean
2026-07-04T15:02:47.925295337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:02:47.944841640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234391s
2026-07-04T15:02:47.952359246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-04T15:02:47', 'add_haspredbentry_to_movies')
2026-07-04T15:02:47.964612470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:47.986909319Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-07-04T15:02:47.991388713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0650254s
2026-07-04T15:02:47.997005892Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-07-04T15:02:48.002162015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:48.037542855Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136
2026-07-04T15:02:48.049724978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:02:48.054910814Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.56E-05s
2026-07-04T15:02:48.063114827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32
2026-07-04T15:02:48.072795226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2
2026-07-04T15:02:48.095730373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027044s
2026-07-04T15:02:48.104872830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-04T15:02:48', 'add_pathstate_to_movies')
2026-07-04T15:02:48.116345975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:48.148788558Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-07-04T15:02:48.155902593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0778025s
2026-07-04T15:02:48.161380965Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-07-04T15:02:48.166779928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:48.173881639Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137
2026-07-04T15:02:48.196744843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions
2026-07-04T15:02:48.204864548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0)
2026-07-04T15:02:48.215591635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142243s
2026-07-04T15:02:48.220346620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId)
2026-07-04T15:02:48.226122926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC)
2026-07-04T15:02:48.235249193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105233s
2026-07-04T15:02:48.239985675Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:48.252977073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:48.280200188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331003s
2026-07-04T15:02:48.290335913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-04T15:02:48', 'add_import_exclusions_table')
2026-07-04T15:02:48.300047099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:48.327060092Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-07-04T15:02:48.330740439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0731941s
2026-07-04T15:02:48.337008529Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-07-04T15:02:48.338770638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:48.359654709Z [Info] add_physical_release_note: Starting migration of Main DB to 138
2026-07-04T15:02:48.375229443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:02:48.381914179Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.46E-05s
2026-07-04T15:02:48.392556968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String
2026-07-04T15:02:48.399424103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT
2026-07-04T15:02:48.427721296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314327s
2026-07-04T15:02:48.435983515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-04T15:02:48', 'add_physical_release_note')
2026-07-04T15:02:48.443186626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:48.462870515Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-07-04T15:02:48.467191392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0640519s
2026-07-04T15:02:48.475717193Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-07-04T15:02:48.483369069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:48.493368781Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139
2026-07-04T15:02:48.502266253Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:48.506021329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:48.567724407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0605498s
2026-07-04T15:02:48.574687270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-04T15:02:48', 'consolidate_indexer_baseurl')
2026-07-04T15:02:48.585353854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:48.614750461Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-07-04T15:02:48.622580898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942065s
2026-07-04T15:02:48.631196827Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-07-04T15:02:48.636536671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:48.645282581Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140
2026-07-04T15:02:48.762254557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles
2026-07-04T15:02:48.776898430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL DEFAULT 0, "SourceId" INTEGER NOT NULL DEFAULT 0, "Votes" INTEGER NOT NULL DEFAULT 0, "VoteCount" INTEGER NOT NULL DEFAULT 0, "Language" INTEGER NOT NULL DEFAULT 0)
2026-07-04T15:02:48.782354671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210534s
2026-07-04T15:02:48.796441687Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles
2026-07-04T15:02:49.001256831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT)
2026-07-04T15:02:49.037761322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote" FROM "Movies"
2026-07-04T15:02:49.065613305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:02:49.081265233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:02:49.131901183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:02:49.139841995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.338827s
2026-07-04T15:02:49.144483209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:02:49.152425034Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.82E-05s
2026-07-04T15:02:49.158867750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32
2026-07-04T15:02:49.166258047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER
2026-07-04T15:02:49.182234139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214555s
2026-07-04T15:02:49.186833545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:02:49.189853072Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.27E-05s
2026-07-04T15:02:49.194173400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64
2026-07-04T15:02:49.204780262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0
2026-07-04T15:02:49.229757198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299843s
2026-07-04T15:02:49.240647858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-04T15:02:49', 'add_alternative_titles_table')
2026-07-04T15:02:49.246649843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:49.272868169Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-07-04T15:02:49.279925016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0734656s
2026-07-04T15:02:49.295725461Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-07-04T15:02:49.304048413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:49.319763720Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141
2026-07-04T15:02:49.352298114Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:49.357859630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:49.377421753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206147s
2026-07-04T15:02:49.381785220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-07-04T15:02:49.385593204Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.59E-05s
2026-07-04T15:02:49.390105128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String
2026-07-04T15:02:49.598811401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL)
2026-07-04T15:02:49.612584443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language" FROM "AlternativeTitles"
2026-07-04T15:02:49.623923868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-07-04T15:02:49.637321502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-07-04T15:02:49.690466199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2961483s
2026-07-04T15:02:49.695118443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-07-04T15:02:49.702933102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-07-04T15:02:49.713187899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117976s
2026-07-04T15:02:49.726867328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-04T15:02:49', 'fix_duplicate_alt_titles')
2026-07-04T15:02:49.745036538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:49.798721440Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-07-04T15:02:49.803853287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0740596s
2026-07-04T15:02:49.810777558Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-07-04T15:02:49.817911991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:49.825417233Z [Info] movie_extras: Starting migration of Main DB to 142
2026-07-04T15:02:49.989492998Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles
2026-07-04T15:02:50.001298580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-04T15:02:50.010710690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01341s
2026-07-04T15:02:50.015232062Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles
2026-07-04T15:02:50.026778452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-07-04T15:02:50.039288144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186967s
2026-07-04T15:02:50.045531268Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles
2026-07-04T15:02:50.052042261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-04T15:02:50.060974237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105245s
2026-07-04T15:02:50.077800951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-07-04T15:02:50.081826018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-04T15:02:50.094137632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163299s
2026-07-04T15:02:50.100942161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-07-04T15:02:50.135947102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-07-04T15:02:50.150935655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0486417s
2026-07-04T15:02:50.155535843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-07-04T15:02:50.167976187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-04T15:02:50.181832133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220468s
2026-07-04T15:02:50.208145344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-04T15:02:50', 'movie_extras')
2026-07-04T15:02:50.218051143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:50.233892884Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-07-04T15:02:50.240339998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0736065s
2026-07-04T15:02:50.249300728Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-07-04T15:02:50.251872351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:50.259828232Z [Info] clean_core_tv: Starting migration of Main DB to 143
2026-07-04T15:02:50.294540509Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes
2026-07-04T15:02:50.303839929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-04T15:02:50.313546065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132406s
2026-07-04T15:02:50.317479984Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles
2026-07-04T15:02:50.323649662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-07-04T15:02:50.335857021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143446s
2026-07-04T15:02:50.339938204Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series
2026-07-04T15:02:50.346089156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T15:02:50.357373619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118005s
2026-07-04T15:02:50.360489425Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-07-04T15:02:50.363734111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-07-04T15:02:50.371923537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008554s
2026-07-04T15:02:50.381135374Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds
2026-07-04T15:02:50.529489733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER)
2026-07-04T15:02:50.546332185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist"
2026-07-04T15:02:50.557670859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-07-04T15:02:50.568014953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-07-04T15:02:50.614607340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.229738s
2026-07-04T15:02:50.620998219Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId
2026-07-04T15:02:50.767764935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL)
2026-07-04T15:02:50.784307249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId" FROM "History"
2026-07-04T15:02:50.795449527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T15:02:50.807143452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-04T15:02:50.867829157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T15:02:50.878753801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T15:02:50.891126889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2664362s
2026-07-04T15:02:50.896182023Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat
2026-07-04T15:02:51.095917268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT)
2026-07-04T15:02:51.113875996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat" FROM "NamingConfig"
2026-07-04T15:02:51.125749506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-04T15:02:51.137774446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-04T15:02:51.186221394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2804806s
2026-07-04T15:02:51.191664790Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo
2026-07-04T15:02:51.348356119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT)
2026-07-04T15:02:51.364179055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases"
2026-07-04T15:02:51.376294954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-07-04T15:02:51.423063380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-07-04T15:02:51.500705039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3014321s
2026-07-04T15:02:51.506158344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-04T15:02:51', 'clean_core_tv')
2026-07-04T15:02:51.516660121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:51.534715720Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-07-04T15:02:51.540321980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3317071s
2026-07-04T15:02:51.550086926Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-07-04T15:02:51.558769338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:51.575807815Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144
2026-07-04T15:02:51.619265341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:02:51.641141288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006622s
2026-07-04T15:02:51.652382941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String
2026-07-04T15:02:51.660192359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT
2026-07-04T15:02:51.695306043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308605s
2026-07-04T15:02:51.703738981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime
2026-07-04T15:02:51.707937131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME
2026-07-04T15:02:51.728790605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209241s
2026-07-04T15:02:51.735024502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-04T15:02:51', 'add_cookies_to_indexer_status')
2026-07-04T15:02:51.743678131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:51.761888218Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-07-04T15:02:51.765205559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0506651s
2026-07-04T15:02:51.772366130Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-07-04T15:02:51.787745511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:51.787803669Z [Info] banner_to_fanart: Starting migration of Main DB to 145
2026-07-04T15:02:51.799740866Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-07-04T15:02:51.809541389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-07-04T15:02:51.815202120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104811s
2026-07-04T15:02:51.823933102Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-07-04T15:02:51.827380575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-07-04T15:02:51.839686228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086351s
2026-07-04T15:02:51.847216297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-04T15:02:51', 'banner_to_fanart')
2026-07-04T15:02:51.852826183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:51.867015730Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-07-04T15:02:51.871301433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0387204s
2026-07-04T15:02:51.877069544Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-07-04T15:02:51.882673519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:51.891377571Z [Info] naming_config_colon_action: Starting migration of Main DB to 146
2026-07-04T15:02:51.906641117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T15:02:51.911853323Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.17E-05s
2026-07-04T15:02:51.920701013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-07-04T15:02:51.929477230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:02:51.958191388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306023s
2026-07-04T15:02:51.979796300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-04T15:02:51', 'naming_config_colon_action')
2026-07-04T15:02:52.001371147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:52.029603749Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-07-04T15:02:52.040378293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0994524s
2026-07-04T15:02:52.053784052Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-07-04T15:02:52.058611263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:52.066137645Z [Info] add_custom_formats: Starting migration of Main DB to 147
2026-07-04T15:02:52.106871363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-07-04T15:02:52.117021646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "FormatTags" TEXT NOT NULL)
2026-07-04T15:02:52.148707682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320567s
2026-07-04T15:02:52.194766467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-07-04T15:02:52.207226847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-07-04T15:02:52.226691819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246039s
2026-07-04T15:02:52.233702792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-04T15:02:52.236715677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006347s
2026-07-04T15:02:52.253656192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String
2026-07-04T15:02:52.254086472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]'
2026-07-04T15:02:52.312504581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0618062s
2026-07-04T15:02:52.319407192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32
2026-07-04T15:02:52.332200301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:02:52.359817398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339401s
2026-07-04T15:02:52.365597291Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:52.370909944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:52.378002388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072943s
2026-07-04T15:02:52.386460874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-04T15:02:52', 'add_custom_formats')
2026-07-04T15:02:52.398020028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:52.447957449Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-07-04T15:02:52.455657974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.07512s
2026-07-04T15:02:52.466631238Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-07-04T15:02:52.473035692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:52.483724327Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148
2026-07-04T15:02:52.499313098Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-07-04T15:02:52.508417184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-07-04T15:02:52.518845765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117452s
2026-07-04T15:02:52.525744649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-04T15:02:52', 'remove_extra_naming_config')
2026-07-04T15:02:52.534638995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:52.550759976Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-07-04T15:02:52.557105190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043003s
2026-07-04T15:02:52.564595996Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-07-04T15:02:52.570343468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:52.580529998Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149
2026-07-04T15:02:52.591710398Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:52.597930259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:52.720019236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1222407s
2026-07-04T15:02:52.728839354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-04T15:02:52', 'convert_regex_required_tags')
2026-07-04T15:02:52.738455223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:52.758293659Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-07-04T15:02:52.763163388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1599678s
2026-07-04T15:02:52.772032037Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-07-04T15:02:52.779163013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:52.789859271Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150
2026-07-04T15:02:52.804396966Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:52.812157093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:52.841990253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296712s
2026-07-04T15:02:52.851104840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-04T15:02:52', 'fix_format_tags_double_underscore')
2026-07-04T15:02:52.862428385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:52.877302034Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-07-04T15:02:52.881129545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0666305s
2026-07-04T15:02:52.887092238Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-07-04T15:02:52.892346332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:52.899254734Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151
2026-07-04T15:02:52.913557863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-07-04T15:02:52.920330102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002519s
2026-07-04T15:02:52.925318251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String
2026-07-04T15:02:52.933388004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT
2026-07-04T15:02:52.954041126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024085s
2026-07-04T15:02:52.960452052Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]'
2026-07-04T15:02:52.967172604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]'
2026-07-04T15:02:52.976131120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008995s
2026-07-04T15:02:52.985634309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-04T15:02:52', 'add_tags_to_net_import')
2026-07-04T15:02:52.999311765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:53.018776636Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-07-04T15:02:53.024523607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.046072s
2026-07-04T15:02:53.031492371Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-07-04T15:02:53.039527448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:53.049660460Z [Info] add_custom_filters: Starting migration of Main DB to 152
2026-07-04T15:02:53.068934125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-07-04T15:02:53.080492347Z [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)
2026-07-04T15:02:53.091198585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162771s
2026-07-04T15:02:53.099398710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-04T15:02:53', 'add_custom_filters')
2026-07-04T15:02:53.108627779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:53.126136562Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-07-04T15:02:53.132908750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499469s
2026-07-04T15:02:53.140964246Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-07-04T15:02:53.149874151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:53.165792365Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153
2026-07-04T15:02:53.296873030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T15:02:53.302738822Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.06E-05s
2026-07-04T15:02:53.307877491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-07-04T15:02:53.316482670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:02:53.335904842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222304s
2026-07-04T15:02:53.344110026Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-07-04T15:02:53.598062856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T15:02:53.618756181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T15:02:53.634156803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:02:53.652370226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:02:53.707774316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:02:53.715814413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3662937s
2026-07-04T15:02:53.719930971Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-07-04T15:02:53.910502449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-07-04T15:02:53.934296244Z [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"
2026-07-04T15:02:53.950049700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:02:53.961622800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:02:54.054600221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:02:54.054656475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3265453s
2026-07-04T15:02:54.057691652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:02:54.062893880Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.28E-05s
2026-07-04T15:02:54.066435128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-07-04T15:02:54.073738515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-07-04T15:02:54.094582631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233688s
2026-07-04T15:02:54.102800530Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-04T15:02:54.108126427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-04T15:02:54.116237226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093959s
2026-07-04T15:02:54.120638003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:02:54.124045402Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.23E-05s
2026-07-04T15:02:54.129403931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-07-04T15:02:54.324086978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-07-04T15:02:54.344381724Z [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"
2026-07-04T15:02:54.364345873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:02:54.390817219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:02:54.443688939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:02:54.453551327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3179614s
2026-07-04T15:02:54.460129404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-07-04T15:02:54.475687949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:02:54.490956563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245538s
2026-07-04T15:02:54.497402194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-07-04T15:02:54.505416463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:02:54.517098436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142386s
2026-07-04T15:02:54.525596355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-04T15:02:54', 'indexer_client_status_search_changes')
2026-07-04T15:02:54.538292705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:54.563700312Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-07-04T15:02:54.576689415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0580804s
2026-07-04T15:02:54.591348417Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-07-04T15:02:54.603473783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:54.624118209Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154
2026-07-04T15:02:54.674031455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-07-04T15:02:54.679189550Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.37E-05s
2026-07-04T15:02:54.685771315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String
2026-07-04T15:02:54.692446573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-04T15:02:54.726466241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360132s
2026-07-04T15:02:54.731485740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T15:02:54.736623157Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.88E-05s
2026-07-04T15:02:54.741718977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-07-04T15:02:54.747745158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-04T15:02:54.769162582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228807s
2026-07-04T15:02:54.773873986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T15:02:54.778328593Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-05s
2026-07-04T15:02:54.783947006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String
2026-07-04T15:02:54.791284335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-04T15:02:54.815136529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261397s
2026-07-04T15:02:54.820292491Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:54.825228674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:55.040372946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2146985s
2026-07-04T15:02:55.051771501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-04T15:02:55', 'add_language_to_files_history_blacklist')
2026-07-04T15:02:55.059961958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:55.087673972Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-07-04T15:02:55.101452946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2510533s
2026-07-04T15:02:55.136380734Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-07-04T15:02:55.136452798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:55.136458339Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155
2026-07-04T15:02:55.230844509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-04T15:02:55.237558229Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.33E-05s
2026-07-04T15:02:55.245220133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean
2026-07-04T15:02:55.251688556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-04T15:02:55.277817835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326426s
2026-07-04T15:02:55.283781560Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:02:55.312141058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-04T15:02:55.325129692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329832s
2026-07-04T15:02:55.327858028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-04T15:02:55', 'add_update_allowed_quality_profile')
2026-07-04T15:02:55.337749309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:55.364129084Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-07-04T15:02:55.371785508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0715628s
2026-07-04T15:02:55.391500394Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-07-04T15:02:55.391623854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:55.394692692Z [Info] add_download_client_priority: Starting migration of Main DB to 156
2026-07-04T15:02:55.410323311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T15:02:55.416442134Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.27E-05s
2026-07-04T15:02:55.419239288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-07-04T15:02:55.440330154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:02:55.470332660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034521s
2026-07-04T15:02:55.470379236Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:55.474124003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:56.305776904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8324082s
2026-07-04T15:02:56.315047171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-04T15:02:56', 'add_download_client_priority')
2026-07-04T15:02:56.329742830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:56.342683804Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-07-04T15:02:56.352193265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8689219s
2026-07-04T15:02:56.358972827Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-07-04T15:02:56.367597643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:56.375615829Z [Info] remove_growl_prowl: Starting migration of Main DB to 157
2026-07-04T15:02:56.387105524Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:02:56.395058119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-07-04T15:02:56.404784794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117021s
2026-07-04T15:02:56.413004595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-04T15:02:56', 'remove_growl_prowl')
2026-07-04T15:02:56.423723326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:56.436622944Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-07-04T15:02:56.442210128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0429954s
2026-07-04T15:02:56.452763711Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-07-04T15:02:56.457179166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:56.467190901Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158
2026-07-04T15:02:56.481549152Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:02:56.490758144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-07-04T15:02:56.499775730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120839s
2026-07-04T15:02:56.505599073Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:02:56.512117209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-07-04T15:02:56.522191761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105177s
2026-07-04T15:02:56.532101377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-04T15:02:56', 'remove_plex_hometheatre')
2026-07-04T15:02:56.541003999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:56.558088712Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-07-04T15:02:56.563762217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0457958s
2026-07-04T15:02:56.570108222Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-07-04T15:02:56.577741624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:56.585101756Z [Info] add_webrip_qualites: Starting migration of Main DB to 159
2026-07-04T15:02:56.595154638Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:56.600447594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:56.672956146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0712736s
2026-07-04T15:02:56.682284901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-04T15:02:56', 'add_webrip_qualites')
2026-07-04T15:02:56.694660934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:56.709475565Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-07-04T15:02:56.715786525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1071103s
2026-07-04T15:02:56.723534799Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-07-04T15:02:56.729722751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:56.743848320Z [Info] health_issue_notification: Starting migration of Main DB to 160
2026-07-04T15:02:56.766742931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:02:56.770122699Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.94E-05s
2026-07-04T15:02:56.775475076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-07-04T15:02:56.783796086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:02:56.809728780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242193s
2026-07-04T15:02:56.813259268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:02:56.823227853Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.66E-05s
2026-07-04T15:02:56.832718519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-07-04T15:02:56.845706291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:02:56.876161057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255596s
2026-07-04T15:02:56.876262756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-04T15:02:56', 'health_issue_notification')
2026-07-04T15:02:56.886525639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:56.901271511Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-07-04T15:02:56.906313020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0583495s
2026-07-04T15:02:56.914465597Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-07-04T15:02:56.922246432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:56.933905723Z [Info] speed_improvements: Starting migration of Main DB to 161
2026-07-04T15:02:56.967611227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId)
2026-07-04T15:02:56.974222445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-07-04T15:02:56.984943811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127251s
2026-07-04T15:02:56.989842664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId)
2026-07-04T15:02:56.997093263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC)
2026-07-04T15:02:57.018304102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160064s
2026-07-04T15:02:57.018428844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle)
2026-07-04T15:02:57.027808363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:02:57.037805432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114783s
2026-07-04T15:02:57.044901713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-07-04T15:02:57.047754190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:02:57.058893413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116926s
2026-07-04T15:02:57.063261759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-07-04T15:02:57.069012227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:02:57.082096919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113971s
2026-07-04T15:02:57.089775144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-04T15:02:57', 'speed_improvements')
2026-07-04T15:02:57.102793182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:57.124086635Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-07-04T15:02:57.143771125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0491394s
2026-07-04T15:02:57.153244228Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-07-04T15:02:57.166909030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:57.189191573Z [Info] fix_profile_format_default: Starting migration of Main DB to 162
2026-07-04T15:02:57.322691610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String
2026-07-04T15:02:57.523486889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER)
2026-07-04T15:02:57.542347717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles"
2026-07-04T15:02:57.564215849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-04T15:02:57.575318203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-04T15:02:57.628403761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T15:02:57.638365483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3099869s
2026-07-04T15:02:57.649111325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}]
2026-07-04T15:02:57.879693869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER)
2026-07-04T15:02:57.901737046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles"
2026-07-04T15:02:57.915076593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-04T15:02:57.926014290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-04T15:02:57.974789570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T15:02:57.987689137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.330387s
2026-07-04T15:02:57.988785056Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:02:57.999418428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]'
2026-07-04T15:02:58.020973628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277779s
2026-07-04T15:02:58.029961799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-04T15:02:58', 'fix_profile_format_default')
2026-07-04T15:02:58.038889909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:58.058844511Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-07-04T15:02:58.063889747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0606346s
2026-07-04T15:02:58.071186803Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-07-04T15:02:58.078038389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:58.086737011Z [Info] task_duration: Starting migration of Main DB to 163
2026-07-04T15:02:58.099196430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T15:02:58.104528650Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.52E-05s
2026-07-04T15:02:58.110372942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-07-04T15:02:58.117855392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-07-04T15:02:58.138721100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233266s
2026-07-04T15:02:58.146198330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-04T15:02:58', 'task_duration')
2026-07-04T15:02:58.154928812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:58.168786001Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-07-04T15:02:58.173027332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499721s
2026-07-04T15:02:58.179618333Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-07-04T15:02:58.187139555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:58.191970883Z [Info] movie_collections_crew: Starting migration of Main DB to 164
2026-07-04T15:02:58.231221554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:02:58.234202990Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.18E-05s
2026-07-04T15:02:58.237793069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String
2026-07-04T15:02:58.244671544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT
2026-07-04T15:02:58.261804538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196164s
2026-07-04T15:02:58.267946213Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors
2026-07-04T15:02:58.450757096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT)
2026-07-04T15:02:58.494762873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies"
2026-07-04T15:02:58.524497921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:02:58.537289537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:02:58.591711942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:02:58.602327670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:02:58.614014703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:02:58.624167811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:02:58.639432820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3641003s
2026-07-04T15:02:58.640400530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits
2026-07-04T15:02:58.651905022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL)
2026-07-04T15:02:58.672125720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266326s
2026-07-04T15:02:58.678057455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId)
2026-07-04T15:02:58.684187038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-07-04T15:02:58.694722297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129044s
2026-07-04T15:02:58.700210107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId)
2026-07-04T15:02:58.706194500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-07-04T15:02:58.716893323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097954s
2026-07-04T15:02:58.723613044Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:02:58.730416842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-07-04T15:02:58.739011251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109594s
2026-07-04T15:02:58.746466661Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:02:58.753932018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-07-04T15:02:58.760254791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105951s
2026-07-04T15:02:58.768680115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-04T15:02:58', 'movie_collections_crew')
2026-07-04T15:02:58.778872155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:58.829985825Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-07-04T15:02:58.875053216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0591626s
2026-07-04T15:02:58.992784599Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-07-04T15:02:58.995424489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:59.004356997Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165
2026-07-04T15:02:59.029243925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T15:02:59.036320791Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.04E-05s
2026-07-04T15:02:59.044020124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32
2026-07-04T15:02:59.052803424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:02:59.075931561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252216s
2026-07-04T15:02:59.080876460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-07-04T15:02:59.085649791Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-05s
2026-07-04T15:02:59.090887524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32
2026-07-04T15:02:59.098699147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:02:59.129283353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290824s
2026-07-04T15:02:59.135985923Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:59.166684374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:59.272836003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1266573s
2026-07-04T15:02:59.275749954Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:59.280791713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:59.307753321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266089s
2026-07-04T15:02:59.312850724Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:59.317774754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:59.354054297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356705s
2026-07-04T15:02:59.359003034Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:59.364364348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:59.378271109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138902s
2026-07-04T15:02:59.389727392Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:59.401280725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:59.548897735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1513993s
2026-07-04T15:02:59.555933013Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:59.560197767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:59.591774812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322272s
2026-07-04T15:02:59.600532955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-04T15:02:59', 'remove_custom_formats_from_quality_model')
2026-07-04T15:02:59.610558305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:59.626683654Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-07-04T15:02:59.633294273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0619668s
2026-07-04T15:02:59.642917525Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-07-04T15:02:59.649750827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:59.656717227Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166
2026-07-04T15:02:59.668305355Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:59.672126544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:59.704894374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322953s
2026-07-04T15:02:59.709830968Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:59.713593568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:59.735400336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02013s
2026-07-04T15:02:59.739872205Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:02:59.746053665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:02:59.768530851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231069s
2026-07-04T15:02:59.779526846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-04T15:02:59', 'fix_tmdb_list_config')
2026-07-04T15:02:59.792050505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:02:59.806226107Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-07-04T15:02:59.812679713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0584907s
2026-07-04T15:02:59.821493340Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-07-04T15:02:59.830596364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:02:59.838970974Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167
2026-07-04T15:02:59.855946885Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState
2026-07-04T15:03:00.121692656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT)
2026-07-04T15:03:00.162894546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies"
2026-07-04T15:03:00.199952257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:03:00.206410351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:03:00.276538354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:03:00.276652767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:03:00.282877127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:03:00.293029634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:03:00.302919914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4407891s
2026-07-04T15:03:00.308322895Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-07-04T15:03:00.315051542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-07-04T15:03:00.322885497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089749s
2026-07-04T15:03:00.328800591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-07-04T15:03:00.331811923Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.16E-05s
2026-07-04T15:03:00.336973055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String
2026-07-04T15:03:00.344064898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-07-04T15:03:00.362051750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206363s
2026-07-04T15:03:00.368353363Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path
2026-07-04T15:03:00.583918661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT)
2026-07-04T15:03:00.611381913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles"
2026-07-04T15:03:00.630215851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-07-04T15:03:00.644020201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-07-04T15:03:00.729384900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-07-04T15:03:00.767748510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3926008s
2026-07-04T15:03:00.814698744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-04T15:03:00', 'remove_movie_pathstate')
2026-07-04T15:03:00.822807539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:00.855950607Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-07-04T15:03:00.862944298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4832824s
2026-07-04T15:03:00.872886033Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-07-04T15:03:00.879704458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:00.898626921Z [Info] custom_format_rework: Starting migration of Main DB to 168
2026-07-04T15:03:00.953264395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-07-04T15:03:00.959703956Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.44E-05s
2026-07-04T15:03:00.965722742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String
2026-07-04T15:03:00.972831507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]'
2026-07-04T15:03:00.992039512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245188s
2026-07-04T15:03:00.998313863Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:01.005413041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:01.094517868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.089286s
2026-07-04T15:03:01.103427162Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags
2026-07-04T15:03:01.313928029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL)
2026-07-04T15:03:01.341143138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats"
2026-07-04T15:03:01.341240279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-07-04T15:03:01.343748876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-07-04T15:03:01.391193500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-07-04T15:03:01.403001257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2924017s
2026-07-04T15:03:01.411657461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-04T15:03:01', 'custom_format_rework')
2026-07-04T15:03:01.424639562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:01.471298946Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-07-04T15:03:01.480767630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3361493s
2026-07-04T15:03:01.488203684Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-07-04T15:03:01.493899310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:01.502233505Z [Info] custom_format_scores: Starting migration of Main DB to 169
2026-07-04T15:03:01.524485651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-04T15:03:01.529671599Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.07E-05s
2026-07-04T15:03:01.535800691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32
2026-07-04T15:03:01.545891665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:01.574905481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307117s
2026-07-04T15:03:01.580844889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-04T15:03:01.587084097Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.07E-05s
2026-07-04T15:03:01.595904235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32
2026-07-04T15:03:01.599169009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:01.629302598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255776s
2026-07-04T15:03:01.633899570Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:01.641388733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:01.757995172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.119242s
2026-07-04T15:03:01.766674870Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff
2026-07-04T15:03:01.982092304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL)
2026-07-04T15:03:02.004312511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles"
2026-07-04T15:03:02.034602702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-04T15:03:02.050784125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-04T15:03:02.112668122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T15:03:02.128659340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3545849s
2026-07-04T15:03:02.147468984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-07-04T15:03:02.153976089Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.46E-05s
2026-07-04T15:03:02.174930762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean
2026-07-04T15:03:02.181325349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:02.203856726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275741s
2026-07-04T15:03:02.215982062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-04T15:03:02', 'custom_format_scores')
2026-07-04T15:03:02.224651721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:02.278262637Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-07-04T15:03:02.284300630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0897363s
2026-07-04T15:03:02.292688755Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-07-04T15:03:02.300006458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:02.308368474Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170
2026-07-04T15:03:02.324987312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:02.333954805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:04.406986363Z []
2026-07-04T15:03:04.411291332Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.0795646s
2026-07-04T15:03:04.416963815Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:04.423389879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:04.440361733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177284s
2026-07-04T15:03:04.471792576Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-07-04T15:03:04.481806656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-07-04T15:03:04.495744416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172813s
2026-07-04T15:03:04.503041460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-04T15:03:04', 'fix_trakt_list_config')
2026-07-04T15:03:04.511715838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:04.525184845Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-07-04T15:03:04.530931496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0461036s
2026-07-04T15:03:04.536384100Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-07-04T15:03:04.540910931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:04.551316349Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171
2026-07-04T15:03:04.562205046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-04T15:03:04.566529661Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.11E-05s
2026-07-04T15:03:04.573291601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-07-04T15:03:04.580654599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-07-04T15:03:04.602891117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243717s
2026-07-04T15:03:04.609625706Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:04.614017697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:04.647385373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330099s
2026-07-04T15:03:04.655712003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-04T15:03:04', 'quality_definition_preferred_size')
2026-07-04T15:03:04.668033266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:04.676960654Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-07-04T15:03:04.682872963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0614212s
2026-07-04T15:03:04.688355892Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-07-04T15:03:04.693101872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:04.701374352Z [Info] add_download_history: Starting migration of Main DB to 172
2026-07-04T15:03:04.732891374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-07-04T15:03:04.745762119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" 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)
2026-07-04T15:03:04.763768278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231308s
2026-07-04T15:03:04.767014877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-07-04T15:03:04.779321732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-04T15:03:04.788912324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119514s
2026-07-04T15:03:04.788964110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId)
2026-07-04T15:03:04.797160779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-07-04T15:03:04.803807454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105663s
2026-07-04T15:03:04.811252445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-07-04T15:03:04.826211094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-04T15:03:04.826649309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114433s
2026-07-04T15:03:04.829467281Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:04.842253108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:04.859660902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244623s
2026-07-04T15:03:04.882111940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-04T15:03:04', 'add_download_history')
2026-07-04T15:03:04.895283644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:04.938680698Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-07-04T15:03:04.946612764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.103073s
2026-07-04T15:03:04.956681817Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-07-04T15:03:04.963957372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:04.975373760Z [Info] net_import_status: Starting migration of Main DB to 173
2026-07-04T15:03:04.995714582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus
2026-07-04T15:03:05.011778346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-04T15:03:05.027945443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234438s
2026-07-04T15:03:05.033463549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId)
2026-07-04T15:03:05.043011842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC)
2026-07-04T15:03:05.053659300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01381s
2026-07-04T15:03:05.062415240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-04T15:03:05', 'net_import_status')
2026-07-04T15:03:05.073011352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:05.085411771Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-07-04T15:03:05.090846152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0466619s
2026-07-04T15:03:05.096970555Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-07-04T15:03:05.103063279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:05.142714566Z [Info] email_multiple_addresses: Starting migration of Main DB to 174
2026-07-04T15:03:05.231485472Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:05.251205147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:05.270186440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342993s
2026-07-04T15:03:05.279477405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-04T15:03:05', 'email_multiple_addresses')
2026-07-04T15:03:05.301553704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:05.352453507Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-07-04T15:03:05.397759452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.102961s
2026-07-04T15:03:05.402993700Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-07-04T15:03:05.408582748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:05.415609861Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175
2026-07-04T15:03:05.425883033Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-07-04T15:03:05.432996907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-07-04T15:03:05.442393608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101872s
2026-07-04T15:03:05.451398160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-04T15:03:05', 'remove_chown_and_folderchmod_config')
2026-07-04T15:03:05.461248836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:05.488137459Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-07-04T15:03:05.512254556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0482624s
2026-07-04T15:03:05.515127069Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-07-04T15:03:05.518755770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:05.530845811Z [Info] movie_recommendations: Starting migration of Main DB to 176
2026-07-04T15:03:05.539884537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:03:05.545278402Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.83E-05s
2026-07-04T15:03:05.553033288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String
2026-07-04T15:03:05.562734336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]'
2026-07-04T15:03:05.582614671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249658s
2026-07-04T15:03:05.594136726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-04T15:03:05', 'movie_recommendations')
2026-07-04T15:03:05.604686242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:05.633827636Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-07-04T15:03:05.679031171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0579707s
2026-07-04T15:03:05.688627864Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-07-04T15:03:05.692224506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:05.702913731Z [Info] language_improvements: Starting migration of Main DB to 177
2026-07-04T15:03:05.791389057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:03:05.792693585Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.07E-05s
2026-07-04T15:03:05.800163411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32
2026-07-04T15:03:05.811306641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:03:05.837083997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029861s
2026-07-04T15:03:05.841338782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:03:05.846167165Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-05s
2026-07-04T15:03:05.850745142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String
2026-07-04T15:03:05.857004787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT
2026-07-04T15:03:05.878060449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022769s
2026-07-04T15:03:05.883960444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:03:05.890152884Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.97E-05s
2026-07-04T15:03:05.894914362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime
2026-07-04T15:03:05.901963847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME
2026-07-04T15:03:05.924381162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234926s
2026-07-04T15:03:06.020992194Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote
2026-07-04T15:03:06.141030288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME)
2026-07-04T15:03:06.205727850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies"
2026-07-04T15:03:06.235724114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:03:06.247193742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:03:06.316016857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:03:06.406252390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:03:06.417218591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:03:06.429672059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:03:06.439144221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.502804s
2026-07-04T15:03:06.444161103Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId
2026-07-04T15:03:06.699908037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME)
2026-07-04T15:03:06.745939382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies"
2026-07-04T15:03:06.800733610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:03:06.823939591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:03:06.891064859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:03:06.915734905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:03:06.931377846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:03:06.950613351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:03:06.959116310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5079562s
2026-07-04T15:03:06.963728600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T15:03:06.968700860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002172s
2026-07-04T15:03:06.976003636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean
2026-07-04T15:03:06.984640184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:07.008750538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260579s
2026-07-04T15:03:07.014365844Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-07-04T15:03:07.020545040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-07-04T15:03:07.032650040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130764s
2026-07-04T15:03:07.036996185Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes
2026-07-04T15:03:07.250941142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL)
2026-07-04T15:03:07.311780005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig"
2026-07-04T15:03:07.345550340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-04T15:03:07.371244962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-04T15:03:07.454740834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4109627s
2026-07-04T15:03:07.464302323Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language"));
2026-07-04T15:03:07.477870535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language"));
2026-07-04T15:03:07.490213046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188239s
2026-07-04T15:03:07.497359401Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-07-04T15:03:07.504679609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-07-04T15:03:07.520931964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172722s
2026-07-04T15:03:07.525658618Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:07.530289323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:07.564164373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339413s
2026-07-04T15:03:07.569324333Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:07.579615768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:07.656953144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0801368s
2026-07-04T15:03:07.662099338Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:03:07.674954584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Movies.Commands.RefreshMovieCommand'
2026-07-04T15:03:07.681320136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129917s
2026-07-04T15:03:07.683772708Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:03:07.689542202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-07-04T15:03:07.697715027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098235s
2026-07-04T15:03:07.710548722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-04T15:03:07', 'language_improvements')
2026-07-04T15:03:07.735756408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:07.757506621Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-07-04T15:03:07.763651032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.063503s
2026-07-04T15:03:07.771784033Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-07-04T15:03:07.779619289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:07.797245810Z [Info] new_list_server: Starting migration of Main DB to 178
2026-07-04T15:03:07.806773996Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:07.811159646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:07.848438188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371371s
2026-07-04T15:03:07.853196199Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:07.857915760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:07.883225845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252312s
2026-07-04T15:03:07.892379504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-04T15:03:07', 'new_list_server')
2026-07-04T15:03:07.901062739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:07.914558606Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-07-04T15:03:07.920796450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0540302s
2026-07-04T15:03:07.928077837Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-07-04T15:03:07.937195839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:07.943715418Z [Info] movie_translation_indexes: Starting migration of Main DB to 179
2026-07-04T15:03:07.964024881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language)
2026-07-04T15:03:07.972911694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-07-04T15:03:07.983624043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135626s
2026-07-04T15:03:07.988958277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId)
2026-07-04T15:03:07.997349558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-07-04T15:03:08.009659529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146945s
2026-07-04T15:03:08.021550711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-04T15:03:08', 'movie_translation_indexes')
2026-07-04T15:03:08.029552788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:08.053891096Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-07-04T15:03:08.057595768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0554326s
2026-07-04T15:03:08.065887374Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-07-04T15:03:08.071546211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:08.085715130Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180
2026-07-04T15:03:08.094229209Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:08.097805563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:08.224234148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1265134s
2026-07-04T15:03:08.232947117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-04T15:03:08', 'fix_invalid_profile_references')
2026-07-04T15:03:08.243828110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:08.263159443Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-07-04T15:03:08.267928526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1643425s
2026-07-04T15:03:08.272743673Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-07-04T15:03:08.277668746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:08.282968706Z [Info] list_movies_table: Starting migration of Main DB to 181
2026-07-04T15:03:08.374528010Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists
2026-07-04T15:03:08.385401388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists"
2026-07-04T15:03:08.447153040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0675573s
2026-07-04T15:03:08.453705891Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus
2026-07-04T15:03:08.471656244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus"
2026-07-04T15:03:08.529550309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0701756s
2026-07-04T15:03:08.539834312Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-07-04T15:03:08.551817855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-07-04T15:03:08.564511440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167505s
2026-07-04T15:03:08.570545005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T15:03:08.576423100Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.65E-05s
2026-07-04T15:03:08.582787490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean
2026-07-04T15:03:08.591991834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:08.627525449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339289s
2026-07-04T15:03:08.630986749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies
2026-07-04T15:03:08.652115266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "TmdbId" INTEGER NOT NULL, "ListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "Collection" TEXT, "Website" TEXT, "OriginalTitle" TEXT, "PhysicalRelease" DATETIME, "Translations" TEXT NOT NULL, "Studio" TEXT, "YouTubeTrailerId" TEXT, "DigitalRelease" DATETIME)
2026-07-04T15:03:08.677300940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383892s
2026-07-04T15:03:08.688696300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-04T15:03:08', 'list_movies_table')
2026-07-04T15:03:08.700685715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:08.734187601Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-07-04T15:03:08.744821774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0895994s
2026-07-04T15:03:08.761097583Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-07-04T15:03:08.778726429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:08.783816229Z [Info] on_delete_notification: Starting migration of Main DB to 182
2026-07-04T15:03:08.805708686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:03:08.808596199Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.92E-05s
2026-07-04T15:03:08.814285562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean
2026-07-04T15:03:08.822358952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:08.870158147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043762s
2026-07-04T15:03:08.880769728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-04T15:03:08', 'on_delete_notification')
2026-07-04T15:03:08.902002369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:08.928645595Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-07-04T15:03:08.943062105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0970873s
2026-07-04T15:03:08.949860693Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-07-04T15:03:08.957741855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:08.971774030Z [Info] download_propers_config: Starting migration of Main DB to 183
2026-07-04T15:03:08.986425778Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:08.991776893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:09.004824757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155404s
2026-07-04T15:03:09.010868620Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-04T15:03:09.016854356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-04T15:03:09.024362705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086641s
2026-07-04T15:03:09.029175568Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags
2026-07-04T15:03:09.243112421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL)
2026-07-04T15:03:09.264660619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles"
2026-07-04T15:03:09.279982173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-04T15:03:09.291871291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-04T15:03:09.363416061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T15:03:09.372820787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3391607s
2026-07-04T15:03:09.380227877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-04T15:03:09', 'download_propers_config')
2026-07-04T15:03:09.389184439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:09.408784593Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-07-04T15:03:09.414735324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3717317s
2026-07-04T15:03:09.423364417Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-07-04T15:03:09.431210534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:09.441418444Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184
2026-07-04T15:03:09.456467290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:03:09.465103428Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.06E-05s
2026-07-04T15:03:09.471927643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-07-04T15:03:09.482521852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-07-04T15:03:09.514849273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365159s
2026-07-04T15:03:09.523845289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-04T15:03:09', 'add_priority_to_indexers')
2026-07-04T15:03:09.537289119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:09.557156901Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-07-04T15:03:09.566059563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0748887s
2026-07-04T15:03:09.576328868Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-07-04T15:03:09.579922253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:09.588753463Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185
2026-07-04T15:03:09.604103560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-07-04T15:03:09.614664537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-07-04T15:03:09.627059046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148328s
2026-07-04T15:03:09.635879755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle)
2026-07-04T15:03:09.647273311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-07-04T15:03:09.659800807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167509s
2026-07-04T15:03:09.666515358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-04T15:03:09', 'add_alternative_title_indices')
2026-07-04T15:03:09.676049726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:09.688750745Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-07-04T15:03:09.699928370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0465538s
2026-07-04T15:03:09.707690840Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-07-04T15:03:09.715394974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:09.724105789Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186
2026-07-04T15:03:09.781605590Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:09.786258807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:09.830145722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0438407s
2026-07-04T15:03:09.848045594Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies ()
2026-07-04T15:03:09.860586854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId"
2026-07-04T15:03:09.870198315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180739s
2026-07-04T15:03:09.877375497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:03:09.882506062Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.54E-05s
2026-07-04T15:03:09.882619604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32
2026-07-04T15:03:10.078748728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME)
2026-07-04T15:03:10.163652260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies"
2026-07-04T15:03:10.211376024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:03:10.230808906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:03:10.294841421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:03:10.309852217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:03:10.326145498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:03:10.340715374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4512847s
2026-07-04T15:03:10.345992311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-07-04T15:03:10.352153743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:03:10.365136356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124043s
2026-07-04T15:03:10.372609659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-04T15:03:10', 'fix_tmdb_duplicates')
2026-07-04T15:03:10.385958383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:10.411893292Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-07-04T15:03:10.426981822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0515398s
2026-07-04T15:03:10.427041733Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-07-04T15:03:10.427585535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:10.449304070Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187
2026-07-04T15:03:10.449363811Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:10.449368730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:10.469190186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205525s
2026-07-04T15:03:10.477747365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-04T15:03:10', 'swap_filechmod_for_folderchmod')
2026-07-04T15:03:10.490538912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:10.521002346Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-07-04T15:03:10.525560847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0690178s
2026-07-04T15:03:10.533974428Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-07-04T15:03:10.540542338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:10.550603555Z [Info] mediainfo_channels: Starting migration of Main DB to 188
2026-07-04T15:03:10.570130623Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-07-04T15:03:10.591106786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-07-04T15:03:10.599360181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190479s
2026-07-04T15:03:10.607951995Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-07-04T15:03:10.617207874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-07-04T15:03:10.627207828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127422s
2026-07-04T15:03:10.634437988Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-07-04T15:03:10.642171946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-07-04T15:03:10.652763240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123856s
2026-07-04T15:03:10.659868780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-04T15:03:10', 'mediainfo_channels')
2026-07-04T15:03:10.668405611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:10.687243146Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-07-04T15:03:10.700227221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463399s
2026-07-04T15:03:10.706673504Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-07-04T15:03:10.712504853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:10.720299263Z [Info] add_update_history: Starting migration of Main DB to 189
2026-07-04T15:03:10.731325255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-04T15:03:10', 'add_update_history')
2026-07-04T15:03:10.741603226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:10.761410756Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-07-04T15:03:10.830034281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404965s
2026-07-04T15:03:10.837299618Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-07-04T15:03:10.854282332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:10.864041808Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190
2026-07-04T15:03:10.936878822Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD';
2026-07-04T15:03:10.945464765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD';
2026-07-04T15:03:10.955082628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125293s
2026-07-04T15:03:10.962667739Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD';
2026-07-04T15:03:10.979127260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD';
2026-07-04T15:03:10.988921050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174965s
2026-07-04T15:03:10.997337549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-04T15:03:10', 'update_awesome_hd_link')
2026-07-04T15:03:11.006336059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:11.020489770Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-07-04T15:03:11.026189494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475457s
2026-07-04T15:03:11.032723269Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-07-04T15:03:11.040336503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:11.049302954Z [Info] remove_awesomehd: Starting migration of Main DB to 191
2026-07-04T15:03:11.059895149Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:03:11.066879533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD'
2026-07-04T15:03:11.075649258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098698s
2026-07-04T15:03:11.083560095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-04T15:03:11', 'remove_awesomehd')
2026-07-04T15:03:11.092553606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:11.107901880Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-07-04T15:03:11.112751592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392746s
2026-07-04T15:03:11.127301261Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-07-04T15:03:11.135252834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:11.193753257Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192
2026-07-04T15:03:11.232316919Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete
2026-07-04T15:03:11.468264852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL)
2026-07-04T15:03:11.492029082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnMovieDelete") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnDelete" FROM "Notifications"
2026-07-04T15:03:11.505928801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-07-04T15:03:11.516206632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-07-04T15:03:11.674877810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4196454s
2026-07-04T15:03:11.688557589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:03:11.696706810Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.27E-05s
2026-07-04T15:03:11.701637383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean
2026-07-04T15:03:11.707461108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:11.737953615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256006s
2026-07-04T15:03:11.748833796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:03:11.754087250Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-05s
2026-07-04T15:03:11.759994800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean
2026-07-04T15:03:11.767630325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:11.798566006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032385s
2026-07-04T15:03:11.807886868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-04T15:03:11', 'add_on_delete_to_notifications')
2026-07-04T15:03:11.818019618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:11.845020029Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-07-04T15:03:11.850012737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0779771s
2026-07-04T15:03:11.855196812Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-07-04T15:03:11.860633766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:11.868152915Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194
2026-07-04T15:03:11.894396868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-04T15:03:11.899220983Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.87E-05s
2026-07-04T15:03:11.906973637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-07-04T15:03:11.916913347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:11.955642078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034191s
2026-07-04T15:03:11.959735814Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:03:11.967287824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-07-04T15:03:11.976342860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112089s
2026-07-04T15:03:11.983373749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-04T15:03:11', 'add_bypass_to_delay_profile')
2026-07-04T15:03:11.993691684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:12.005213569Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-07-04T15:03:12.010225033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373358s
2026-07-04T15:03:12.021690082Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-07-04T15:03:12.028168745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:12.036881103Z [Info] update_notifiarr: Starting migration of Main DB to 195
2026-07-04T15:03:12.119739531Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-07-04T15:03:12.137838783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-07-04T15:03:12.147192224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199912s
2026-07-04T15:03:12.155794948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-04T15:03:12', 'update_notifiarr')
2026-07-04T15:03:12.166817535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:12.216250268Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-07-04T15:03:12.221897254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0727979s
2026-07-04T15:03:12.229981323Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-07-04T15:03:12.238523044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:12.254008442Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196
2026-07-04T15:03:12.260415051Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-07-04T15:03:12.268696769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-07-04T15:03:12.278030122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121473s
2026-07-04T15:03:12.285058137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-04T15:03:12', 'legacy_mediainfo_hdr')
2026-07-04T15:03:12.295766549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:12.307303222Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-07-04T15:03:12.314519897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391162s
2026-07-04T15:03:12.323867858Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-07-04T15:03:12.333209898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:12.337271935Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197
2026-07-04T15:03:12.345337720Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-07-04T15:03:12.351777139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-07-04T15:03:12.413689520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0587301s
2026-07-04T15:03:12.419248893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-04T15:03:12', 'rename_blacklist_to_blocklist')
2026-07-04T15:03:12.441944234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:12.666760779Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-07-04T15:03:12.709616146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3075087s
2026-07-04T15:03:12.715563922Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-07-04T15:03:12.722715216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:12.730839881Z [Info] add_indexer_tags: Starting migration of Main DB to 198
2026-07-04T15:03:12.764708440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:03:12.773558714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005923s
2026-07-04T15:03:12.779309112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-07-04T15:03:12.786476075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-07-04T15:03:12.917410613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1327563s
2026-07-04T15:03:12.926384709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-04T15:03:12', 'add_indexer_tags')
2026-07-04T15:03:12.937141861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:12.965532829Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-07-04T15:03:12.975923409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1794757s
2026-07-04T15:03:12.981858110Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-07-04T15:03:12.991720578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:13.000222906Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199
2026-07-04T15:03:13.012685611Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:13.025564641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:13.070362613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.047499s
2026-07-04T15:03:13.089181282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-04T15:03:13', 'mediainfo_to_ffmpeg')
2026-07-04T15:03:13.090978496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:13.104781835Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-07-04T15:03:13.110828714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0837292s
2026-07-04T15:03:13.118429645Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-07-04T15:03:13.125753951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:13.133270646Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200
2026-07-04T15:03:13.151975073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T15:03:13.159211756Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.52E-05s
2026-07-04T15:03:13.163318045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-07-04T15:03:13.170397175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:03:13.193124046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253773s
2026-07-04T15:03:13.199251104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-07-04T15:03:13.215011624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:03:13.245106984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384959s
2026-07-04T15:03:13.250760261Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:13.257276443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:13.359905323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1022171s
2026-07-04T15:03:13.366874358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-04T15:03:13', 'cdh_per_downloadclient')
2026-07-04T15:03:13.379012008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:13.395803006Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-07-04T15:03:13.400940534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.136285s
2026-07-04T15:03:13.406175502Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-07-04T15:03:13.410886768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:13.417009749Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201
2026-07-04T15:03:13.425787929Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:13.430863362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:13.469683562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393753s
2026-07-04T15:03:13.478020432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-04T15:03:13', 'migrate_discord_from_slack')
2026-07-04T15:03:13.487219305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:13.513982164Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-07-04T15:03:13.514047356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0719354s
2026-07-04T15:03:13.520210111Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-07-04T15:03:13.520286323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:13.539688728Z [Info] remove_predb: Starting migration of Main DB to 202
2026-07-04T15:03:13.602732664Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:03:13.607667935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-07-04T15:03:13.616135749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107223s
2026-07-04T15:03:13.621836535Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:03:13.628862074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-07-04T15:03:13.636971211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102037s
2026-07-04T15:03:13.642019793Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:03:13.648185905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4
2026-07-04T15:03:13.655676760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094482s
2026-07-04T15:03:13.660566608Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:03:13.666834178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4
2026-07-04T15:03:13.674282274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009561s
2026-07-04T15:03:13.679965357Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry
2026-07-04T15:03:13.890658436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME)
2026-07-04T15:03:13.940447493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies"
2026-07-04T15:03:13.969305510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:03:13.980293301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:03:14.032782231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:03:14.043122066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:03:14.053139643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:03:14.064331184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:03:14.074959016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3897112s
2026-07-04T15:03:14.084025333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-04T15:03:14', 'remove_predb')
2026-07-04T15:03:14.094172801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:14.117864015Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-07-04T15:03:14.123319084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4329821s
2026-07-04T15:03:14.129798037Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-07-04T15:03:14.134211148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:14.141662049Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203
2026-07-04T15:03:14.153846938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:03:14.159329247Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.83E-05s
2026-07-04T15:03:14.166036064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-07-04T15:03:14.177708109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:14.213264587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04277s
2026-07-04T15:03:14.231303717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-04T15:03:14', 'add_on_update_to_notifications')
2026-07-04T15:03:14.252903371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:14.278790741Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-07-04T15:03:14.282681289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1030604s
2026-07-04T15:03:14.291936527Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-07-04T15:03:14.298175445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:14.306515369Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204
2026-07-04T15:03:14.363698793Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:03:14.367900891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-07-04T15:03:14.376069186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00884s
2026-07-04T15:03:14.382686988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32
2026-07-04T15:03:14.637913177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME)
2026-07-04T15:03:14.682694278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies"
2026-07-04T15:03:14.715103832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:03:14.731450282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:03:14.815150437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:03:14.831788019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:03:14.847034414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:03:14.861288161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:03:14.873490983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4854924s
2026-07-04T15:03:14.879853389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32
2026-07-04T15:03:15.134338960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL)
2026-07-04T15:03:15.151493685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "MovieId", "Title", "CleanTitle", "Overview", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "Overview", "Language" FROM "MovieTranslations"
2026-07-04T15:03:15.163825908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-07-04T15:03:15.182410091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-07-04T15:03:15.262925231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-07-04T15:03:15.275562932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-07-04T15:03:15.287983609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-07-04T15:03:15.298399627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4124341s
2026-07-04T15:03:15.304898918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32
2026-07-04T15:03:15.533721186Z [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)
2026-07-04T15:03:15.553953286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-07-04T15:03:15.565412815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:03:15.575181808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:03:15.628870781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3179096s
2026-07-04T15:03:15.634964648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32
2026-07-04T15:03:15.850799744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL)
2026-07-04T15:03:15.870050048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type") SELECT "Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type" FROM "Credits"
2026-07-04T15:03:15.883954124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-07-04T15:03:15.894866255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-07-04T15:03:15.953833016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-07-04T15:03:15.965081432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-07-04T15:03:15.974170542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3341148s
2026-07-04T15:03:15.980690662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32
2026-07-04T15:03:16.141314504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL)
2026-07-04T15:03:16.159138654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles"
2026-07-04T15:03:16.172707408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-04T15:03:16.182456414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-04T15:03:16.238815735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T15:03:16.247702728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2644796s
2026-07-04T15:03:16.255704404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32
2026-07-04T15:03:16.438668939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL)
2026-07-04T15:03:16.459927618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases"
2026-07-04T15:03:16.471138475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-07-04T15:03:16.484916629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-07-04T15:03:16.550639508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2845314s
2026-07-04T15:03:16.557794059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32
2026-07-04T15:03:16.761996213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL)
2026-07-04T15:03:16.783040795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig"
2026-07-04T15:03:16.797678386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-04T15:03:16.807979130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-04T15:03:16.876127392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.310226s
2026-07-04T15:03:16.881542577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32
2026-07-04T15:03:17.102335768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL)
2026-07-04T15:03:17.127707319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History"
2026-07-04T15:03:17.138508804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T15:03:17.151344714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-04T15:03:17.230717138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T15:03:17.241070999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T15:03:17.251802575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3658171s
2026-07-04T15:03:17.264002401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32
2026-07-04T15:03:17.530283338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL)
2026-07-04T15:03:17.560860083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist"
2026-07-04T15:03:17.585882664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-04T15:03:17.604843649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-04T15:03:17.699806086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4261659s
2026-07-04T15:03:17.706946520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32
2026-07-04T15:03:18.082848495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT)
2026-07-04T15:03:18.105461614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles"
2026-07-04T15:03:18.118148357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-07-04T15:03:18.129542895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-07-04T15:03:18.216996092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-07-04T15:03:18.227130707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5134536s
2026-07-04T15:03:18.233074204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32
2026-07-04T15:03:18.423211424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL)
2026-07-04T15:03:18.442349097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats"
2026-07-04T15:03:18.459701389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-07-04T15:03:18.468926462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-07-04T15:03:18.540032998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-07-04T15:03:18.557521584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3140316s
2026-07-04T15:03:18.568804875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-04T15:03:18', 'ensure_identity_on_id_columns')
2026-07-04T15:03:18.595788866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:18.617807439Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-07-04T15:03:18.621131012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3749313s
2026-07-04T15:03:18.634685840Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-07-04T15:03:18.640931869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:18.649985823Z [Info] download_client_per_indexer: Starting migration of Main DB to 205
2026-07-04T15:03:18.664943340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:03:18.671184692Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.59E-05s
2026-07-04T15:03:18.676718056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-07-04T15:03:18.683864061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:18.708562629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267489s
2026-07-04T15:03:18.716297749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-04T15:03:18', 'download_client_per_indexer')
2026-07-04T15:03:18.726658324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:18.750686937Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-07-04T15:03:18.770332004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0607572s
2026-07-04T15:03:18.778361342Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-07-04T15:03:18.784991456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:18.794381106Z [Info] multiple_ratings_support: Starting migration of Main DB to 206
2026-07-04T15:03:18.811084340Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-07-04T15:03:18.825762577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-07-04T15:03:18.832982419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128056s
2026-07-04T15:03:18.840656766Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-07-04T15:03:18.848119500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-07-04T15:03:18.858493750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114438s
2026-07-04T15:03:18.866661034Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:18.869512309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:18.903786662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362972s
2026-07-04T15:03:18.911228818Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:18.913318306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:18.923526567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104233s
2026-07-04T15:03:18.940785926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-04T15:03:18', 'multiple_ratings_support')
2026-07-04T15:03:18.949260071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:18.966551781Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-07-04T15:03:18.972554739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0520496s
2026-07-04T15:03:18.979048910Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-07-04T15:03:18.984936644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:18.993225555Z [Info] movie_metadata: Starting migration of Main DB to 207
2026-07-04T15:03:19.091411419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata
2026-07-04T15:03:19.113949408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Collection" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC)
2026-07-04T15:03:19.137222465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383486s
2026-07-04T15:03:19.143251602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId)
2026-07-04T15:03:19.152362672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-07-04T15:03:19.162806502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150254s
2026-07-04T15:03:19.168320280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle)
2026-07-04T15:03:19.175685662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-07-04T15:03:19.186734437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124671s
2026-07-04T15:03:19.193797968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle)
2026-07-04T15:03:19.205734294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-07-04T15:03:19.218863961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178243s
2026-07-04T15:03:19.307814083Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-07-04T15:03:19.309008405Z SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-07-04T15:03:19.309063427Z FROM "Movies"
2026-07-04T15:03:19.334339390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-07-04T15:03:19.334402548Z SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-07-04T15:03:19.334450919Z FROM "Movies"
2026-07-04T15:03:19.354454643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337163s
2026-07-04T15:03:19.373023649Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-07-04T15:03:19.373192533Z SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-07-04T15:03:19.373217460Z FROM "ImportListMovies"
2026-07-04T15:03:19.373221778Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-07-04T15:03:19.375538047Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-07-04T15:03:19.404491121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-07-04T15:03:19.404949634Z SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-07-04T15:03:19.405035794Z FROM "ImportListMovies"
2026-07-04T15:03:19.405040343Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-07-04T15:03:19.405332095Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-07-04T15:03:19.436374987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0447665s
2026-07-04T15:03:19.450531474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:03:19.451378340Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.93E-05s
2026-07-04T15:03:19.458923657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32
2026-07-04T15:03:19.465890497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:19.494455550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296984s
2026-07-04T15:03:19.501732718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-07-04T15:03:19.508632736Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.73E-05s
2026-07-04T15:03:19.517222436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32
2026-07-04T15:03:19.527054017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:19.557263658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334101s
2026-07-04T15:03:19.564946842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits
2026-07-04T15:03:19.571144462Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.19E-05s
2026-07-04T15:03:19.578186012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32
2026-07-04T15:03:19.586017832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:19.616048100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322514s
2026-07-04T15:03:19.622512256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations
2026-07-04T15:03:19.627956965Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.56E-05s
2026-07-04T15:03:19.633992413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32
2026-07-04T15:03:19.643262649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:19.672091913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314918s
2026-07-04T15:03:19.677679680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies
2026-07-04T15:03:19.682452058Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.36E-05s
2026-07-04T15:03:19.687270993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32
2026-07-04T15:03:19.694860402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:19.718003698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024986s
2026-07-04T15:03:19.725668577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId)
2026-07-04T15:03:19.734683008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-07-04T15:03:19.750850306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157445s
2026-07-04T15:03:19.763796290Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-07-04T15:03:19.765061755Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-07-04T15:03:19.765098022Z FROM "MovieMetadata"
2026-07-04T15:03:19.765101969Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-07-04T15:03:19.777538687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-07-04T15:03:19.778033577Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-07-04T15:03:19.778393306Z FROM "MovieMetadata"
2026-07-04T15:03:19.778798540Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-07-04T15:03:19.794591571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210002s
2026-07-04T15:03:19.809904230Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-07-04T15:03:19.809985440Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-07-04T15:03:19.809990640Z FROM "Movies"
2026-07-04T15:03:19.809994627Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-07-04T15:03:19.821550636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-07-04T15:03:19.822097153Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-07-04T15:03:19.822483792Z FROM "Movies"
2026-07-04T15:03:19.822948587Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-07-04T15:03:19.836908799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192265s
2026-07-04T15:03:19.846844543Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-07-04T15:03:19.847400026Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-07-04T15:03:19.847887974Z FROM "Movies"
2026-07-04T15:03:19.848494142Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-07-04T15:03:19.862868053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-07-04T15:03:19.862932774Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-07-04T15:03:19.862936459Z FROM "Movies"
2026-07-04T15:03:19.862939385Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-07-04T15:03:19.875093477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180134s
2026-07-04T15:03:19.885126212Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-07-04T15:03:19.885645938Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-07-04T15:03:19.886116764Z FROM "Movies"
2026-07-04T15:03:19.886488026Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-07-04T15:03:19.900025220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-07-04T15:03:19.901143941Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-07-04T15:03:19.901163087Z FROM "Movies"
2026-07-04T15:03:19.901454198Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-07-04T15:03:19.915411795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019931s
2026-07-04T15:03:19.926862427Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-07-04T15:03:19.929944712Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-07-04T15:03:19.930030522Z FROM "MovieMetadata"
2026-07-04T15:03:19.930035401Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-07-04T15:03:19.944204260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-07-04T15:03:19.944968823Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-07-04T15:03:19.945601359Z FROM "MovieMetadata"
2026-07-04T15:03:19.945986456Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-07-04T15:03:19.961310054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216305s
2026-07-04T15:03:19.969874798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:03:19.974388615Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.33E-05s
2026-07-04T15:03:19.989795187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32
2026-07-04T15:03:20.303964878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL UNIQUE)
2026-07-04T15:03:20.372555584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId" FROM "Movies"
2026-07-04T15:03:20.406443559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:03:20.427939289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:03:20.538733791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-07-04T15:03:20.557450071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-07-04T15:03:20.571817479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-07-04T15:03:20.583069964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-07-04T15:03:20.595608561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5945966s
2026-07-04T15:03:20.602507996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId)
2026-07-04T15:03:20.610746293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-07-04T15:03:20.621559800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133284s
2026-07-04T15:03:20.628563831Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId
2026-07-04T15:03:20.875058198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL)
2026-07-04T15:03:20.898918578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId" FROM "AlternativeTitles"
2026-07-04T15:03:20.915272643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-07-04T15:03:20.929306722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-07-04T15:03:20.997541796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-07-04T15:03:21.007930403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3737309s
2026-07-04T15:03:21.014127342Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId
2026-07-04T15:03:21.300727733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL)
2026-07-04T15:03:21.324896246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId") SELECT "Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId" FROM "Credits"
2026-07-04T15:03:21.342703334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-07-04T15:03:21.352706815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-07-04T15:03:21.441895061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-07-04T15:03:21.453788087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4339745s
2026-07-04T15:03:21.459272810Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId
2026-07-04T15:03:21.685988923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL)
2026-07-04T15:03:21.700387820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId" FROM "MovieTranslations"
2026-07-04T15:03:21.712743056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-07-04T15:03:21.724086740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-07-04T15:03:21.793096035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-07-04T15:03:21.816778975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-07-04T15:03:21.850848307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3836853s
2026-07-04T15:03:21.871527929Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies TmdbId, ImdbId, Title, SortTitle, CleanTitle, OriginalTitle, OriginalLanguage, Overview, Status, LastInfoSync, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, SecondaryYear, Recommendations, Certification, YouTubeTrailerId, Studio, Collection, Website, LastDiskSync, TitleSlug
2026-07-04T15:03:22.124295918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE)
2026-07-04T15:03:22.146543438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies"
2026-07-04T15:03:22.164411610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:03:22.179244254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:03:22.242064225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-07-04T15:03:22.256233455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3753062s
2026-07-04T15:03:22.266349686Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListMovies TmdbId, ImdbId, Title, SortTitle, Overview, Status, LastInfoSync, OriginalTitle, Translations, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, Certification, YouTubeTrailerId, Studio, Collection, Website
2026-07-04T15:03:22.459050366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL)
2026-07-04T15:03:22.492349335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies"
2026-07-04T15:03:22.503882873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies"
2026-07-04T15:03:22.516453529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies"
2026-07-04T15:03:22.589847331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-07-04T15:03:22.601679153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.326816s
2026-07-04T15:03:22.610798449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-07-04T15:03:22', 'movie_metadata')
2026-07-04T15:03:22.620515616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:22.635495185Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-07-04T15:03:22.641333586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3594784s
2026-07-04T15:03:22.647787042Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-07-04T15:03:22.652741910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:22.661772350Z [Info] add_collections: Starting migration of Main DB to 208
2026-07-04T15:03:22.714913124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections
2026-07-04T15:03:22.736360223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL DEFAULT '[]', "Monitored" INTEGER NOT NULL DEFAULT 0, "LastInfoSync" DATETIME, "Added" DATETIME)
2026-07-04T15:03:22.757162664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342037s
2026-07-04T15:03:22.763619728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId)
2026-07-04T15:03:22.773710080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-07-04T15:03:22.820034692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239808s
2026-07-04T15:03:22.827034645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-07-04T15:03:22.833335396Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.03E-05s
2026-07-04T15:03:22.844221870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32
2026-07-04T15:03:22.859435794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER
2026-07-04T15:03:22.908262461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.052081s
2026-07-04T15:03:22.908312304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String
2026-07-04T15:03:22.915925057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT
2026-07-04T15:03:22.942701572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287323s
2026-07-04T15:03:22.948733323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T15:03:22.953177020Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.87E-05s
2026-07-04T15:03:22.958609086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32
2026-07-04T15:03:22.964703714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER
2026-07-04T15:03:22.993258608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259496s
2026-07-04T15:03:23.011894809Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:23.017174742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:23.059718340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0409029s
2026-07-04T15:03:23.061683596Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:23.067341492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:23.086015794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184771s
2026-07-04T15:03:23.092105242Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:23.095954003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:23.112589191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169389s
2026-07-04T15:03:23.116153482Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:23.120968340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:23.140808932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181057s
2026-07-04T15:03:23.143293092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T15:03:23.147840452Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.93E-05s
2026-07-04T15:03:23.152677001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32
2026-07-04T15:03:23.443775491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL)
2026-07-04T15:03:23.470286331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists"
2026-07-04T15:03:23.490605223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-07-04T15:03:23.504440964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-07-04T15:03:23.561969550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-07-04T15:03:23.573912859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4161373s
2026-07-04T15:03:23.584658821Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor
2026-07-04T15:03:23.817774109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL)
2026-07-04T15:03:23.851754486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists"
2026-07-04T15:03:23.867689682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-07-04T15:03:23.882802097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-07-04T15:03:23.948814567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-07-04T15:03:23.959828488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3689698s
2026-07-04T15:03:23.965667361Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:03:23.973644501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport'
2026-07-04T15:03:23.985152421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139699s
2026-07-04T15:03:23.990809966Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection
2026-07-04T15:03:24.211889152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT)
2026-07-04T15:03:24.260706002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata"
2026-07-04T15:03:24.288516420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-07-04T15:03:24.301676633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-07-04T15:03:24.357230947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-07-04T15:03:24.372586405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-07-04T15:03:24.386968641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-07-04T15:03:24.398391482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4019339s
2026-07-04T15:03:24.406702104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-07-04T15:03:24', 'add_collections')
2026-07-04T15:03:24.417991687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:24.432323319Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-07-04T15:03:24.438457621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4355119s
2026-07-04T15:03:24.445387123Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-07-04T15:03:24.451199276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:24.462668794Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209
2026-07-04T15:03:24.487563258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId)
2026-07-04T15:03:24.494859381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-07-04T15:03:24.506826405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133874s
2026-07-04T15:03:24.513312793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId)
2026-07-04T15:03:24.521511115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC)
2026-07-04T15:03:24.532852394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139999s
2026-07-04T15:03:24.539988089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-04T15:03:24', 'movie_meta_collection_index')
2026-07-04T15:03:24.548509373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:24.563212616Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-07-04T15:03:24.568643310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434187s
2026-07-04T15:03:24.574770779Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-07-04T15:03:24.581679533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:24.590731162Z [Info] movie_added_notifications: Starting migration of Main DB to 210
2026-07-04T15:03:24.606965685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:03:24.613455359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002559s
2026-07-04T15:03:24.621024500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean
2026-07-04T15:03:24.630932343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:24.656382090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292019s
2026-07-04T15:03:24.668059845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-04T15:03:24', 'movie_added_notifications')
2026-07-04T15:03:24.679325684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:24.693256350Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-07-04T15:03:24.699613808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0657047s
2026-07-04T15:03:24.713071765Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-07-04T15:03:24.719331922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:24.728500079Z [Info] more_movie_meta_index: Starting migration of Main DB to 211
2026-07-04T15:03:24.743775377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId)
2026-07-04T15:03:24.752664513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-07-04T15:03:24.765877064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148972s
2026-07-04T15:03:24.772079223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId)
2026-07-04T15:03:24.779670316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC)
2026-07-04T15:03:24.792722007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131564s
2026-07-04T15:03:24.800294946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-04T15:03:24', 'more_movie_meta_index')
2026-07-04T15:03:24.810740388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:24.832408220Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-07-04T15:03:24.838537021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0507831s
2026-07-04T15:03:24.845515183Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T15:03:24.851737750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:24.860382122Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212
2026-07-04T15:03:24.936369980Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:03:24.943132712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-07-04T15:03:24.956682800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117667s
2026-07-04T15:03:24.961937646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-04T15:03:24.968249479Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.92E-05s
2026-07-04T15:03:24.975373492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-07-04T15:03:25.227829684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL)
2026-07-04T15:03:25.252404393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist"
2026-07-04T15:03:25.266587839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-04T15:03:25.276351765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-04T15:03:25.342827406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3572132s
2026-07-04T15:03:25.347334321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-04T15:03:25.351878856Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.72E-05s
2026-07-04T15:03:25.359798980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-07-04T15:03:25.576735962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL)
2026-07-04T15:03:25.603627420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist"
2026-07-04T15:03:25.619964073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-04T15:03:25.630796005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-04T15:03:25.688806859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.322857s
2026-07-04T15:03:25.695505982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-07-04T15:03:25.703531522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002977s
2026-07-04T15:03:25.710172948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset
2026-07-04T15:03:25.941734937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME)
2026-07-04T15:03:25.970838352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections"
2026-07-04T15:03:25.991898963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-07-04T15:03:26.007328759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-07-04T15:03:26.075396473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-07-04T15:03:26.086768048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3704457s
2026-07-04T15:03:26.091880500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-07-04T15:03:26.098864994Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.13E-05s
2026-07-04T15:03:26.105861480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset
2026-07-04T15:03:26.372182857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME)
2026-07-04T15:03:26.396855588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections"
2026-07-04T15:03:26.412741994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-07-04T15:03:26.425074968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-07-04T15:03:26.489723110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-07-04T15:03:26.510887805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.394638s
2026-07-04T15:03:26.515958569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:03:26.520904480Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.24E-05s
2026-07-04T15:03:26.527186487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-07-04T15:03:26.740888550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T15:03:26.758618606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-07-04T15:03:26.770680766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:03:26.780879590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:03:26.839899241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3073135s
2026-07-04T15:03:26.844497125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:03:26.849506955Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-05s
2026-07-04T15:03:26.853855616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-07-04T15:03:27.053410960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T15:03:27.073878328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-07-04T15:03:27.087861211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:03:27.098276348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:03:27.165842308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3066359s
2026-07-04T15:03:27.171919153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:03:27.176115170Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.82E-05s
2026-07-04T15:03:27.184152022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-07-04T15:03:27.373749030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T15:03:27.393976381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-07-04T15:03:27.407814316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:03:27.418403356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:03:27.480424861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2931097s
2026-07-04T15:03:27.485975378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:03:27.491721548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001896s
2026-07-04T15:03:27.497328820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-07-04T15:03:27.786903447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:03:27.822481567Z [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"
2026-07-04T15:03:27.845114594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:03:27.858039299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:03:27.933667839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:03:27.952541452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4497921s
2026-07-04T15:03:27.957638965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:03:27.962209659Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.19E-05s
2026-07-04T15:03:27.967758623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-07-04T15:03:28.172165934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:03:28.192958597Z [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"
2026-07-04T15:03:28.207511221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:03:28.222529662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:03:28.296056051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:03:28.306919843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3336087s
2026-07-04T15:03:28.311816432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:03:28.316225895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001538s
2026-07-04T15:03:28.325534634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-07-04T15:03:28.577173375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:03:28.606769897Z [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"
2026-07-04T15:03:28.613855199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:03:28.661383031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:03:28.696686960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:03:28.722115939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.378246s
2026-07-04T15:03:28.722171623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-07-04T15:03:28.727241094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001001s
2026-07-04T15:03:28.731714947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-07-04T15:03:28.955841725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" 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)
2026-07-04T15:03:28.977385967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-07-04T15:03:28.993901542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-07-04T15:03:29.006941151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-07-04T15:03:29.080494271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-04T15:03:29.096869215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-07-04T15:03:29.109799941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-04T15:03:29.120736919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3839953s
2026-07-04T15:03:29.126626246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-04T15:03:29.131771208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001358s
2026-07-04T15:03:29.138269536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-07-04T15:03:29.383235525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-04T15:03:29.398011465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-07-04T15:03:29.408701192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-04T15:03:29.419145232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-04T15:03:29.535183552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3901013s
2026-07-04T15:03:29.541734239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-04T15:03:29.547429064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005676s
2026-07-04T15:03:29.552660105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-07-04T15:03:29.770021478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-04T15:03:29.784879119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-07-04T15:03:29.793363043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-04T15:03:29.802509790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-04T15:03:29.860255430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3051622s
2026-07-04T15:03:29.864440336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T15:03:29.868512713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002116s
2026-07-04T15:03:29.873315447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-07-04T15:03:30.087492536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL)
2026-07-04T15:03:30.101361999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History"
2026-07-04T15:03:30.112501093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T15:03:30.121833174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-04T15:03:30.194489084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T15:03:30.204745646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T15:03:30.214657936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3365441s
2026-07-04T15:03:30.217965991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T15:03:30.225494958Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.69E-05s
2026-07-04T15:03:30.225709216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-07-04T15:03:30.535781350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-04T15:03:30.555879501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-07-04T15:03:30.573771557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T15:03:30.591754945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T15:03:30.793707351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T15:03:30.803361121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5740554s
2026-07-04T15:03:30.806970405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T15:03:30.811049574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001401s
2026-07-04T15:03:30.815012677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-07-04T15:03:31.001503267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-04T15:03:31.014785078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-07-04T15:03:31.024972320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T15:03:31.035754950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T15:03:31.167754945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T15:03:31.176858892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3569092s
2026-07-04T15:03:31.180086778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T15:03:31.183140258Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.91E-05s
2026-07-04T15:03:31.186304105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-07-04T15:03:31.436060005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-04T15:03:31.450256957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-07-04T15:03:31.462338924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T15:03:31.471519384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T15:03:31.534150194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T15:03:31.543919649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.35204s
2026-07-04T15:03:31.546975565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:03:31.550634411Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.67E-05s
2026-07-04T15:03:31.553966931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-07-04T15:03:31.788976528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T15:03:31.806771002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T15:03:31.816775926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:03:31.828664614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:03:31.907341485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:03:31.916365925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3583634s
2026-07-04T15:03:31.919118346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:03:31.922374643Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.42E-05s
2026-07-04T15:03:31.928845913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-07-04T15:03:32.126202990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T15:03:32.143155599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T15:03:32.154901431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:03:32.164791170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:03:32.230427201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:03:32.252018630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3171339s
2026-07-04T15:03:32.254150937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:03:32.257847664Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.41E-05s
2026-07-04T15:03:32.261692697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-07-04T15:03:32.454614393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T15:03:32.477767638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T15:03:32.486128363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:03:32.496532208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:03:32.557288911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:03:32.566236708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3005177s
2026-07-04T15:03:32.571559821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:03:32.575252531Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.17E-05s
2026-07-04T15:03:32.579844133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-07-04T15:03:32.888200225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T15:03:32.902557587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T15:03:32.928817992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:03:32.966906953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:03:33.066227892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:03:33.086282452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5012178s
2026-07-04T15:03:33.092971586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-04T15:03:33.097137186Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.01E-05s
2026-07-04T15:03:33.112405653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-07-04T15:03:33.408833524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-04T15:03:33.408900990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-07-04T15:03:33.408906851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-04T15:03:33.408910237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-04T15:03:33.466670815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3520347s
2026-07-04T15:03:33.470073576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-04T15:03:33.472992587Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-05s
2026-07-04T15:03:33.477008879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-07-04T15:03:33.672183295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-04T15:03:33.689303306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-07-04T15:03:33.699616183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-04T15:03:33.709293927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-04T15:03:33.767165462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2856543s
2026-07-04T15:03:33.771865507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-07-04T15:03:33.776203708Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.04E-05s
2026-07-04T15:03:33.777825104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset
2026-07-04T15:03:34.040344541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT)
2026-07-04T15:03:34.052165563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles"
2026-07-04T15:03:34.065156612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-07-04T15:03:34.082078103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-07-04T15:03:34.208945470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-07-04T15:03:34.225095857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4349064s
2026-07-04T15:03:34.230152434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-07-04T15:03:34.233745449Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.54E-05s
2026-07-04T15:03:34.238835268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset
2026-07-04T15:03:34.465371131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT)
2026-07-04T15:03:34.493499071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata"
2026-07-04T15:03:34.515132469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-07-04T15:03:34.526766622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-07-04T15:03:34.590117122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-07-04T15:03:34.601622657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-07-04T15:03:34.611037102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-07-04T15:03:34.624684291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-07-04T15:03:34.632854911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3870623s
2026-07-04T15:03:34.636589950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-07-04T15:03:34.642263176Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.31E-05s
2026-07-04T15:03:34.646811587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset
2026-07-04T15:03:34.933885015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT)
2026-07-04T15:03:34.953632414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata"
2026-07-04T15:03:34.987757141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-07-04T15:03:34.997648803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-07-04T15:03:35.058271888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-07-04T15:03:35.069824370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-07-04T15:03:35.080114364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-07-04T15:03:35.096441610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-07-04T15:03:35.105991978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4551214s
2026-07-04T15:03:35.109747174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-07-04T15:03:35.117542457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001138s
2026-07-04T15:03:35.126097012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset
2026-07-04T15:03:35.324879081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT)
2026-07-04T15:03:35.349663451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata"
2026-07-04T15:03:35.367846730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-07-04T15:03:35.381336176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-07-04T15:03:35.441436528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-07-04T15:03:35.462207562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-07-04T15:03:35.473830375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-07-04T15:03:35.487971483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-07-04T15:03:35.505747375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3742972s
2026-07-04T15:03:35.507537625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-07-04T15:03:35.510043577Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-05s
2026-07-04T15:03:35.515094094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset
2026-07-04T15:03:35.711845715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT)
2026-07-04T15:03:35.743710938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata"
2026-07-04T15:03:35.762333604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-07-04T15:03:35.774094364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-07-04T15:03:35.833413774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-07-04T15:03:35.843770411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-07-04T15:03:35.859763485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-07-04T15:03:35.871730028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-07-04T15:03:35.876466630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3583552s
2026-07-04T15:03:35.880200497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:03:35.883883178Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.73E-05s
2026-07-04T15:03:35.887111685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset
2026-07-04T15:03:36.077832437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE)
2026-07-04T15:03:36.097835631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies"
2026-07-04T15:03:36.110272509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:03:36.119642281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:03:36.177767860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-07-04T15:03:36.186501779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2958308s
2026-07-04T15:03:36.188906112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T15:03:36.192335342Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.32E-05s
2026-07-04T15:03:36.194235857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-07-04T15:03:36.419295484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL)
2026-07-04T15:03:36.432936262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases"
2026-07-04T15:03:36.444403196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-07-04T15:03:36.452751928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-07-04T15:03:36.536341399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3373561s
2026-07-04T15:03:36.540175062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T15:03:36.543157480Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.61E-05s
2026-07-04T15:03:36.547211112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-07-04T15:03:36.751436539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-04T15:03:36.762624153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-04T15:03:36.771628845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T15:03:36.781369186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T15:03:36.836858461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:03:36.850959264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2950764s
2026-07-04T15:03:36.854901007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T15:03:36.857837901Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.33E-05s
2026-07-04T15:03:36.861164239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-07-04T15:03:37.048740672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-04T15:03:37.066390348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-04T15:03:37.076730154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T15:03:37.087139500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T15:03:37.144868471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:03:37.147997332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2844065s
2026-07-04T15:03:37.150760753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T15:03:37.153084476Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.59E-05s
2026-07-04T15:03:37.156845373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-07-04T15:03:37.330995498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-07-04T15:03:37.343770395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles"
2026-07-04T15:03:37.351514522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-07-04T15:03:37.358936520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-07-04T15:03:37.413017494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.251975s
2026-07-04T15:03:37.417221906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T15:03:37.422259799Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.98E-05s
2026-07-04T15:03:37.425030763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-07-04T15:03:37.611028490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-07-04T15:03:37.631176614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles"
2026-07-04T15:03:37.640356873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-07-04T15:03:37.647184244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-07-04T15:03:37.701640166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2720156s
2026-07-04T15:03:37.704731658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:03:37.706797101Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.44E-05s
2026-07-04T15:03:37.710215771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T15:03:37.938732860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T15:03:37.946889996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T15:03:37.953861547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T15:03:37.961903779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T15:03:38.016366773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:03:38.026240933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.31385s
2026-07-04T15:03:38.044056718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-04T15:03:38', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T15:03:38.055112747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:38.170097278Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T15:03:38.175898631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4571945s
2026-07-04T15:03:38.199479731Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-07-04T15:03:38.199916725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:38.226353499Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214
2026-07-04T15:03:38.249016331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T15:03:38.252593085Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.97E-05s
2026-07-04T15:03:38.256084270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-07-04T15:03:38.261178268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-07-04T15:03:38.290025676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293495s
2026-07-04T15:03:38.294428628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-04T15:03:38', 'add_language_tags_to_subtitle_files')
2026-07-04T15:03:38.300808026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:38.314041806Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-07-04T15:03:38.317331927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0521691s
2026-07-04T15:03:38.320960298Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-07-04T15:03:38.329766020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:38.333632634Z [Info] add_salt_to_users: Starting migration of Main DB to 215
2026-07-04T15:03:38.343636506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-07-04T15:03:38.345827542Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.62E-05s
2026-07-04T15:03:38.349334577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-07-04T15:03:38.352482463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-07-04T15:03:38.388335575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260409s
2026-07-04T15:03:38.388396649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-07-04T15:03:38.388401157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-07-04T15:03:38.415134723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308984s
2026-07-04T15:03:38.421360536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-04T15:03:38', 'add_salt_to_users')
2026-07-04T15:03:38.428055672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:38.451743421Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-07-04T15:03:38.453648165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0677429s
2026-07-04T15:03:38.456627247Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-07-04T15:03:38.458804207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:38.463027233Z [Info] clean_alt_titles: Starting migration of Main DB to 216
2026-07-04T15:03:38.484243345Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language
2026-07-04T15:03:38.637135711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL)
2026-07-04T15:03:38.648935413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles"
2026-07-04T15:03:38.657963479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-07-04T15:03:38.666588104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-07-04T15:03:38.726640529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-07-04T15:03:38.742513999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-07-04T15:03:38.750081018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.270945s
2026-07-04T15:03:38.755147243Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes
2026-07-04T15:03:38.936632493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL)
2026-07-04T15:03:38.959202163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles"
2026-07-04T15:03:38.967112069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-07-04T15:03:38.976659572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-07-04T15:03:39.048665073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-07-04T15:03:39.057465997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-07-04T15:03:39.066429823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3072744s
2026-07-04T15:03:39.073702373Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount
2026-07-04T15:03:39.296967153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL)
2026-07-04T15:03:39.309788826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId" FROM "AlternativeTitles"
2026-07-04T15:03:39.316456641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-07-04T15:03:39.330660907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-07-04T15:03:39.413231003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-07-04T15:03:39.420531505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-07-04T15:03:39.428889395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.355109s
2026-07-04T15:03:39.430707387Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId
2026-07-04T15:03:39.612844872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL)
2026-07-04T15:03:39.623757955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId" FROM "AlternativeTitles"
2026-07-04T15:03:39.631009366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-07-04T15:03:39.638864229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-07-04T15:03:39.727950829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-07-04T15:03:39.739900100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-07-04T15:03:39.749181327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3154223s
2026-07-04T15:03:39.754516723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-07-04T15:03:39', 'clean_alt_titles')
2026-07-04T15:03:39.765313480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:39.782029820Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-07-04T15:03:39.783704816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3487899s
2026-07-04T15:03:39.788918215Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-07-04T15:03:39.791515116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:39.796473812Z [Info] remove_omg: Starting migration of Main DB to 217
2026-07-04T15:03:39.807760249Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:03:39.811901844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-04T15:03:39.816920632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072372s
2026-07-04T15:03:39.821369539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-04T15:03:39', 'remove_omg')
2026-07-04T15:03:39.829056029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:39.839040495Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-07-04T15:03:39.842783268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285559s
2026-07-04T15:03:39.846539024Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-07-04T15:03:39.848543153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:39.855662498Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218
2026-07-04T15:03:39.862145710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T15:03:39.864001392Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-05s
2026-07-04T15:03:39.867831538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-07-04T15:03:39.869413641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-07-04T15:03:39.893449449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022028s
2026-07-04T15:03:39.896425084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-07-04T15:03:39', 'add_additional_info_to_pending_releases')
2026-07-04T15:03:39.904819792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:39.913364068Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-07-04T15:03:39.915929652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0442983s
2026-07-04T15:03:39.918422338Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-07-04T15:03:39.920322855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:39.923997190Z [Info] add_result_to_commands: Starting migration of Main DB to 219
2026-07-04T15:03:39.931391346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:03:39.932907999Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.99E-05s
2026-07-04T15:03:39.935214199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-07-04T15:03:39.938676750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:03:39.960561526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239287s
2026-07-04T15:03:39.969550369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-07-04T15:03:39', 'add_result_to_commands')
2026-07-04T15:03:39.970329047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:39.976711492Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-07-04T15:03:39.978225999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0401184s
2026-07-04T15:03:39.981132858Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-07-04T15:03:39.983493769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:39.988383066Z [Info] health_restored_notification: Starting migration of Main DB to 220
2026-07-04T15:03:39.994702313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:03:39.997011679Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.91E-05s
2026-07-04T15:03:39.998845180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-07-04T15:03:40.001871621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:40.021485210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213208s
2026-07-04T15:03:40.025652704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-07-04T15:03:40', 'health_restored_notification')
2026-07-04T15:03:40.031150512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:40.039159031Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-07-04T15:03:40.039371497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362567s
2026-07-04T15:03:40.042432872Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-07-04T15:03:40.046236959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:40.048639108Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221
2026-07-04T15:03:40.055412680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:03:40.056128963Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.08E-05s
2026-07-04T15:03:40.058435364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-07-04T15:03:40.062064375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:40.096081822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278263s
2026-07-04T15:03:40.106263535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-07-04T15:03:40', 'add_on_manual_interaction_required_to_notifications')
2026-07-04T15:03:40.119693151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:40.144387562Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-07-04T15:03:40.144458614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0764446s
2026-07-04T15:03:40.150678205Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-07-04T15:03:40.153130338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:40.158519484Z [Info] remove_rarbg: Starting migration of Main DB to 222
2026-07-04T15:03:40.166728195Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:03:40.170630937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg'
2026-07-04T15:03:40.174300734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058334s
2026-07-04T15:03:40.180030364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-07-04T15:03:40', 'remove_rarbg')
2026-07-04T15:03:40.183027099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:40.195220825Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-07-04T15:03:40.196092286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026773s
2026-07-04T15:03:40.199140267Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-07-04T15:03:40.201604661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:40.205147713Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223
2026-07-04T15:03:40.214500292Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%')
2026-07-04T15:03:40.219109088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%')
2026-07-04T15:03:40.226006148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093388s
2026-07-04T15:03:40.229771945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-07-04T15:03:40', 'remove_invalid_roksbox_metadata_images')
2026-07-04T15:03:40.235116718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:40.271347574Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-07-04T15:03:40.273892217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.05378s
2026-07-04T15:03:40.277933376Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-07-04T15:03:40.280481567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:40.285459258Z [Info] list_sync_time: Starting migration of Main DB to 224
2026-07-04T15:03:40.326292094Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-07-04T15:03:40.511326379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:03:40.524768717Z [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"
2026-07-04T15:03:40.534012154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T15:03:40.544290326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T15:03:40.611923834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T15:03:40.630217046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3005513s
2026-07-04T15:03:40.634310432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T15:03:40.637746806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000252s
2026-07-04T15:03:40.646067696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-07-04T15:03:40.646155008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-07-04T15:03:40.671880989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244221s
2026-07-04T15:03:40.674616319Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:03:40.679849755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval'
2026-07-04T15:03:40.690652934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083422s
2026-07-04T15:03:40.692223465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-07-04T15:03:40', 'list_sync_time')
2026-07-04T15:03:40.709598922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:40.717486506Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-07-04T15:03:40.721779763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0390602s
2026-07-04T15:03:40.726856618Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-07-04T15:03:40.738225961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:40.740563129Z [Info] add_tags_to_collections: Starting migration of Main DB to 225
2026-07-04T15:03:40.757348677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-07-04T15:03:40.757425961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001372s
2026-07-04T15:03:40.759555603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String
2026-07-04T15:03:40.762625855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT
2026-07-04T15:03:40.785730299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253741s
2026-07-04T15:03:40.789759375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-07-04T15:03:40', 'add_tags_to_collections')
2026-07-04T15:03:40.796114769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:40.819605111Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-07-04T15:03:40.824751255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0586518s
2026-07-04T15:03:40.824819712Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-07-04T15:03:40.831929820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:40.832203288Z [Info] add_download_client_tags: Starting migration of Main DB to 226
2026-07-04T15:03:40.841384209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T15:03:40.841626179Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.34E-05s
2026-07-04T15:03:40.843550199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-07-04T15:03:40.847265050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-07-04T15:03:40.870002712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240035s
2026-07-04T15:03:40.873767316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-07-04T15:03:40', 'add_download_client_tags')
2026-07-04T15:03:40.886388817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:40.895108740Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-07-04T15:03:40.896813461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0474921s
2026-07-04T15:03:40.899909592Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-07-04T15:03:40.901691727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:40.906460529Z [Info] add_auto_tagging: Starting migration of Main DB to 227
2026-07-04T15:03:40.924499710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-07-04T15:03:40.935467965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-07-04T15:03:40.945008625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182886s
2026-07-04T15:03:40.948788187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-07-04T15:03:40.953186259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-07-04T15:03:40.958616612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074181s
2026-07-04T15:03:40.967107869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-07-04T15:03:40', 'add_auto_tagging')
2026-07-04T15:03:40.973187400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:40.986544259Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-07-04T15:03:40.987679772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335361s
2026-07-04T15:03:40.991111747Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-07-04T15:03:40.994084839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:41.000514421Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228
2026-07-04T15:03:41.010924497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-04T15:03:41.012893461Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.88E-05s
2026-07-04T15:03:41.017270544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-07-04T15:03:41.018544143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:41.048232107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304486s
2026-07-04T15:03:41.050708454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-04T15:03:41.051994716Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-05s
2026-07-04T15:03:41.054143323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-07-04T15:03:41.058537018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-07-04T15:03:41.081474993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239244s
2026-07-04T15:03:41.083944657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-07-04T15:03:41', 'add_custom_format_score_bypass_to_delay_profile')
2026-07-04T15:03:41.091419784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:41.099889001Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-07-04T15:03:41.102787453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425102s
2026-07-04T15:03:41.107393021Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-07-04T15:03:41.107674285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:41.112198842Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229
2026-07-04T15:03:41.145324390Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-07-04T15:03:41.146120030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-07-04T15:03:41.205848031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0573228s
2026-07-04T15:03:41.205902122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-04T15:03:41.211884741Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.07E-05s
2026-07-04T15:03:41.214078293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-07-04T15:03:41.222819124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-07-04T15:03:41.244786273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291875s
2026-07-04T15:03:41.247042260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-04T15:03:41.249107192Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.25E-05s
2026-07-04T15:03:41.251132480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-07-04T15:03:41.254853472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:03:41.281080065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270229s
2026-07-04T15:03:41.284031997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-04T15:03:41.287888032Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.79E-05s
2026-07-04T15:03:41.288822089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-07-04T15:03:41.294622791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:41.338101641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043596s
2026-07-04T15:03:41.338243004Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-07-04T15:03:41.708043786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-07-04T15:03:41.720231450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-07-04T15:03:41.727959728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-04T15:03:41.734455804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-04T15:03:41.808514926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4555881s
2026-07-04T15:03:41.808671808Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:41.808679963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:41.832653064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304037s
2026-07-04T15:03:41.832790189Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:03:41.835893141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-07-04T15:03:41.845431648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109349s
2026-07-04T15:03:41.851340560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-07-04T15:03:41', 'update_restrictions_to_release_profiles')
2026-07-04T15:03:41.857917757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:41.871054788Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-07-04T15:03:41.876353154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358182s
2026-07-04T15:03:41.885632258Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-07-04T15:03:41.885680999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:41.885688653Z [Info] rename_quality_profiles: Starting migration of Main DB to 230
2026-07-04T15:03:41.895626792Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-07-04T15:03:41.898152632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-07-04T15:03:41.964286088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0663844s
2026-07-04T15:03:41.971748583Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId
2026-07-04T15:03:42.185187112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE)
2026-07-04T15:03:42.195745896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "QualityProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies"
2026-07-04T15:03:42.204106280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-07-04T15:03:42.210350828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-07-04T15:03:42.274122040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-07-04T15:03:42.284027909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3033674s
2026-07-04T15:03:42.286860519Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId
2026-07-04T15:03:42.480419885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "QualityProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL)
2026-07-04T15:03:42.494778809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "QualityProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists"
2026-07-04T15:03:42.502017306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-07-04T15:03:42.511156198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-07-04T15:03:42.574224994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-07-04T15:03:42.582152713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2962752s
2026-07-04T15:03:42.584515338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-07-04T15:03:42', 'rename_quality_profiles')
2026-07-04T15:03:42.591395288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:42.627890125Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-07-04T15:03:42.629424860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3425703s
2026-07-04T15:03:42.632073076Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-07-04T15:03:42.634912098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:42.638964818Z [Info] update_images_remote_url: Starting migration of Main DB to 231
2026-07-04T15:03:42.647013202Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-04T15:03:42.650612277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-04T15:03:42.657270625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057698s
2026-07-04T15:03:42.658238245Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-04T15:03:42.662692623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-04T15:03:42.667498353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070251s
2026-07-04T15:03:42.670057004Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-04T15:03:42.674837497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-04T15:03:42.677392120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048273s
2026-07-04T15:03:42.681193883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-07-04T15:03:42', 'update_images_remote_url')
2026-07-04T15:03:42.686241714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:42.694856782Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-07-04T15:03:42.698860460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220021s
2026-07-04T15:03:42.701791152Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-07-04T15:03:42.703906118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:42.707941745Z [Info] add_notification_status: Starting migration of Main DB to 232
2026-07-04T15:03:42.722354369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-07-04T15:03:42.726695766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:03:42.733887677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105566s
2026-07-04T15:03:42.738200610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-07-04T15:03:42.740388741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-07-04T15:03:42.747696567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091703s
2026-07-04T15:03:42.752094820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-07-04T15:03:42', 'add_notification_status')
2026-07-04T15:03:42.756326442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:42.763126784Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-07-04T15:03:42.764820324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241735s
2026-07-04T15:03:42.766954185Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-07-04T15:03:42.769796052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:42.773717948Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233
2026-07-04T15:03:42.781619709Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL
2026-07-04T15:03:42.785099132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL
2026-07-04T15:03:42.791130563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062608s
2026-07-04T15:03:42.794095740Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL
2026-07-04T15:03:42.803724053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL
2026-07-04T15:03:42.804729914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069213s
2026-07-04T15:03:42.808097390Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL
2026-07-04T15:03:42.813265193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL
2026-07-04T15:03:42.821985347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086916s
2026-07-04T15:03:42.829974170Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL
2026-07-04T15:03:42.830041796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL
2026-07-04T15:03:42.833468109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062341s
2026-07-04T15:03:42.840151835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-07-04T15:03:42', 'rename_deprecated_indexer_flags')
2026-07-04T15:03:42.853647663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:42.864658988Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-07-04T15:03:42.867759317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373732s
2026-07-04T15:03:42.872849346Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-07-04T15:03:42.872886265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:42.876964412Z [Info] movie_last_searched_time: Starting migration of Main DB to 234
2026-07-04T15:03:42.885302535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-07-04T15:03:42.887031401Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.95E-05s
2026-07-04T15:03:42.889208191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset
2026-07-04T15:03:42.892821323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME
2026-07-04T15:03:42.919605984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268329s
2026-07-04T15:03:42.924176287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-07-04T15:03:42', 'movie_last_searched_time')
2026-07-04T15:03:42.934545218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:42.961303380Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-07-04T15:03:42.962242287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0691842s
2026-07-04T15:03:42.969823822Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-07-04T15:03:42.969870248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:42.971279450Z [Info] email_encryption: Starting migration of Main DB to 235
2026-07-04T15:03:42.985198185Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:42.985274226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:43.014692286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138659s
2026-07-04T15:03:43.014759552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-07-04T15:03:42', 'email_encryption')
2026-07-04T15:03:43.014801370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:43.036923517Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-07-04T15:03:43.036977958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0563553s
2026-07-04T15:03:43.040517132Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-07-04T15:03:43.042956912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:43.047547351Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236
2026-07-04T15:03:43.053277392Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-07-04T15:03:43.058047937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-07-04T15:03:43.061058939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046297s
2026-07-04T15:03:43.066161372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-07-04T15:03:43', 'clear_last_rss_releases_info')
2026-07-04T15:03:43.070713240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:43.076984368Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-07-04T15:03:43.078776452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207492s
2026-07-04T15:03:43.081743181Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-07-04T15:03:43.086075982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:43.098510837Z [Info] add_indexes: Starting migration of Main DB to 237
2026-07-04T15:03:43.126969913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId)
2026-07-04T15:03:43.129381981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC)
2026-07-04T15:03:43.138297046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067382s
2026-07-04T15:03:43.140697693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date)
2026-07-04T15:03:43.143665434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC)
2026-07-04T15:03:43.146562203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055186s
2026-07-04T15:03:43.148334640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date)
2026-07-04T15:03:43.150933025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC)
2026-07-04T15:03:43.156721524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067136s
2026-07-04T15:03:43.162648842Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-07-04T15:03:43.169644477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-07-04T15:03:43.181938218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142932s
2026-07-04T15:03:43.182022225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-07-04T15:03:43.186300053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-04T15:03:43.192231439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066145s
2026-07-04T15:03:43.196421724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId)
2026-07-04T15:03:43.199685005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC)
2026-07-04T15:03:43.207276459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076785s
2026-07-04T15:03:43.209353012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path)
2026-07-04T15:03:43.212418535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC)
2026-07-04T15:03:43.221318744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078989s
2026-07-04T15:03:43.228019550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-07-04T15:03:43', 'add_indexes')
2026-07-04T15:03:43.235131461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:43.249869470Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-07-04T15:03:43.250108095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0369846s
2026-07-04T15:03:43.253726477Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-07-04T15:03:43.259461917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:43.268846356Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238
2026-07-04T15:03:43.286154968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T15:03:43.288874076Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.72E-05s
2026-07-04T15:03:43.288916065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-07-04T15:03:43.292103444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-07-04T15:03:43.324981452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278842s
2026-07-04T15:03:43.325081508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T15:03:43.345368200Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.69E-05s
2026-07-04T15:03:43.350999337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-07-04T15:03:43.363048073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:03:43.381222515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228746s
2026-07-04T15:03:43.383392122Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:43.386459638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:43.405222997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015284s
2026-07-04T15:03:43.405267479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-07-04T15:03:43', 'parse_title_from_existing_subtitle_files')
2026-07-04T15:03:43.420617427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:43.541483913Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-07-04T15:03:43.545370513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1176677s
2026-07-04T15:03:43.547599501Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-07-04T15:03:43.551782162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:43.553539722Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239
2026-07-04T15:03:43.562875802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T15:03:43.564809579Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-05s
2026-07-04T15:03:43.566967363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-07-04T15:03:43.570290837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:03:43.592015293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226807s
2026-07-04T15:03:43.595562062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-07-04T15:03:43', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-07-04T15:03:43.600763449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:43.609267961Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-07-04T15:03:43.610901951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0396996s
2026-07-04T15:03:43.613678136Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-07-04T15:03:43.615945104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:43.619127214Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240
2026-07-04T15:03:43.624773699Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle
2026-07-04T15:03:43.846305546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL)
2026-07-04T15:03:43.859811774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig"
2026-07-04T15:03:43.873798135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-04T15:03:43.874828741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-04T15:03:43.953632893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3260436s
2026-07-04T15:03:43.957747758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-07-04T15:03:43', 'drop_multi_episode_style_from_naming_config')
2026-07-04T15:03:43.967417859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:43.974103527Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-07-04T15:03:43.977373621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3464154s
2026-07-04T15:03:43.979951967Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-07-04T15:03:43.982310074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:43.987672471Z [Info] stevenlu_update_url: Starting migration of Main DB to 241
2026-07-04T15:03:43.998113696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:43.998168238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:44.010216873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143544s
2026-07-04T15:03:44.015421456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-07-04T15:03:44', 'stevenlu_update_url')
2026-07-04T15:03:44.019500565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:44.027536034Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-07-04T15:03:44.029382200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313258s
2026-07-04T15:03:44.031421283Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-07-04T15:03:44.032860781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:44.037833283Z [Info] add_movie_keywords: Starting migration of Main DB to 242
2026-07-04T15:03:44.047684550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-07-04T15:03:44.049621072Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.17E-05s
2026-07-04T15:03:44.051741448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String
2026-07-04T15:03:44.055250015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT
2026-07-04T15:03:44.079250026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248262s
2026-07-04T15:03:44.092612857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-07-04T15:03:44', 'add_movie_keywords')
2026-07-04T15:03:44.102274963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:44.114370816Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-07-04T15:03:44.116188127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0581611s
2026-07-04T15:03:44.623146355Z [Debug] MigrationController: Took: 00:01:13.8379303
2026-07-04T15:03:52.375177324Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-07-04T15:03:54.844620448Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-07-04T15:03:56.817151134Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T15:03:56.889155386Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:03:56.893708847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:03:57.296859245Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-04T15:03:57.307919413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4074719s
2026-07-04T15:03:57.318034040Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T15:03:57.340593462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4237429s
2026-07-04T15:03:57.480779434Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T15:03:57.488668871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:57.508128095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T15:03:57.533712924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T15:03:57.586501807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.075205s
2026-07-04T15:03:57.590730985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:57.613653492Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T15:03:57.614680022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1012647s
2026-07-04T15:03:57.642931342Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T15:03:57.649558643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:57.724703457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T15:03:57.733907741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:03:57.767375977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392088s
2026-07-04T15:03:57.770751728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:03:57.772816069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004781s
2026-07-04T15:03:57.776940853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T15:03:57.783153802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T15:03:57.809960114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303127s
2026-07-04T15:03:57.812803805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:57.821852911Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T15:03:57.825047864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414101s
2026-07-04T15:03:57.835154628Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T15:03:57.838906768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:57.852369646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:03:57.854396266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001083s
2026-07-04T15:03:57.857034915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T15:03:57.860271868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T15:03:57.872099753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105265s
2026-07-04T15:03:57.872272916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:57.885558283Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T15:03:57.890391664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261109s
2026-07-04T15:03:57.919740437Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T15:03:57.924069722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:57.928735351Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-07-04T15:03:57.951242686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-04T15:03:57.957272184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T15:03:57.993270878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374535s
2026-07-04T15:03:57.999156899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-07-04T15:03:58.007473882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T15:03:58.028956060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245263s
2026-07-04T15:03:58.065608330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:03:58', 'InitialSetup')
2026-07-04T15:03:58.084658252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:58.103843826Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T15:03:58.107519114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0999695s
2026-07-04T15:03:58.113013987Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-07-04T15:03:58.115556066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:58.125674922Z [Info] add_moviefiles_table: Starting migration of Log DB to 104
2026-07-04T15:03:58.133636945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-04T15:03:58', 'add_moviefiles_table')
2026-07-04T15:03:58.141239229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:58.170899981Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-07-04T15:03:58.198632818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0525555s
2026-07-04T15:03:58.283245437Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-07-04T15:03:58.316613367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:58.326409523Z [Info] fix_history_movieId: Starting migration of Log DB to 105
2026-07-04T15:03:58.327655681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-04T15:03:58', 'fix_history_movieId')
2026-07-04T15:03:58.334485167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:58.360542937Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-07-04T15:03:58.360624980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0471561s
2026-07-04T15:03:58.370995183Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-07-04T15:03:58.437168176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:58.442605311Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106
2026-07-04T15:03:58.446786992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-04T15:03:58', 'add_tmdb_stuff')
2026-07-04T15:03:58.454001213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:58.463602747Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-07-04T15:03:58.466318499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267068s
2026-07-04T15:03:58.470109993Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-07-04T15:03:58.474505591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:58.479098486Z [Info] fix_movie_files: Starting migration of Log DB to 107
2026-07-04T15:03:58.487062413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-04T15:03:58', 'fix_movie_files')
2026-07-04T15:03:58.491921502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:58.503829878Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-07-04T15:03:58.506610591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299323s
2026-07-04T15:03:58.513682178Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-07-04T15:03:58.518124513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:58.524283902Z [Info] update_schedule_intervale: Starting migration of Log DB to 108
2026-07-04T15:03:58.528230655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-04T15:03:58', 'update_schedule_intervale')
2026-07-04T15:03:58.535309665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:58.546522366Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-07-04T15:03:58.549593279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284753s
2026-07-04T15:03:58.553389352Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-07-04T15:03:58.557549432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:58.562053502Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109
2026-07-04T15:03:58.568352551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-04T15:03:58', 'add_movie_formats_to_naming_config')
2026-07-04T15:03:58.577004047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:58.588557391Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-07-04T15:03:58.592011347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312584s
2026-07-04T15:03:58.594812338Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-07-04T15:03:58.596823289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:58.601062988Z [Info] add_phyiscal_release: Starting migration of Log DB to 110
2026-07-04T15:03:58.603848059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-04T15:03:58', 'add_phyiscal_release')
2026-07-04T15:03:58.608761731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:58.616790818Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-07-04T15:03:58.621080950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194865s
2026-07-04T15:03:58.623118281Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-07-04T15:03:58.628373889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:58.635000668Z [Info] remove_bitmetv: Starting migration of Log DB to 111
2026-07-04T15:03:58.641461417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-04T15:03:58', 'remove_bitmetv')
2026-07-04T15:03:58.648728908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:58.662525687Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-07-04T15:03:58.665503708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357726s
2026-07-04T15:03:58.677359345Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-07-04T15:03:58.677406793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:58.682092420Z [Info] remove_torrentleech: Starting migration of Log DB to 112
2026-07-04T15:03:58.687292525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-04T15:03:58', 'remove_torrentleech')
2026-07-04T15:03:58.693370984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:58.704131894Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-07-04T15:03:58.707257088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027474s
2026-07-04T15:03:58.710942565Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-07-04T15:03:58.713956262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:58.718825492Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113
2026-07-04T15:03:58.723987605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-04T15:03:58', 'remove_broadcasthenet')
2026-07-04T15:03:58.730632547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:58.741972004Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-07-04T15:03:58.745082251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027133s
2026-07-04T15:03:58.749324744Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-07-04T15:03:58.752265435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:58.757756201Z [Info] remove_fanzub: Starting migration of Log DB to 114
2026-07-04T15:03:58.762874073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-04T15:03:58', 'remove_fanzub')
2026-07-04T15:03:58.770194932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:58.809369025Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-07-04T15:03:58.815923038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.056347s
2026-07-04T15:03:58.815983380Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-07-04T15:03:58.818899406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:58.823081336Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115
2026-07-04T15:03:58.831561052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-04T15:03:58', 'update_movie_sorttitle')
2026-07-04T15:03:58.833628669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:58.846300835Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-07-04T15:03:58.849734123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026847s
2026-07-04T15:03:58.853005739Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-07-04T15:03:58.856469384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:58.860280073Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116
2026-07-04T15:03:58.865493643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-04T15:03:58', 'update_movie_sorttitle_again')
2026-07-04T15:03:58.874893792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:58.883711917Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-07-04T15:03:58.887950172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266464s
2026-07-04T15:03:58.889602045Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-07-04T15:03:58.892022128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:58.899652906Z [Info] update_movie_file: Starting migration of Log DB to 117
2026-07-04T15:03:58.902625565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-04T15:03:58', 'update_movie_file')
2026-07-04T15:03:58.907614708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:58.935164073Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-07-04T15:03:58.938620623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030596s
2026-07-04T15:03:58.942309907Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-07-04T15:03:58.946217828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:58.949436887Z [Info] update_movie_slug: Starting migration of Log DB to 118
2026-07-04T15:03:58.968444240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-04T15:03:58', 'update_movie_slug')
2026-07-04T15:03:58.968551379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:58.968558462Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-07-04T15:03:58.968561918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200315s
2026-07-04T15:03:58.972064946Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-07-04T15:03:58.983799698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:58.983854590Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119
2026-07-04T15:03:58.983859119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-04T15:03:58', 'add_youtube_trailer_id')
2026-07-04T15:03:58.987459777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:58.994117264Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-07-04T15:03:58.996606675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019553s
2026-07-04T15:03:59.000083614Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-07-04T15:03:59.002664074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.007939429Z [Info] add_studio: Starting migration of Log DB to 120
2026-07-04T15:03:59.013006777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-04T15:03:59', 'add_studio')
2026-07-04T15:03:59.020113599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.029613012Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-07-04T15:03:59.032254987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271999s
2026-07-04T15:03:59.034787649Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-07-04T15:03:59.037673298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.040842094Z [Info] update_filedate_config: Starting migration of Log DB to 121
2026-07-04T15:03:59.045284980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-04T15:03:59', 'update_filedate_config')
2026-07-04T15:03:59.051956722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.057618255Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-07-04T15:03:59.060925748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202962s
2026-07-04T15:03:59.065928737Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-07-04T15:03:59.068527201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.074358169Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122
2026-07-04T15:03:59.078156355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-04T15:03:59', 'add_movieid_to_blacklist')
2026-07-04T15:03:59.088507143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.131726652Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-07-04T15:03:59.146092378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275147s
2026-07-04T15:03:59.164161937Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-07-04T15:03:59.164246705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.173135401Z [Info] create_netimport_table: Starting migration of Log DB to 123
2026-07-04T15:03:59.178889106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-04T15:03:59', 'create_netimport_table')
2026-07-04T15:03:59.186702774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.197128029Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-07-04T15:03:59.201634834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330341s
2026-07-04T15:03:59.204635967Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-07-04T15:03:59.207290767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.212365338Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124
2026-07-04T15:03:59.221061176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-04T15:03:59', 'add_preferred_tags_to_profile')
2026-07-04T15:03:59.225093298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.236251888Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-07-04T15:03:59.238889917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290402s
2026-07-04T15:03:59.243104307Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-07-04T15:03:59.245376595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.248617364Z [Info] fix_imdb_unique: Starting migration of Log DB to 125
2026-07-04T15:03:59.252601676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-04T15:03:59', 'fix_imdb_unique')
2026-07-04T15:03:59.257378544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.266162206Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-07-04T15:03:59.271978637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211029s
2026-07-04T15:03:59.276276623Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-07-04T15:03:59.280516572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.286054815Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126
2026-07-04T15:03:59.292653903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-04T15:03:59', 'update_qualities_and_profiles')
2026-07-04T15:03:59.297727492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.310808949Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-07-04T15:03:59.314213243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298196s
2026-07-04T15:03:59.318380776Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-07-04T15:03:59.322465736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.327024558Z [Info] remove_wombles: Starting migration of Log DB to 127
2026-07-04T15:03:59.331460601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-04T15:03:59', 'remove_wombles')
2026-07-04T15:03:59.340843047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.347207508Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-07-04T15:03:59.348939590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249738s
2026-07-04T15:03:59.352386503Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-07-04T15:03:59.354942940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.360104933Z [Info] remove_kickass: Starting migration of Log DB to 128
2026-07-04T15:03:59.363745487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-04T15:03:59', 'remove_kickass')
2026-07-04T15:03:59.369901089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.384322189Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-07-04T15:03:59.391196037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296252s
2026-07-04T15:03:59.391250939Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-07-04T15:03:59.391870863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.395987261Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129
2026-07-04T15:03:59.400139537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-04T15:03:59', 'add_parsed_movie_info_to_pending_release')
2026-07-04T15:03:59.405814344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.413442416Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-07-04T15:03:59.417189909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211423s
2026-07-04T15:03:59.420691162Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-07-04T15:03:59.421280209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.426933977Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130
2026-07-04T15:03:59.430030949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-04T15:03:59', 'remove_wombles_kickass')
2026-07-04T15:03:59.436096684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.447235989Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-07-04T15:03:59.449737071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251563s
2026-07-04T15:03:59.453363167Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-07-04T15:03:59.454627590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.458533336Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131
2026-07-04T15:03:59.464876669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-04T15:03:59', 'make_parsed_episode_info_nullable')
2026-07-04T15:03:59.469089396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.477141908Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-07-04T15:03:59.479802648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219282s
2026-07-04T15:03:59.483429796Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-07-04T15:03:59.484802920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.488375437Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132
2026-07-04T15:03:59.493012394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-04T15:03:59', 'rename_torrent_downloadstation')
2026-07-04T15:03:59.499272020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.506800987Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-07-04T15:03:59.510256206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209708s
2026-07-04T15:03:59.513935030Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-07-04T15:03:59.517130164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.522496508Z [Info] add_minimumavailability: Starting migration of Log DB to 133
2026-07-04T15:03:59.526594833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-07-04T15:03:59', 'add_minimumavailability')
2026-07-04T15:03:59.532867233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.544480619Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-07-04T15:03:59.548158983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264057s
2026-07-04T15:03:59.559107291Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-07-04T15:03:59.559159469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.570931791Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134
2026-07-04T15:03:59.571063636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-04T15:03:59', 'add_remux_qualities_for_the_wankers')
2026-07-04T15:03:59.574503656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.591187967Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-07-04T15:03:59.593901074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349545s
2026-07-04T15:03:59.596972098Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-07-04T15:03:59.600697459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.604876564Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135
2026-07-04T15:03:59.608988043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-04T15:03:59', 'add_haspredbentry_to_movies')
2026-07-04T15:03:59.615278587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.622753273Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-07-04T15:03:59.625663678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226424s
2026-07-04T15:03:59.636858716Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-07-04T15:03:59.636916934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.636923286Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136
2026-07-04T15:03:59.640066073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-04T15:03:59', 'add_pathstate_to_movies')
2026-07-04T15:03:59.649292308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.658123599Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-07-04T15:03:59.661512664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261438s
2026-07-04T15:03:59.666955220Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-07-04T15:03:59.670799753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.674045841Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137
2026-07-04T15:03:59.676954233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-04T15:03:59', 'add_import_exclusions_table')
2026-07-04T15:03:59.681895836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.692446616Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-07-04T15:03:59.694302579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218741s
2026-07-04T15:03:59.697141521Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-07-04T15:03:59.699065770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.703026419Z [Info] add_physical_release_note: Starting migration of Log DB to 138
2026-07-04T15:03:59.707169016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-04T15:03:59', 'add_physical_release_note')
2026-07-04T15:03:59.712145435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.721168673Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-07-04T15:03:59.725854821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213473s
2026-07-04T15:03:59.728932948Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-07-04T15:03:59.732490717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.736958729Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139
2026-07-04T15:03:59.740869876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-04T15:03:59', 'consolidate_indexer_baseurl')
2026-07-04T15:03:59.747293868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.755285867Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-07-04T15:03:59.758292450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227447s
2026-07-04T15:03:59.762146320Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-07-04T15:03:59.766471657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.771540257Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140
2026-07-04T15:03:59.778725655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-04T15:03:59', 'add_alternative_titles_table')
2026-07-04T15:03:59.782936720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.799923193Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-07-04T15:03:59.799996860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296391s
2026-07-04T15:03:59.805768899Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-07-04T15:03:59.808520097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.812253533Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141
2026-07-04T15:03:59.815944750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-04T15:03:59', 'fix_duplicate_alt_titles')
2026-07-04T15:03:59.821076889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.857550718Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-07-04T15:03:59.861214003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475836s
2026-07-04T15:03:59.863323688Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-07-04T15:03:59.866625962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.873644760Z [Info] movie_extras: Starting migration of Log DB to 142
2026-07-04T15:03:59.879855495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-04T15:03:59', 'movie_extras')
2026-07-04T15:03:59.887355087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.896954497Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-07-04T15:03:59.899559032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305744s
2026-07-04T15:03:59.901688365Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-07-04T15:03:59.903648240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.908529252Z [Info] clean_core_tv: Starting migration of Log DB to 143
2026-07-04T15:03:59.912353597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-04T15:03:59', 'clean_core_tv')
2026-07-04T15:03:59.918125846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.927888449Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-07-04T15:03:59.929365216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231216s
2026-07-04T15:03:59.933327488Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-07-04T15:03:59.939706506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.942723319Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144
2026-07-04T15:03:59.946923994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-04T15:03:59', 'add_cookies_to_indexer_status')
2026-07-04T15:03:59.952536215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:03:59.962551208Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-07-04T15:03:59.966544317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255017s
2026-07-04T15:03:59.972817027Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-07-04T15:03:59.972921832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:03:59.977725650Z [Info] banner_to_fanart: Starting migration of Log DB to 145
2026-07-04T15:03:59.982102773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-04T15:03:59', 'banner_to_fanart')
2026-07-04T15:03:59.996544081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:00.010425597Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-07-04T15:04:00.020017863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374041s
2026-07-04T15:04:00.022753843Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-07-04T15:04:00.028774235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:00.041060462Z [Info] naming_config_colon_action: Starting migration of Log DB to 146
2026-07-04T15:04:00.056425649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-04T15:04:00', 'naming_config_colon_action')
2026-07-04T15:04:00.063052989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:00.074537976Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-07-04T15:04:00.077707443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0470429s
2026-07-04T15:04:00.087368698Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-07-04T15:04:00.087435041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:00.091655112Z [Info] add_custom_formats: Starting migration of Log DB to 147
2026-07-04T15:04:00.092058072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-04T15:04:00', 'add_custom_formats')
2026-07-04T15:04:00.101088833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:00.113334006Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-07-04T15:04:00.121775501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272332s
2026-07-04T15:04:00.125771445Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-07-04T15:04:00.132621840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:00.136938872Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148
2026-07-04T15:04:00.147985914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-04T15:04:00', 'remove_extra_naming_config')
2026-07-04T15:04:00.152868709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:00.269819693Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-07-04T15:04:00.333102780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.076938s
2026-07-04T15:04:00.333288926Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-07-04T15:04:00.333333258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:00.333340932Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149
2026-07-04T15:04:00.333344549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-04T15:04:00', 'convert_regex_required_tags')
2026-07-04T15:04:00.333348477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:00.374042396Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-07-04T15:04:00.398726541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0897659s
2026-07-04T15:04:00.398784850Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-07-04T15:04:00.402059382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:00.408987992Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150
2026-07-04T15:04:00.413695129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-04T15:04:00', 'fix_format_tags_double_underscore')
2026-07-04T15:04:00.419642945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:00.430981821Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-07-04T15:04:00.434466223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283701s
2026-07-04T15:04:00.438559318Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-07-04T15:04:00.442874056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:00.446482219Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151
2026-07-04T15:04:00.451778372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-04T15:04:00', 'add_tags_to_net_import')
2026-07-04T15:04:00.463192508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:00.477868091Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-07-04T15:04:00.482929919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351308s
2026-07-04T15:04:00.485705362Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-07-04T15:04:00.486253923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:00.489275855Z [Info] add_custom_filters: Starting migration of Log DB to 152
2026-07-04T15:04:00.493292749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-04T15:04:00', 'add_custom_filters')
2026-07-04T15:04:00.498427753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:00.511867947Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-07-04T15:04:00.513466763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237359s
2026-07-04T15:04:00.516696461Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-07-04T15:04:00.520642142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:00.523716602Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153
2026-07-04T15:04:00.528080461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-04T15:04:00', 'indexer_client_status_search_changes')
2026-07-04T15:04:00.537013300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:00.543775321Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-07-04T15:04:00.548056526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239833s
2026-07-04T15:04:00.554200286Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-07-04T15:04:00.564829351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:00.574813537Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154
2026-07-04T15:04:00.587185874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-04T15:04:00', 'add_language_to_files_history_blacklist')
2026-07-04T15:04:00.605389502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:00.653680346Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-07-04T15:04:00.657740620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0854718s
2026-07-04T15:04:00.664788973Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-07-04T15:04:00.669097299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:00.697902770Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155
2026-07-04T15:04:00.697948817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-04T15:04:00', 'add_update_allowed_quality_profile')
2026-07-04T15:04:00.697953996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:00.708204597Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-07-04T15:04:00.713296040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0367164s
2026-07-04T15:04:00.717242872Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-07-04T15:04:00.723736904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:00.735315506Z [Info] add_download_client_priority: Starting migration of Log DB to 156
2026-07-04T15:04:00.744059043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-04T15:04:00', 'add_download_client_priority')
2026-07-04T15:04:00.747008661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:00.754461737Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-07-04T15:04:00.757040024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311984s
2026-07-04T15:04:00.761120856Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-07-04T15:04:00.762837540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:00.770860297Z [Info] remove_growl_prowl: Starting migration of Log DB to 157
2026-07-04T15:04:00.773396675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-04T15:04:00', 'remove_growl_prowl')
2026-07-04T15:04:00.780366893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:00.788873149Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-07-04T15:04:00.791999244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252414s
2026-07-04T15:04:00.797436150Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-07-04T15:04:00.804875610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:00.820632086Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158
2026-07-04T15:04:00.825076955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-04T15:04:00', 'remove_plex_hometheatre')
2026-07-04T15:04:00.830758957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:00.845883856Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-07-04T15:04:00.852871536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0394422s
2026-07-04T15:04:00.852979276Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-07-04T15:04:00.855629197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:00.860359818Z [Info] add_webrip_qualites: Starting migration of Log DB to 159
2026-07-04T15:04:00.866122619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-04T15:04:00', 'add_webrip_qualites')
2026-07-04T15:04:00.876697093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:00.888866444Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-07-04T15:04:00.892757593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321226s
2026-07-04T15:04:00.895483776Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-07-04T15:04:00.898425408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:00.903861432Z [Info] health_issue_notification: Starting migration of Log DB to 160
2026-07-04T15:04:00.907287876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-04T15:04:00', 'health_issue_notification')
2026-07-04T15:04:00.919751906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:00.934265046Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-07-04T15:04:00.936977353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357954s
2026-07-04T15:04:00.942099402Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-07-04T15:04:00.944702325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:00.947667020Z [Info] speed_improvements: Starting migration of Log DB to 161
2026-07-04T15:04:00.952179316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-04T15:04:00', 'speed_improvements')
2026-07-04T15:04:00.957877838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:00.971949738Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-07-04T15:04:00.977777169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281512s
2026-07-04T15:04:00.977824138Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-07-04T15:04:00.981240443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:00.986631683Z [Info] fix_profile_format_default: Starting migration of Log DB to 162
2026-07-04T15:04:00.991209240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-04T15:04:00', 'fix_profile_format_default')
2026-07-04T15:04:01.000875884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:01.013301031Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-07-04T15:04:01.014731061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285587s
2026-07-04T15:04:01.017653729Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-07-04T15:04:01.020969488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:01.027734844Z [Info] task_duration: Starting migration of Log DB to 163
2026-07-04T15:04:01.034126366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-04T15:04:01', 'task_duration')
2026-07-04T15:04:01.050761305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:01.087243389Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-07-04T15:04:01.087565228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0624514s
2026-07-04T15:04:01.091742509Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-07-04T15:04:01.097971288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:01.102897012Z [Info] movie_collections_crew: Starting migration of Log DB to 164
2026-07-04T15:04:01.109279297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-04T15:04:01', 'movie_collections_crew')
2026-07-04T15:04:01.117793938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:01.150445535Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-07-04T15:04:01.150505907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0484164s
2026-07-04T15:04:01.154898079Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-07-04T15:04:01.158977930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:01.164673656Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165
2026-07-04T15:04:01.167153400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-04T15:04:01', 'remove_custom_formats_from_quality_model')
2026-07-04T15:04:01.175846443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:01.229519300Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-07-04T15:04:01.245774763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464667s
2026-07-04T15:04:01.249253495Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-07-04T15:04:01.254860607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:01.285122608Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166
2026-07-04T15:04:01.285188902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-04T15:04:01', 'fix_tmdb_list_config')
2026-07-04T15:04:01.302787043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:01.322352213Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-07-04T15:04:01.322398781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0646417s
2026-07-04T15:04:01.322403759Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-07-04T15:04:01.324990212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:01.329886461Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167
2026-07-04T15:04:01.334686892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-04T15:04:01', 'remove_movie_pathstate')
2026-07-04T15:04:01.342784377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:01.365310076Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-07-04T15:04:01.371930563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400783s
2026-07-04T15:04:01.377064174Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-07-04T15:04:01.379974528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:01.387966297Z [Info] custom_format_rework: Starting migration of Log DB to 168
2026-07-04T15:04:01.389513455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-04T15:04:01', 'custom_format_rework')
2026-07-04T15:04:01.396184085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:01.414767890Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-07-04T15:04:01.417256029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294346s
2026-07-04T15:04:01.421634075Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-07-04T15:04:01.424358744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:01.429196514Z [Info] custom_format_scores: Starting migration of Log DB to 169
2026-07-04T15:04:01.447973939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-04T15:04:01', 'custom_format_scores')
2026-07-04T15:04:01.453924541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:01.468273747Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-07-04T15:04:01.471960086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435603s
2026-07-04T15:04:01.475784411Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-07-04T15:04:01.479788300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:01.482887345Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170
2026-07-04T15:04:01.488299404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-04T15:04:01', 'fix_trakt_list_config')
2026-07-04T15:04:01.494175146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:01.505295125Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-07-04T15:04:01.508442861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256339s
2026-07-04T15:04:01.514156080Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-07-04T15:04:01.514846855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:01.599674696Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171
2026-07-04T15:04:01.680719196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-04T15:04:01', 'quality_definition_preferred_size')
2026-07-04T15:04:01.682845934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:01.714754158Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-07-04T15:04:01.729062919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1968715s
2026-07-04T15:04:01.733525632Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-07-04T15:04:01.735230434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:01.744848778Z [Info] add_download_history: Starting migration of Log DB to 172
2026-07-04T15:04:01.752066267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-04T15:04:01', 'add_download_history')
2026-07-04T15:04:01.757251813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:01.774109808Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-07-04T15:04:01.781226558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379144s
2026-07-04T15:04:01.788981746Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-07-04T15:04:01.796196740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:01.801691914Z [Info] net_import_status: Starting migration of Log DB to 173
2026-07-04T15:04:01.806780481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-04T15:04:01', 'net_import_status')
2026-07-04T15:04:01.822805575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:01.835618443Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-07-04T15:04:01.848667801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405416s
2026-07-04T15:04:01.848702626Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-07-04T15:04:01.848706824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:01.850838239Z [Info] email_multiple_addresses: Starting migration of Log DB to 174
2026-07-04T15:04:01.854304307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-04T15:04:01', 'email_multiple_addresses')
2026-07-04T15:04:01.865400842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:01.995700682Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-07-04T15:04:01.995737972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1029201s
2026-07-04T15:04:01.995742811Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-07-04T15:04:01.995746418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:01.995749924Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175
2026-07-04T15:04:01.995753371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-04T15:04:01', 'remove_chown_and_folderchmod_config')
2026-07-04T15:04:01.997645650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:02.055267044Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-07-04T15:04:02.125243243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0581526s
2026-07-04T15:04:02.125320096Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-07-04T15:04:02.125325697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:02.125329394Z [Info] movie_recommendations: Starting migration of Log DB to 176
2026-07-04T15:04:02.125332970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-04T15:04:02', 'movie_recommendations')
2026-07-04T15:04:02.125337399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:02.164698308Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-07-04T15:04:02.236103016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02625s
2026-07-04T15:04:02.245067433Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-07-04T15:04:02.251045085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:02.252876492Z [Info] language_improvements: Starting migration of Log DB to 177
2026-07-04T15:04:02.257659821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-04T15:04:02', 'language_improvements')
2026-07-04T15:04:02.267384984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:02.347304894Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-07-04T15:04:02.356522243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.064389s
2026-07-04T15:04:02.366926620Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-07-04T15:04:02.368350799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:02.373770293Z [Info] new_list_server: Starting migration of Log DB to 178
2026-07-04T15:04:02.378052029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-04T15:04:02', 'new_list_server')
2026-07-04T15:04:02.388702433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:02.416330004Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-07-04T15:04:02.423797998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445358s
2026-07-04T15:04:02.423834205Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-07-04T15:04:02.425670973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:02.430984248Z [Info] movie_translation_indexes: Starting migration of Log DB to 179
2026-07-04T15:04:02.436473771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-04T15:04:02', 'movie_translation_indexes')
2026-07-04T15:04:02.443786807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:02.489717710Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-07-04T15:04:02.516904140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0628531s
2026-07-04T15:04:02.540480222Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-07-04T15:04:02.558107879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:02.558136842Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180
2026-07-04T15:04:02.558368333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-04T15:04:02', 'fix_invalid_profile_references')
2026-07-04T15:04:02.558382590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:02.574779265Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-07-04T15:04:02.576469760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335361s
2026-07-04T15:04:02.578486633Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-07-04T15:04:02.580851192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:02.586186408Z [Info] list_movies_table: Starting migration of Log DB to 181
2026-07-04T15:04:02.590077978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-04T15:04:02', 'list_movies_table')
2026-07-04T15:04:02.595627442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:02.625538532Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-07-04T15:04:02.625614583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0382346s
2026-07-04T15:04:02.625623009Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-07-04T15:04:02.627623841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:02.631334074Z [Info] on_delete_notification: Starting migration of Log DB to 182
2026-07-04T15:04:02.635705237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-04T15:04:02', 'on_delete_notification')
2026-07-04T15:04:02.649554223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:02.658861328Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-07-04T15:04:02.663898991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305506s
2026-07-04T15:04:02.665375648Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-07-04T15:04:02.668171920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:02.675478474Z [Info] download_propers_config: Starting migration of Log DB to 183
2026-07-04T15:04:02.683153524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-04T15:04:02', 'download_propers_config')
2026-07-04T15:04:02.690832930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:02.705872141Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-07-04T15:04:02.705906534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311026s
2026-07-04T15:04:02.705911914Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-07-04T15:04:02.710190405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:02.715706878Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184
2026-07-04T15:04:02.719750100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-04T15:04:02', 'add_priority_to_indexers')
2026-07-04T15:04:02.726287984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:02.735434260Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-07-04T15:04:02.738082698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270012s
2026-07-04T15:04:02.749998336Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-07-04T15:04:02.759313036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:02.770549031Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185
2026-07-04T15:04:02.773997035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-04T15:04:02', 'add_alternative_title_indices')
2026-07-04T15:04:02.780997910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:02.796136986Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-07-04T15:04:02.810357363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393694s
2026-07-04T15:04:02.810432693Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-07-04T15:04:02.812144228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:02.818271186Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186
2026-07-04T15:04:02.823258696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-04T15:04:02', 'fix_tmdb_duplicates')
2026-07-04T15:04:02.830842926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:02.853750154Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-07-04T15:04:02.855784198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0401843s
2026-07-04T15:04:02.859549554Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-07-04T15:04:02.862515322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:02.867985959Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187
2026-07-04T15:04:02.878216263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-04T15:04:02', 'swap_filechmod_for_folderchmod')
2026-07-04T15:04:02.880344062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:02.912356410Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-07-04T15:04:02.924736753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342697s
2026-07-04T15:04:02.924801193Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-07-04T15:04:02.924819527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:02.930517679Z [Info] mediainfo_channels: Starting migration of Log DB to 188
2026-07-04T15:04:02.935550702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-04T15:04:02', 'mediainfo_channels')
2026-07-04T15:04:02.941940851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:02.948655885Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-07-04T15:04:02.951639225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253185s
2026-07-04T15:04:02.955967728Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-07-04T15:04:02.957740706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:02.962035396Z [Info] add_update_history: Starting migration of Log DB to 189
2026-07-04T15:04:02.973486472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-07-04T15:04:02.978238312Z [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)
2026-07-04T15:04:02.986593526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093372s
2026-07-04T15:04:02.990952326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-07-04T15:04:02.994769868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T15:04:02.998695813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077209s
2026-07-04T15:04:03.009717377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-04T15:04:02', 'add_update_history')
2026-07-04T15:04:03.009790293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:03.028119364Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-07-04T15:04:03.041846995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368479s
2026-07-04T15:04:03.042652493Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-07-04T15:04:03.042692878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:03.042697968Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190
2026-07-04T15:04:03.047159197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-04T15:04:03', 'update_awesome_hd_link')
2026-07-04T15:04:03.052856217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:03.079249521Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-07-04T15:04:03.085974894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033437s
2026-07-04T15:04:03.091630486Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-07-04T15:04:03.091686099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:03.101926571Z [Info] remove_awesomehd: Starting migration of Log DB to 191
2026-07-04T15:04:03.101982986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-04T15:04:03', 'remove_awesomehd')
2026-07-04T15:04:03.112537663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:03.131022353Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-07-04T15:04:03.135526012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372884s
2026-07-04T15:04:03.142927322Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-07-04T15:04:03.159317847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:03.161677707Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192
2026-07-04T15:04:03.192487738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-04T15:04:03', 'add_on_delete_to_notifications')
2026-07-04T15:04:03.192545085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:03.203795206Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-07-04T15:04:03.203855959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043275s
2026-07-04T15:04:03.207985161Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-07-04T15:04:03.212901758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:03.223247086Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194
2026-07-04T15:04:03.249488648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-04T15:04:03', 'add_bypass_to_delay_profile')
2026-07-04T15:04:03.249549681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:03.271802131Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-07-04T15:04:03.275889446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0551293s
2026-07-04T15:04:03.282686071Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-07-04T15:04:03.293486244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:03.306672227Z [Info] update_notifiarr: Starting migration of Log DB to 195
2026-07-04T15:04:03.313752900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-04T15:04:03', 'update_notifiarr')
2026-07-04T15:04:03.323888427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:03.353257978Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-07-04T15:04:03.353296260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0538675s
2026-07-04T15:04:03.353301038Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-07-04T15:04:03.353304374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:03.353307741Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196
2026-07-04T15:04:03.357914171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-04T15:04:03', 'legacy_mediainfo_hdr')
2026-07-04T15:04:03.364816743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:03.378047790Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-07-04T15:04:03.381358789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284281s
2026-07-04T15:04:03.387288782Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-07-04T15:04:03.393743832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:03.396719317Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197
2026-07-04T15:04:03.406645204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-04T15:04:03', 'rename_blacklist_to_blocklist')
2026-07-04T15:04:03.417613300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:03.441832560Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-07-04T15:04:03.445188774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0536996s
2026-07-04T15:04:03.449370164Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-07-04T15:04:03.458767025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:03.460666770Z [Info] add_indexer_tags: Starting migration of Log DB to 198
2026-07-04T15:04:03.467014561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-04T15:04:03', 'add_indexer_tags')
2026-07-04T15:04:03.473462006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:03.482909853Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-07-04T15:04:03.487694945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291859s
2026-07-04T15:04:03.493987843Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-07-04T15:04:03.499426892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:03.502647594Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199
2026-07-04T15:04:03.508158938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-04T15:04:03', 'mediainfo_to_ffmpeg')
2026-07-04T15:04:03.513947067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:03.564945399Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-07-04T15:04:03.567658407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0679799s
2026-07-04T15:04:03.574435355Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-07-04T15:04:03.574470700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:03.579655276Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200
2026-07-04T15:04:03.582100435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-04T15:04:03', 'cdh_per_downloadclient')
2026-07-04T15:04:03.588085140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:03.600998054Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-07-04T15:04:03.615140726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244302s
2026-07-04T15:04:03.622384493Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-07-04T15:04:03.625936682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:03.630594307Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201
2026-07-04T15:04:03.637769467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-04T15:04:03', 'migrate_discord_from_slack')
2026-07-04T15:04:03.644830513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:03.727271332Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-07-04T15:04:03.728141883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.098531s
2026-07-04T15:04:03.751801761Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-07-04T15:04:03.751845051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:03.751849169Z [Info] remove_predb: Starting migration of Log DB to 202
2026-07-04T15:04:03.799380581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-04T15:04:03', 'remove_predb')
2026-07-04T15:04:03.799441374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:03.838895177Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-07-04T15:04:03.841688043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1044255s
2026-07-04T15:04:03.853842877Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-07-04T15:04:03.860071575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:03.865877137Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203
2026-07-04T15:04:03.880083507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-04T15:04:03', 'add_on_update_to_notifications')
2026-07-04T15:04:03.886840468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:03.908828125Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-07-04T15:04:03.912306878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049654s
2026-07-04T15:04:03.943667323Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-07-04T15:04:04.034366317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:04.109368356Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204
2026-07-04T15:04:04.170850323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-04T15:04:04', 'ensure_identity_on_id_columns')
2026-07-04T15:04:04.171226552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:04.178136348Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-07-04T15:04:04.178193425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1732102s
2026-07-04T15:04:04.181209927Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-07-04T15:04:04.198123404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:04.198825249Z [Info] download_client_per_indexer: Starting migration of Log DB to 205
2026-07-04T15:04:04.198833765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-04T15:04:04', 'download_client_per_indexer')
2026-07-04T15:04:04.198852931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:04.291549621Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-07-04T15:04:04.291632245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0966065s
2026-07-04T15:04:04.291638106Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-07-04T15:04:04.291641593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:04.293502194Z [Info] multiple_ratings_support: Starting migration of Log DB to 206
2026-07-04T15:04:04.300781798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-04T15:04:04', 'multiple_ratings_support')
2026-07-04T15:04:04.319918001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:04.333757518Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-07-04T15:04:04.367977604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322246s
2026-07-04T15:04:04.368041574Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-07-04T15:04:04.368047254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:04.371443433Z [Info] movie_metadata: Starting migration of Log DB to 207
2026-07-04T15:04:04.378996455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-07-04T15:04:04', 'movie_metadata')
2026-07-04T15:04:04.384872077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:04.402649431Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-07-04T15:04:04.413446519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0381678s
2026-07-04T15:04:04.416880037Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-07-04T15:04:04.418816460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:04.422754396Z [Info] add_collections: Starting migration of Log DB to 208
2026-07-04T15:04:04.426827934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-07-04T15:04:04', 'add_collections')
2026-07-04T15:04:04.433334660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:04.449068202Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-07-04T15:04:04.453772384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027301s
2026-07-04T15:04:04.457857735Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-07-04T15:04:04.461011332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:04.465512477Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209
2026-07-04T15:04:04.482832180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-04T15:04:04', 'movie_meta_collection_index')
2026-07-04T15:04:04.488217379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:04.488271439Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-07-04T15:04:04.490844055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240631s
2026-07-04T15:04:04.492294404Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-07-04T15:04:04.494887688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:04.499517011Z [Info] movie_added_notifications: Starting migration of Log DB to 210
2026-07-04T15:04:04.511318247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-04T15:04:04', 'movie_added_notifications')
2026-07-04T15:04:04.511443330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:04.537839750Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-07-04T15:04:04.544660810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419958s
2026-07-04T15:04:04.550488472Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-07-04T15:04:04.561333580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:04.565903492Z [Info] more_movie_meta_index: Starting migration of Log DB to 211
2026-07-04T15:04:04.569959047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-04T15:04:04', 'more_movie_meta_index')
2026-07-04T15:04:04.574708524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:04.587995534Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-07-04T15:04:04.590795303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328777s
2026-07-04T15:04:04.593747085Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T15:04:04.597483967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:04.603974953Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212
2026-07-04T15:04:04.617327746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-07-04T15:04:04.626486867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001306s
2026-07-04T15:04:04.626536749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-07-04T15:04:04.687241168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T15:04:04.697102655Z [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"
2026-07-04T15:04:04.710066905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-04T15:04:04.737854734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-04T15:04:04.763165645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T15:04:04.777697731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1404979s
2026-07-04T15:04:04.777756440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-07-04T15:04:04.777760658Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.68E-05s
2026-07-04T15:04:04.778898976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-07-04T15:04:04.795262651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-07-04T15:04:04.807841463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-07-04T15:04:04.813478561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-07-04T15:04:04.821681282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-07-04T15:04:04.838855905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T15:04:04.846267354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0657581s
2026-07-04T15:04:04.847756775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:04:04.850159405Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.05E-05s
2026-07-04T15:04:04.852770383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T15:04:04.866940916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T15:04:04.875954376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T15:04:04.889844298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T15:04:04.893511030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T15:04:04.907337393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:04:04.913965686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0601859s
2026-07-04T15:04:04.919082996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-04T15:04:04', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T15:04:04.924957065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:04.975032779Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T15:04:04.975074968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1109979s
2026-07-04T15:04:04.979488990Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-07-04T15:04:04.983092274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:04.988141368Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214
2026-07-04T15:04:04.995824883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-04T15:04:04', 'add_language_tags_to_subtitle_files')
2026-07-04T15:04:05.021073918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:05.029588791Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-07-04T15:04:05.032213454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0456945s
2026-07-04T15:04:05.033598681Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-07-04T15:04:05.035277344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:05.040140832Z [Info] add_salt_to_users: Starting migration of Log DB to 215
2026-07-04T15:04:05.041102031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-04T15:04:05', 'add_salt_to_users')
2026-07-04T15:04:05.045853861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:05.054125501Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-07-04T15:04:05.057827669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182516s
2026-07-04T15:04:05.059872022Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-07-04T15:04:05.066371714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:05.066435103Z [Info] clean_alt_titles: Starting migration of Log DB to 216
2026-07-04T15:04:05.068978034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-07-04T15:04:05', 'clean_alt_titles')
2026-07-04T15:04:05.075432722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:05.131660263Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-07-04T15:04:05.131714634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0378483s
2026-07-04T15:04:05.131719694Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-07-04T15:04:05.214029609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:05.214085002Z [Info] remove_omg: Starting migration of Log DB to 217
2026-07-04T15:04:05.214089481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-04T15:04:05', 'remove_omg')
2026-07-04T15:04:05.214094129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:05.253351136Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-07-04T15:04:05.258998433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0509109s
2026-07-04T15:04:05.283224656Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-07-04T15:04:05.296294271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:05.327283136Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218
2026-07-04T15:04:05.510505027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-07-04T15:04:05', 'add_additional_info_to_pending_releases')
2026-07-04T15:04:05.510552195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:05.515158234Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-07-04T15:04:05.517291663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2212593s
2026-07-04T15:04:05.521981068Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-07-04T15:04:05.524913604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:05.529954503Z [Info] add_result_to_commands: Starting migration of Log DB to 219
2026-07-04T15:04:05.535093955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-07-04T15:04:05', 'add_result_to_commands')
2026-07-04T15:04:05.543732887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:05.566622593Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-07-04T15:04:05.571066701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371661s
2026-07-04T15:04:05.580089428Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-07-04T15:04:05.580185497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:05.586938450Z [Info] health_restored_notification: Starting migration of Log DB to 220
2026-07-04T15:04:05.591776100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-07-04T15:04:05', 'health_restored_notification')
2026-07-04T15:04:05.601640753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:05.620091982Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-07-04T15:04:05.637634700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0397416s
2026-07-04T15:04:05.639472419Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-07-04T15:04:05.639490182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:05.639494269Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221
2026-07-04T15:04:05.639529195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-07-04T15:04:05', 'add_on_manual_interaction_required_to_notifications')
2026-07-04T15:04:05.645757713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:05.656443113Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-07-04T15:04:05.661726031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256695s
2026-07-04T15:04:05.666378427Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-07-04T15:04:05.667858531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:05.671890944Z [Info] remove_rarbg: Starting migration of Log DB to 222
2026-07-04T15:04:05.675044891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-07-04T15:04:05', 'remove_rarbg')
2026-07-04T15:04:05.680114252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:05.692697202Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-07-04T15:04:05.692813570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020021s
2026-07-04T15:04:05.694690281Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-07-04T15:04:05.697330382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:05.701605467Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223
2026-07-04T15:04:05.705678785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-07-04T15:04:05', 'remove_invalid_roksbox_metadata_images')
2026-07-04T15:04:05.711980519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:05.734144295Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-07-04T15:04:05.747094739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268245s
2026-07-04T15:04:05.754778654Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-07-04T15:04:05.758317078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:05.766638880Z [Info] list_sync_time: Starting migration of Log DB to 224
2026-07-04T15:04:05.769773592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-07-04T15:04:05', 'list_sync_time')
2026-07-04T15:04:05.777042386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:05.789338933Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-07-04T15:04:05.790988192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270047s
2026-07-04T15:04:05.794614148Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-07-04T15:04:05.798863934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:05.804328912Z [Info] add_tags_to_collections: Starting migration of Log DB to 225
2026-07-04T15:04:05.810302656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-07-04T15:04:05', 'add_tags_to_collections')
2026-07-04T15:04:05.816444592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:05.833120748Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-07-04T15:04:05.837675923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347076s
2026-07-04T15:04:05.841870227Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-07-04T15:04:05.844232832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:05.848361163Z [Info] add_download_client_tags: Starting migration of Log DB to 226
2026-07-04T15:04:05.853524469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-07-04T15:04:05', 'add_download_client_tags')
2026-07-04T15:04:05.858625029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:05.865812531Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-07-04T15:04:05.868545385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213637s
2026-07-04T15:04:05.872384077Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-07-04T15:04:05.877459339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:05.879612004Z [Info] add_auto_tagging: Starting migration of Log DB to 227
2026-07-04T15:04:05.883998205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-07-04T15:04:05', 'add_auto_tagging')
2026-07-04T15:04:05.891520981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:05.899716760Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-07-04T15:04:05.902844929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244779s
2026-07-04T15:04:05.908500161Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-07-04T15:04:05.912766809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:05.917802367Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228
2026-07-04T15:04:05.924680003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-07-04T15:04:05', 'add_custom_format_score_bypass_to_delay_profile')
2026-07-04T15:04:05.928679434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:05.937086686Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-07-04T15:04:05.941617615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244738s
2026-07-04T15:04:05.947852204Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-07-04T15:04:05.951305169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:05.956906720Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229
2026-07-04T15:04:05.961991801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-07-04T15:04:05', 'update_restrictions_to_release_profiles')
2026-07-04T15:04:05.966718344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:05.976591473Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-07-04T15:04:05.979909016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252155s
2026-07-04T15:04:05.983835170Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-07-04T15:04:05.986419529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:05.989728053Z [Info] rename_quality_profiles: Starting migration of Log DB to 230
2026-07-04T15:04:05.994659389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-07-04T15:04:05', 'rename_quality_profiles')
2026-07-04T15:04:05.997982651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:06.013690666Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-07-04T15:04:06.026444153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270326s
2026-07-04T15:04:06.029641523Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-07-04T15:04:06.033193912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:06.037633391Z [Info] update_images_remote_url: Starting migration of Log DB to 231
2026-07-04T15:04:06.043396353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-07-04T15:04:06', 'update_images_remote_url')
2026-07-04T15:04:06.049056964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:06.060091514Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-07-04T15:04:06.064726868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257535s
2026-07-04T15:04:06.067720788Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-07-04T15:04:06.077877284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:06.084940315Z [Info] add_notification_status: Starting migration of Log DB to 232
2026-07-04T15:04:06.090001651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-07-04T15:04:06', 'add_notification_status')
2026-07-04T15:04:06.095844442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:06.116331297Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-07-04T15:04:06.124990638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430649s
2026-07-04T15:04:06.128832426Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-07-04T15:04:06.132880137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:06.141721446Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233
2026-07-04T15:04:06.159021342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-07-04T15:04:06', 'rename_deprecated_indexer_flags')
2026-07-04T15:04:06.185797588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:06.203218580Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-07-04T15:04:06.212020355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0676582s
2026-07-04T15:04:06.215280611Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-07-04T15:04:06.222831289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:06.229887317Z [Info] movie_last_searched_time: Starting migration of Log DB to 234
2026-07-04T15:04:06.235095987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-07-04T15:04:06', 'movie_last_searched_time')
2026-07-04T15:04:06.246550378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:06.261869279Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-07-04T15:04:06.266698684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430073s
2026-07-04T15:04:06.277015438Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-07-04T15:04:06.286365424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:06.293995529Z [Info] email_encryption: Starting migration of Log DB to 235
2026-07-04T15:04:06.297163333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-07-04T15:04:06', 'email_encryption')
2026-07-04T15:04:06.300036428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:06.310850047Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-07-04T15:04:06.318966658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255618s
2026-07-04T15:04:06.325379658Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-07-04T15:04:06.329766981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:06.336931561Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236
2026-07-04T15:04:06.344781666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-07-04T15:04:06', 'clear_last_rss_releases_info')
2026-07-04T15:04:06.353308129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:06.368948768Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-07-04T15:04:06.370577499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357394s
2026-07-04T15:04:06.372160263Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-07-04T15:04:06.376135439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:06.379518173Z [Info] add_indexes: Starting migration of Log DB to 237
2026-07-04T15:04:06.383227093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-07-04T15:04:06', 'add_indexes')
2026-07-04T15:04:06.388214151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:06.395902997Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-07-04T15:04:06.397178400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188169s
2026-07-04T15:04:06.403269973Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-07-04T15:04:06.404817332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:06.409533836Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238
2026-07-04T15:04:06.413523920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-07-04T15:04:06', 'parse_title_from_existing_subtitle_files')
2026-07-04T15:04:06.420926743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:06.427290943Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-07-04T15:04:06.437172678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207481s
2026-07-04T15:04:06.437234714Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-07-04T15:04:06.438544149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:06.442852235Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239
2026-07-04T15:04:06.446910586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-07-04T15:04:06', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-07-04T15:04:06.455989085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:06.534758886Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-07-04T15:04:06.534830109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0854423s
2026-07-04T15:04:06.554687864Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-07-04T15:04:06.554784443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:06.554789322Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240
2026-07-04T15:04:06.569473732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-07-04T15:04:06', 'drop_multi_episode_style_from_naming_config')
2026-07-04T15:04:06.569534466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:06.580791188Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-07-04T15:04:06.586631434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395529s
2026-07-04T15:04:06.590692709Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-07-04T15:04:06.599730906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:06.607183802Z [Info] stevenlu_update_url: Starting migration of Log DB to 241
2026-07-04T15:04:06.607236970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-07-04T15:04:06', 'stevenlu_update_url')
2026-07-04T15:04:06.613985856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:06.633549835Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-07-04T15:04:06.652809708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364229s
2026-07-04T15:04:06.663544570Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-07-04T15:04:06.663612717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:04:06.669557516Z [Info] add_movie_keywords: Starting migration of Log DB to 242
2026-07-04T15:04:06.669646813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-07-04T15:04:06', 'add_movie_keywords')
2026-07-04T15:04:06.676165431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:04:06.706483046Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-07-04T15:04:06.714301002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.040186s
2026-07-04T15:04:15.049303210Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878
2026-07-04T15:04:15.423496297Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-07-04T15:04:15.871442161Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-07-04T15:04:20.247657429Z [Info] QualityProfileService: Setting up default quality profiles
2026-07-04T15:04:24.086372714Z [Info] CommandExecutor: Starting 2 threads for tasks.
2026-07-04T15:04:24.386606495Z [ls.io-init] done.
2026-07-04T15:04:25.420103636Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-07-04T15:04:25.505771792Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-07-04T15:04:25.513729779Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin
2026-07-04T15:04:27.806520166Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
SBOM Output
NAME VERSION
Azure.Core 1.50.0
Azure.Identity 1.17.1
BouncyCastle.Cryptography 2.6.2
Dapper 2.1.79
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.3.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Instances 1.6.1
MailKit 4.16.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.27
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.27
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Data.SqlClient 6.1.5
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.80.0
Microsoft.Identity.Client.Extensions.Msal 4.78.0
Microsoft.IdentityModel.Abstractions 8.14.0
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.23
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.16.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.5.1
NLog.Extensions.Logging 5.5.0
NLog.Layouts.ClefJsonLayout 1.0.5
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.5
Polly 8.6.6
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.6
Radarr 1.0.0
Radarr.Api.V3 1.0.0
Radarr.Common 1.0.0
Radarr.Core 1.0.0
Radarr.Host 1.0.0
Radarr.Http 1.0.0
Radarr.Mono 1.0.0
Radarr.SignalR 1.0.0
ReusableTasks 4.0.0
Sentry 4.0.2
Servarr.FFMpegCore 4.7.0-26
Servarr.FFprobe 5.1.10.124
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
SourceGear.sqlite3 3.50.4.5
Swashbuckle.AspNetCore.Annotations 8.1.4
Swashbuckle.AspNetCore.Swagger 8.1.4
Swashbuckle.AspNetCore.SwaggerGen 8.1.4
System.ClientModel 1.8.0
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.3
System.Diagnostics.DiagnosticSource 8.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.27
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.FileSystem.AccessControl 5.0.0
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.2-r1
alpine-baselayout-data 3.7.2-r1
alpine-keys 2.6-r0
alpine-release 3.24.1-r0
apk-tools 3.0.6-r0
bash 5.3.9-r1
brotli-libs 1.2.0-r1
busybox 1.37.0-r31
busybox-binsh 1.37.0-r31
c-ares 1.34.6-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
catatonit 0.2.1-r0
coreutils 9.11-r0
coreutils-env 9.11-r0
coreutils-fmt 9.11-r0
coreutils-sha512sum 9.11-r0
curl 8.21.0-r0
findutils 4.10.0-r1
icu-data-en 78.1-r0
icu-libs 78.1-r0
jq 1.8.1-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.7-r0
libcurl 8.21.0-r0
libgcc 15.2.0-r5
libidn2 2.3.8-r0
libintl 1.0-r0
libmd 1.2.0-r0
libncursesw 6.6_p20260516-r0
libproc2 4.0.6-r0
libpsl 0.21.5-r3
libssl3 3.5.7-r0
libstdc++ 15.2.0-r5
libunistring 1.4.2-r0
libxml2 2.13.9-r2
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.6-r2
musl-utils 1.2.6-r2
ncurses-terminfo-base 6.6_p20260516-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.69.0-r0
oniguruma 6.9.10-r0
procps-ng 4.0.6-r0
readline 8.3.3-r1
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 8.0.27
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.27
scanelf 1.3.9-r1
shadow 4.18.0-r1
skalibs-libs 2.15.0.0-r0
sqlite-libs 3.53.2-r0
ssl_client 1.37.0-r31
tzdata 2026b-r0
utmps-libs 0.1.3.3-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.3-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Package Changes
[*] Servarr.FFprobe: 5.1.4.112 -> 5.1.10.124 (Changed)
[*] alpine-baselayout: 3.7.2-r0 -> 3.7.2-r1 (Changed)
[*] alpine-baselayout-data: 3.7.2-r0 -> 3.7.2-r1 (Changed)
[*] alpine-release: 3.23.5-r0 -> 3.24.1-r0 (Changed)
[*] bash: 5.3.3-r1 -> 5.3.9-r1 (Changed)
[*] brotli-libs: 1.2.0-r0 -> 1.2.0-r1 (Changed)
[*] busybox: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] busybox-binsh: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] coreutils: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-env: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-fmt: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-sha512sum: 9.8-r1 -> 9.11-r0 (Changed)
[*] curl: 8.19.0-r0 -> 8.21.0-r0 (Changed)
[*] findutils: 4.10.0-r0 -> 4.10.0-r1 (Changed)
[*] icu-data-en: 76.1-r1 -> 78.1-r0 (Changed)
[*] icu-libs: 76.1-r1 -> 78.1-r0 (Changed)
[*] libcurl: 8.19.0-r0 -> 8.21.0-r0 (Changed)
[*] libgcc: 15.2.0-r2 -> 15.2.0-r5 (Changed)
[*] libintl: 0.24.1-r1 -> 1.0-r0 (Changed)
[*] libmd: 1.1.0-r0 -> 1.2.0-r0 (Changed)
[*] libncursesw: 6.5_p20251123-r0 -> 6.6_p20260516-r0 (Changed)
[*] libproc2: 4.0.5-r0 -> 4.0.6-r0 (Changed)
[*] libstdc++: 15.2.0-r2 -> 15.2.0-r5 (Changed)
[*] libunistring: 1.4.1-r0 -> 1.4.2-r0 (Changed)
[*] libxml2: 2.13.9-r1 -> 2.13.9-r2 (Changed)
[*] musl: 1.2.5-r23 -> 1.2.6-r2 (Changed)
[*] musl-utils: 1.2.5-r23 -> 1.2.6-r2 (Changed)
[*] ncurses-terminfo-base: 6.5_p20251123-r0 -> 6.6_p20260516-r0 (Changed)
[*] procps-ng: 4.0.5-r0 -> 4.0.6-r0 (Changed)
[*] readline: 8.3.1-r0 -> 8.3.3-r1 (Changed)
[+] runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64: 8.0.27 (Added)
[-] runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64: 8.0.27 (Removed)
[+] runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64: 8.0.27 (Added)
[-] runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64: 8.0.27 (Removed)
[*] scanelf: 1.3.8-r2 -> 1.3.9-r1 (Changed)
[*] shadow: 4.18.0-r0 -> 4.18.0-r1 (Changed)
[*] skalibs-libs: 2.14.4.0-r0 -> 2.15.0.0-r0 (Changed)
[*] sqlite-libs: 3.51.2-r0 -> 3.53.2-r0 (Changed)
[*] ssl_client: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] utmps-libs: 0.1.3.1-r0 -> 0.1.3.3-r0 (Changed)
Browser Console Logs
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 16.38s |
| Container Start | PASS | - | 157.24s |
| Create Buildx SBOM | PASS | - | 1.61s |
| Get Build Info | PASS | - | 0.09s |